- 07 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 06 Sep, 2018 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 05 Sep, 2018 4 commits
-
-
Vadim Pisarevsky authored
-
Pavel Rojtberg authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
according new behavior of SubDiv2D
-
- 28 Aug, 2018 1 commit
-
-
gdemarcq authored
* Correction for computeBinaryMap crash: - the function staticSaliencyFineGrained::computeSaliency() outputs a normalized floating point image - Add an assert in StaticSaliency::computeBinaryMap in order to check image depth (must be CV_32F) * - Change assert in cv::Saliency::StaticSaliency::computeBinaryMap() - Change normalization factor in cv::Saliency::StaticSaliencyFineGrained::computeSaliencyImpl()
-
- 24 Aug, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 23 Aug, 2018 6 commits
-
-
Hamdi Sahloul authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 22 Aug, 2018 1 commit
-
-
bini authored
-
- 21 Aug, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 15 Aug, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
replace to CV_Assert_N()
-
Jan Beich authored
modules/stereo/src/descriptor.cpp:229:34: error: ordered comparison between pointer and zero ('const int *' and 'int') CV_Assert(image.size > 0); ~~~~~~~~~~ ^ ~ modules/core/include/opencv2/core/base.hpp:478:84: note: expanded from macro 'CV_Assert' #define CV_Assert(...) do { CVAUX_CONCAT(CV_Assert_, CV_VA_NUM_ARGS(__VA_ARGS__)) (__VA_ARGS__); } while(0) ^~~~~~~~~~~ modules/core/include/opencv2/core/base.hpp:455:35: note: expanded from macro 'CV_Assert_1' #define CV_Assert_1( expr ) if(!!(expr)) ; else cv::error( cv::Error::StsAssert, #expr, CV_Func, __FILE__, __LINE__ ) ^~~~ modules/stereo/src/descriptor.cpp:230:33: error: ordered comparison between pointer and zero ('const int *' and 'int') CV_Assert(cost.size > 0); ~~~~~~~~~ ^ ~ modules/core/include/opencv2/core/base.hpp:478:84: note: expanded from macro 'CV_Assert' #define CV_Assert(...) do { CVAUX_CONCAT(CV_Assert_, CV_VA_NUM_ARGS(__VA_ARGS__)) (__VA_ARGS__); } while(0) ^~~~~~~~~~~ modules/core/include/opencv2/core/base.hpp:455:35: note: expanded from macro 'CV_Assert_1' #define CV_Assert_1( expr ) if(!!(expr)) ; else cv::error( cv::Error::StsAssert, #expr, CV_Func, __FILE__, __LINE__ ) ^~~~
-
- 13 Aug, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 12 Aug, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 09 Aug, 2018 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
trobro authored
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
- 03 Aug, 2018 1 commit
-
-
LaurentBerger authored
* Process InputOutputArray when BM3D_STEPALL is set * Step1 created if needed- noArray in test
-
- 24 Jul, 2018 2 commits
-
-
Alexander Alekhin authored
-
Li-Chi Huang authored
-
- 23 Jul, 2018 2 commits
-
-
Alexander Alekhin authored
-
dianlujitao authored
-
- 18 Jul, 2018 4 commits
-
-
Alexander Alekhin authored
-
Anton Shutikhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-