* Image editor tools can now work on the entire image pixels
Showing
- Grinder/Version.h 2 additions, 2 deletionsGrinder/Version.h
- Grinder/controller/ImageEditorController.cpp 74 additions, 4 deletionsGrinder/controller/ImageEditorController.cpp
- Grinder/controller/ImageEditorController.h 2 additions, 0 deletionsGrinder/controller/ImageEditorController.h
- Grinder/cv/Pixel.h 234 additions, 234 deletionsGrinder/cv/Pixel.h
- Grinder/cv/algorithms/FloodFill.cpp 32 additions, 34 deletionsGrinder/cv/algorithms/FloodFill.cpp
- Grinder/cv/algorithms/FloodFill.h 30 additions, 30 deletionsGrinder/cv/algorithms/FloodFill.h
- Grinder/cv/algorithms/SeedFill.cpp 114 additions, 114 deletionsGrinder/cv/algorithms/SeedFill.cpp
- Grinder/cv/algorithms/SeedFill.h 50 additions, 47 deletionsGrinder/cv/algorithms/SeedFill.h
- Grinder/cv/algorithms/wand/ColorDistanceWandAlgorithm.cpp 10 additions, 2 deletionsGrinder/cv/algorithms/wand/ColorDistanceWandAlgorithm.cpp
- Grinder/cv/algorithms/wand/ColorDistanceWandAlgorithm.h 1 addition, 1 deletionGrinder/cv/algorithms/wand/ColorDistanceWandAlgorithm.h
- Grinder/cv/algorithms/wand/EdgesWandAlgorithm.cpp 8 additions, 3 deletionsGrinder/cv/algorithms/wand/EdgesWandAlgorithm.cpp
- Grinder/cv/algorithms/wand/EdgesWandAlgorithm.h 38 additions, 38 deletionsGrinder/cv/algorithms/wand/EdgesWandAlgorithm.h
- Grinder/cv/algorithms/wand/WandAlgorithm.h 34 additions, 34 deletionsGrinder/cv/algorithms/wand/WandAlgorithm.h
- Grinder/cv/algorithms/wand/WatershedWandAlgorithm.cpp 9 additions, 3 deletionsGrinder/cv/algorithms/wand/WatershedWandAlgorithm.cpp
- Grinder/cv/algorithms/wand/WatershedWandAlgorithm.h 28 additions, 28 deletionsGrinder/cv/algorithms/wand/WatershedWandAlgorithm.h
- Grinder/image/ImageBuild.cpp 2 additions, 2 deletionsGrinder/image/ImageBuild.cpp
- Grinder/image/ImageBuild.h 1 addition, 1 deletionGrinder/image/ImageBuild.h
- Grinder/image/Layer.cpp 2 additions, 2 deletionsGrinder/image/Layer.cpp
- Grinder/image/Layer.h 1 addition, 1 deletionGrinder/image/Layer.h
- Grinder/image/LayerPixelsData.cpp 25 additions, 3 deletionsGrinder/image/LayerPixelsData.cpp
Loading
Please register or sign in to comment