-
- Downloads
* Added blocks for splitting and merging image channels
* Loading a project while an image editor is open caused a crash
Showing
- Grinder/Grinder.pro 10 additions, 2 deletionsGrinder/Grinder.pro
- Grinder/Version.h 2 additions, 2 deletionsGrinder/Version.h
- Grinder/controller/ProjectController.cpp 29 additions, 26 deletionsGrinder/controller/ProjectController.cpp
- Grinder/engine/processors/AlphaBlendingProcessor.cpp 2 additions, 2 deletionsGrinder/engine/processors/AlphaBlendingProcessor.cpp
- Grinder/engine/processors/BinaryThresholdProcessor.cpp 1 addition, 1 deletionGrinder/engine/processors/BinaryThresholdProcessor.cpp
- Grinder/engine/processors/MergeChannelsProcessor.cpp 40 additions, 0 deletionsGrinder/engine/processors/MergeChannelsProcessor.cpp
- Grinder/engine/processors/MergeChannelsProcessor.h 24 additions, 0 deletionsGrinder/engine/processors/MergeChannelsProcessor.h
- Grinder/engine/processors/SplitChannelsProcessor.cpp 33 additions, 0 deletionsGrinder/engine/processors/SplitChannelsProcessor.cpp
- Grinder/engine/processors/SplitChannelsProcessor.h 24 additions, 0 deletionsGrinder/engine/processors/SplitChannelsProcessor.h
- Grinder/pipeline/BlockCatalog.cpp 4 additions, 0 deletionsGrinder/pipeline/BlockCatalog.cpp
- Grinder/pipeline/BlockHierarchy.cpp 4 additions, 4 deletionsGrinder/pipeline/BlockHierarchy.cpp
- Grinder/pipeline/BlockHierarchy.h 1 addition, 1 deletionGrinder/pipeline/BlockHierarchy.h
- Grinder/pipeline/BlockType.cpp 2 additions, 0 deletionsGrinder/pipeline/BlockType.cpp
- Grinder/pipeline/BlockType.h 2 additions, 0 deletionsGrinder/pipeline/BlockType.h
- Grinder/pipeline/PortType.cpp 3 additions, 0 deletionsGrinder/pipeline/PortType.cpp
- Grinder/pipeline/PortType.h 3 additions, 0 deletionsGrinder/pipeline/PortType.h
- Grinder/pipeline/blocks/MergeChannelsBlock.cpp 32 additions, 0 deletionsGrinder/pipeline/blocks/MergeChannelsBlock.cpp
- Grinder/pipeline/blocks/MergeChannelsBlock.h 48 additions, 0 deletionsGrinder/pipeline/blocks/MergeChannelsBlock.h
- Grinder/pipeline/blocks/SplitChannelsBlock.cpp 32 additions, 0 deletionsGrinder/pipeline/blocks/SplitChannelsBlock.cpp
- Grinder/pipeline/blocks/SplitChannelsBlock.h 48 additions, 0 deletionsGrinder/pipeline/blocks/SplitChannelsBlock.h
Loading
Please register or sign in to comment