added first version of active search
Showing
- doc/images/tesselationExample.png 0 additions, 0 deletionsdoc/images/tesselationExample.png
- doc/images/tesselationGrid.png 0 additions, 0 deletionsdoc/images/tesselationGrid.png
- src/CMakeLists.txt 5 additions, 2 deletionssrc/CMakeLists.txt
- src/algorithms/activesearch/alg_activesearch.cpp 95 additions, 0 deletionssrc/algorithms/activesearch/alg_activesearch.cpp
- src/algorithms/activesearch/alg_activesearch.h 330 additions, 0 deletionssrc/algorithms/activesearch/alg_activesearch.h
- src/algorithms/activesearch/alg_activesearch_load_yaml.cpp 50 additions, 0 deletionssrc/algorithms/activesearch/alg_activesearch_load_yaml.cpp
- src/algorithms/algorithm_base.h 3 additions, 1 deletionsrc/algorithms/algorithm_base.h
- src/examples/CMakeLists.txt 4 additions, 2 deletionssrc/examples/CMakeLists.txt
- src/examples/test_algorithm_activesearch.cpp 167 additions, 0 deletionssrc/examples/test_algorithm_activesearch.cpp
- src/examples/test_algorithm_opticalflowpyrlk.cpp 2 additions, 5 deletionssrc/examples/test_algorithm_opticalflowpyrlk.cpp
- src/examples/yaml/ACTIVESEARCH.yaml 17 additions, 0 deletionssrc/examples/yaml/ACTIVESEARCH.yaml
Loading
Please register or sign in to comment