-
- Downloads
* Added a wand selection tool
Showing
- Grinder/Grinder.pro 20 additions, 2 deletionsGrinder/Grinder.pro
- Grinder/Version.h 2 additions, 2 deletionsGrinder/Version.h
- Grinder/common/properties/PropertyObject.h 2 additions, 1 deletionGrinder/common/properties/PropertyObject.h
- Grinder/controller/ImageEditorController.cpp 6 additions, 6 deletionsGrinder/controller/ImageEditorController.cpp
- Grinder/core/GrinderApplication.cpp 2 additions, 0 deletionsGrinder/core/GrinderApplication.cpp
- Grinder/cv/CVUtils.cpp 30 additions, 11 deletionsGrinder/cv/CVUtils.cpp
- Grinder/cv/CVUtils.h 1 addition, 1 deletionGrinder/cv/CVUtils.h
- Grinder/cv/algorithms/FloodFill.cpp 9 additions, 88 deletionsGrinder/cv/algorithms/FloodFill.cpp
- Grinder/cv/algorithms/FloodFill.h 2 additions, 15 deletionsGrinder/cv/algorithms/FloodFill.h
- Grinder/cv/algorithms/SeedFill.cpp 122 additions, 0 deletionsGrinder/cv/algorithms/SeedFill.cpp
- Grinder/cv/algorithms/SeedFill.h 45 additions, 0 deletionsGrinder/cv/algorithms/SeedFill.h
- Grinder/cv/algorithms/wand/ColorDistanceWandAlgorithm.cpp 34 additions, 0 deletionsGrinder/cv/algorithms/wand/ColorDistanceWandAlgorithm.cpp
- Grinder/cv/algorithms/wand/ColorDistanceWandAlgorithm.h 35 additions, 0 deletionsGrinder/cv/algorithms/wand/ColorDistanceWandAlgorithm.h
- Grinder/cv/algorithms/wand/EdgesWandAlgorithm.cpp 34 additions, 0 deletionsGrinder/cv/algorithms/wand/EdgesWandAlgorithm.cpp
- Grinder/cv/algorithms/wand/EdgesWandAlgorithm.h 35 additions, 0 deletionsGrinder/cv/algorithms/wand/EdgesWandAlgorithm.h
- Grinder/cv/algorithms/wand/GrabCutWandAlgorithm.cpp 34 additions, 0 deletionsGrinder/cv/algorithms/wand/GrabCutWandAlgorithm.cpp
- Grinder/cv/algorithms/wand/GrabCutWandAlgorithm.h 35 additions, 0 deletionsGrinder/cv/algorithms/wand/GrabCutWandAlgorithm.h
- Grinder/cv/algorithms/wand/WandAlgorithm.cpp 13 additions, 0 deletionsGrinder/cv/algorithms/wand/WandAlgorithm.cpp
- Grinder/cv/algorithms/wand/WandAlgorithm.h 42 additions, 0 deletionsGrinder/cv/algorithms/wand/WandAlgorithm.h
- Grinder/cv/algorithms/wand/WandAlgorithmCatalog.cpp 48 additions, 0 deletionsGrinder/cv/algorithms/wand/WandAlgorithmCatalog.cpp
Loading
Please register or sign in to comment