- 12 Feb, 2018 20 commits
-
-
Alexander Alekhin authored
Resolves CMake error after relaunch with updated source code: Cannot find source file: modules/dnn/layers/layers_common.avx512_skx.cpp
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Sui Libin authored
* fix faster_rcnn sample crashed at PoolingInvoker operator() of pooling_layer. * find_odj onmouse bug about find matched point status. * reverted AutoBuffer back to std::vector
-
Maksim Shabunin authored
-
luz.paz authored
Found via `codespell`
-
Rémi Ratajczak authored
* Added the imagesFromBlob method to the dnn module. * Rewritten imagesFromBlob based on first dkurt comments * Updated code with getPlane() * Modify comment of imagesFromBlob() in dnn module * modified comments, removed useless assertions & added OutputArrayOfArray * replaced tabs with whitespaces & put vectorOfChannels instantiation outside the loop * Changed pre-commit.sample to pre-commit in .git/hooks/ * Added a test for imagesFromBlob in test_misc.cpp (dnn) * Changed nbOfImages, robustified test with cv::randu, modified assertion
-
Alexander Alekhin authored
* cmake: add ocv_get_smart_file_name() macro * cmake: avoid adding files for unavailable dispatch modes
-
Namgoo Lee authored
* Update BufferReader documentation with some example code * Add warning to BufferPool doc regarding deallocation of StackAllocator * Added a sample code that satisfies LIFO rule for StackAllocator
-
Vadim Pisarevsky authored
-
yuki takehara authored
* Add new Mat constructor * Fix build error * Fix build error * Fixed the code about 4 comments * Fixed three comments * delete previous local declaration * fix build error
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 11 Feb, 2018 5 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 10 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 09 Feb, 2018 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Read flags from 'cache' instead of resetting them
-
Alexander Alekhin authored
OpenCLAllocator::copy() may call upload()/download() methods
-
Dmitry Kurtaev authored
-
- 08 Feb, 2018 5 commits
-
-
take1014 authored
* Add a new interface for hough transform * Fixed warning code * Fix HoughLinesUsingSetOfPoints based on HoughLinesStandard * Delete memset * Rename HoughLinesUsingSetOfPoints and add common function * Fix test error * Change static function name * Change using CV_Assert instead of if-block and add integer test case * I solve the conflict and delete 'std :: tr1' and changed it to use 'tuple' * I deleted std::tr1::get and changed int to use 'get' * Fixed sample code * revert test_main.cpp * Delete sample code in comment and add snippets * Change file name * Delete static function * Fixed build error
-
Alexander Alekhin authored
-
luz.paz authored
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
-
Alexander Alekhin authored
-
luz.paz authored
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
-
- 07 Feb, 2018 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-