1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 14:41:58 +08:00
Commit Graph

5 Commits

Author SHA1 Message Date
Muresan Mircea Paul
83fc038cc9 removed the c api 2015-06-18 13:39:19 +03:00
Muresan Mircea Paul
6614fab031 removed the filterSpeckles, getValidDisparityROI, validateDisparities functions and added the calib3d module in the dependency 2015-06-18 11:57:07 +03:00
Muresan Mircea Paul
cd81b92806 Module temporarily created without python and java wrapers 2015-06-15 22:06:52 +03:00
Muresan Mircea Paul
9b55c04e75 I have put all the modules in the stereo namespace
changed the ptr<StereBinaryBM> to ptr<cv::stereo::StereoBinaryBM>

modified the documentation

modified documentation for the stereo_c

documentation

doc

fixed two issues

modfified the precomp.hpp header by explicitly adding the cvdef header from core

modified comments for documentation for stereo and removed some headers

added a header and modified some function definition

test

test 2

changed exports_w to exports

removed the correct matches module
2015-06-15 21:01:33 +03:00
Muresan Mircea Paul
01d8c7b491 New stereo module created and added some relevant files for this module 2015-06-07 16:24:29 +03:00