- 30 Jan, 2016 3 commits
-
-
atinfinity authored
-
Alexander Alekhin authored
-
Oded Green authored
-
- 29 Jan, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 25 Jan, 2016 2 commits
-
-
Marian Zajko authored
-
Marian Zajko authored
Fixed ximea cmake settings for 32bit win build and linux.
-
- 21 Jan, 2016 3 commits
-
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 20 Jan, 2016 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
emiswelt authored
Note: Force push to force a re-run of build tests. The previous tests failed in an unrelated module. I assume it's a bug that occured randomly.
-
Alexander Alekhin authored
-
- 19 Jan, 2016 2 commits
-
-
emiswelt authored
warper.
-
Vadim Pisarevsky authored
-
- 18 Jan, 2016 4 commits
-
-
Alexander Fedorov authored
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
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Prayag Verma authored
-
- 17 Jan, 2016 2 commits
-
-
Maksim Shabunin authored
-
Ishank gulati authored
-
- 15 Jan, 2016 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Useful for debug purposes: cmake -DDEBUG_POST="ocv_cmake_dump_vars(CUDA)" . cmake -DCMAKE_PRE="ocv_cmake_dump_vars(\"OPENCL|opencl\")" .
-
Alexander Alekhin authored
related: #5845
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 14 Jan, 2016 11 commits
-
-
AlexeyAB authored
When I reconstructed the 3D scene I want to show it as viz::WMesh with an initial value of lighting. For this I disable lighting and shadows: cv::viz::Viz3d viz_3d_window("3D"); viz_3d_window.setRenderingProperty("mesh", cv::viz::LIGHTING, 0); Most of the examples show the 3D reconstruction using the point cloud, but using the mesh one part of it creates a shadow on other parts of it if lighting ON. Using a 3D mesh with disabled lighting gives the most realistic picture of the reconstructed 3D scene.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-