- 21 Feb, 2017 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Wrap `computeNormalsPC3d()` for python
-
Alexander Alekhin authored
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
- 20 Feb, 2017 4 commits
-
-
Hamdi Sahloul authored
- Update its usage
-
Vladislav Sovrasov authored
-
Alexander Alekhin authored
-
Vladislav Sovrasov authored
-
- 19 Feb, 2017 1 commit
-
-
Dmitry Kurtaev authored
Getting layer inputs (#1006)
-
- 17 Feb, 2017 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Feb, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 15 Feb, 2017 6 commits
-
-
dkurt authored
They are initialized only in functors, not in inherited fields.
-
dkurt authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
arrybn authored
-
- 14 Feb, 2017 5 commits
-
-
Hamdi Sahloul authored
-
np-csu authored
fix the order of parameter while using cv::omnidir::stereoReconstruct
-
Alexander Alekhin authored
-
Alexander Alekhin authored
MedianFlow: fix status not erased in filterPointsInVectors, update thresholds in tests
-
Alexander Alekhin authored
-
- 13 Feb, 2017 2 commits
-
-
Alexander Alekhin authored
-
np-csu authored
fix the order of parameter while using cv::omnidir::stereoReconstruct
-
- 09 Feb, 2017 3 commits
-
-
Vladislav Sovrasov authored
-
arrybn authored
-
Vladislav Sovrasov authored
-
- 08 Feb, 2017 9 commits
-
-
goldstar616 authored
issue #980 resolves - Some module has a round error similar to #975. (#981) * round function changes to cvRound Minor changes to fix lower visual studio version build errors. * round function changes to cvRound Minor changes to fix lower visual studio version build errors. * round function changes to cvRound Minor changes to fix lower visual studio version build errors.
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
* Fix several issues in TrackerMedianFlow implementation Particularly, add possibility to tune optical flow parameters for a median flow tracker. * Improve code of TrackerMedianFlow Replace a lot of calls of std::vector::erase by one call of std::remove_if. * Delete unused code, use norm from OpenCV * medianFlow:turn getMedian method into function, small code cleanup * TrackerMedianFlow:fixes in parameters I/O, add test for them * TrackerMedianFlow:replace double with float in temp buffers * Fix indentation * TrackerMedianFlow:add absent parameter case handling in read() * TrackerMedianFlow:use ROI instead of copy when getting a patch * TrackerMedianFlow:don't calc image pyramids 2 times * MedianFlowTracker: use cvIsNan() * MedianFlow: refactor vector filtration code * MedianFlow: change if statements layout in filterPointsInVectors
-
Vadim Pisarevsky authored
-
Erik Sandrén authored
since rest of the patterns are single channel, the masks should be as well.
-
Edgar Riba authored
GSOC'16 - DNN modern (#720) * dnn_modern module sketelon add FindTinyCNN.cmake and setup CMakeLists.txt add find TBB and NNPACK to CMakeLists.txt add caffe converter skeleton add simple sample eval method return scores Update README.md Update README.md Update README.md * update for tiny-dnn package * add QUIET attribute to CMake to find tiny-dnn * update files due to library rename * disable warning in cmake * replace cnn_size_t -> size_t * disable serializer, remove Caffe dependency and remove tiny-dnn target * check CMake version to enable/disable the module * add -Wno-erro in module target * update README.md with tiny-dnn * remove redunadant CMake codes for TBB and OMP * update CMake to enable C++11 compiler * sync CMake compiler options with upstream project * remove unused FindTBB.cmake * minor fix to add const variables * tiny-cnn -> tiny-dnn
-
Vadim Pisarevsky authored
-
Aleksandr Rybnikov authored
-
Vadim Pisarevsky authored
-
- 07 Feb, 2017 2 commits
-
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-