opencv/samples
Aleksandar Atanasov c5bbc0353c Added small fix when circles are not detected
I noticed that I missed the fact that `cimg` is used in the second `imshow()` call. Changed the scope of the second function call to be within the if-statement. Otherwise in cases where have not been detected the second `imshow()` will attempt to use `cimg` which will be empty leading to an error.
2016-06-12 12:54:16 +02:00
..
android android samples: force setVisibility (see #5812) 2015-12-16 14:31:49 +03:00
cpp Update non_linear_svms.cpp 2016-05-30 06:56:28 +02:00
data Merge branch '2.4' into master 2016-04-21 20:15:08 +03:00
directx fixed not initialized nv12_cpu_copy surface, remove odd code 2015-08-01 02:10:05 +03:00
gpu gpu samples: fix REMOVE_ITEM error 2015-12-31 02:24:54 +03:00
hal Using find_package to import custom HAL library 2016-03-24 17:05:54 +03:00
java Change SURF to ORB in Java-Sbt sample to remove dependency on external non-free modules 2015-09-03 17:16:59 +03:00
opencl warning fix (MSVS2015) 2015-12-12 15:23:31 +03:00
opengl used proper method 2015-08-17 01:44:50 +03:00
python Added small fix when circles are not detected 2016-06-12 12:54:16 +02:00
tapi cppcheck: fix some reports 2016-04-29 15:41:39 +02:00
va_intel changed device detection procedure, added resizing surface to bigger size 2015-09-23 17:35:49 +03:00
winrt Updated sample to showcase highgui WinRT usage 2015-06-26 23:41:39 +03:00
winrt_universal Adding backslash in macro-based paths 2015-05-29 09:36:42 +03:00
wp8 Adding backslash in macro-based paths 2015-05-29 09:36:42 +03:00
CMakeLists.txt change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00