opencv/samples
Alexander Fedorov 474c53ac71 Fixed parser for img1_filename and img2_filename.
Without fixes after 68 line (img1_filename = parser.get<std::string>(0);) OpenCV Error:
./stereo_matching im0.png im1.png --max-disparity=16 --blocksize=17

OpenCV Error: Bad argument (undeclared position 0 requested) in getByIndex, file /home/entodi/opencv/modules/core/src/command_line_parser.cpp, line 169
terminate called after throwing an instance of 'cv::Exception'
  what():  /home/entodi/opencv/modules/core/src/command_line_parser.cpp:169: error: (-5) undeclared position 0 requested in function getByIndex
2016-01-18 15:34:41 +03:00
..
android android samples: force setVisibility (see #5812) 2015-12-16 14:31:49 +03:00
cpp Fixed parser for img1_filename and img2_filename. 2016-01-18 15:34:41 +03:00
data adding missing images from python tutorials, like chessboard.png, simple.jpg, home.jpg, fly.png, ... 2015-10-08 11:59:54 +02: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 HAL samples readme file updated 2015-12-17 16:09:36 +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 Fix the mouse bug and the problem of collapse 2016-01-13 19:04:17 +08:00
tapi Feature #3957 2015-12-17 18:19:39 +03: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