structure for factory of detectors working. use test_factories to check
Showing
- src/CMakeLists.txt 2 additions, 2 deletionssrc/CMakeLists.txt
- src/detectors/detector_base.cpp 13 additions, 0 deletionssrc/detectors/detector_base.cpp
- src/detectors/detector_base.h 48 additions, 0 deletionssrc/detectors/detector_base.h
- src/detectors/detector_factory.h 6 additions, 67 deletionssrc/detectors/detector_factory.h
- src/detectors/detector_orb.cpp 16 additions, 9 deletionssrc/detectors/detector_orb.cpp
- src/detectors/detector_orb.h 37 additions, 5 deletionssrc/detectors/detector_orb.h
- src/examples/test_factories.cpp 7 additions, 37 deletionssrc/examples/test_factories.cpp
Loading
Please register or sign in to comment