-
- Downloads
Replace std::shared_ptr<cv::Mat> with cv::Mat
cv::Mat is already reference counted.
Showing
- Src/BioTrackerPlugin.cpp 2 additions, 3 deletionsSrc/BioTrackerPlugin.cpp
- Src/BioTrackerPlugin.h 2 additions, 3 deletionsSrc/BioTrackerPlugin.h
- Src/Controller/ControllerTrackingAlgorithm.cpp 1 addition, 2 deletionsSrc/Controller/ControllerTrackingAlgorithm.cpp
- Src/Controller/ControllerTrackingAlgorithm.h 2 additions, 2 deletionsSrc/Controller/ControllerTrackingAlgorithm.h
- Src/Model/BioTrackerTrackingAlgorithm.cpp 15 additions, 20 deletionsSrc/Model/BioTrackerTrackingAlgorithm.cpp
- Src/Model/BioTrackerTrackingAlgorithm.h 8 additions, 7 deletionsSrc/Model/BioTrackerTrackingAlgorithm.h
- Src/Model/TrackingAlgorithm/imageProcessor/preprocessor/ImagePreProcessor.cpp 29 additions, 36 deletions...gorithm/imageProcessor/preprocessor/ImagePreProcessor.cpp
- Src/Model/TrackingAlgorithm/imageProcessor/preprocessor/ImagePreProcessor.h 3 additions, 4 deletions...Algorithm/imageProcessor/preprocessor/ImagePreProcessor.h
Loading
Please register or sign in to comment