opencv/modules
Fangjun KUANG 526220a171 Fix typos in the documentation (#8226)
* fix typos.

* Fix typos.

* Fix typos.

* Fix typos.

* Fix typos.
2017-02-21 12:48:15 +03:00
..
calib3d Merge pull request #8089 from hrnr:estimate_convert_fix 2017-01-30 16:53:50 +03:00
core Fix typos in the documentation (#8226) 2017-02-21 12:48:15 +03:00
cudaarithm build: fix cuda tests 2016-12-03 13:17:37 +03:00
cudabgsegm Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudacodec Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudafeatures2d test: fix cuda build 2016-11-29 01:18:10 +03:00
cudafilters BufferPool is used for temporary buffer, use mat create directly 2016-12-29 18:29:44 +08:00
cudaimgproc build: cuda warnings 2016-12-04 03:10:05 +03:00
cudalegacy Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudaobjdetect test: fix cuda build 2016-11-29 01:18:10 +03:00
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 2017-01-18 19:30:45 +02:00
cudastereo test: fix cuda build 2016-11-29 01:18:10 +03:00
cudawarping Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudev build: cuda warnings 2016-12-04 03:10:05 +03:00
features2d use universal intrinsic in fast 2017-01-23 19:03:22 +09:00
flann Added CV_DEPRECATED macro 2017-01-24 15:57:06 +03:00
highgui cmake: cleanup unused defines 2017-02-10 15:18:29 +03:00
imgcodecs Merge pull request #8160 from ilijapuaca:master 2017-02-14 13:03:09 +00:00
imgproc Merge pull request #8178 from tomoaki0705:addBayer2RGBA 2017-02-16 15:01:49 +00:00
java Added Java wrapping for tracking module 2016-12-31 02:19:38 +09:00
ml Merge pull request #8103 from sovrasov:em_docs_update 2017-01-31 09:10:37 +00:00
objdetect add explanation to detectMultiScale overload functionality 2017-02-06 10:38:03 +01:00
photo photo: fix InputArray -> CvMat 2016-12-22 04:22:47 +03:00
python cv::Matx python wrapper 2017-02-21 11:29:28 +09:00
shape remove precomp.cpp 2017-01-23 18:45:53 +03:00
stitching add accuracy test CUDA_MultiBandBlender 2017-02-12 17:16:49 +08:00
superres warnings 2016-11-18 14:08:53 +03:00
ts update fix for #8105 (compiling with mingw32) 2017-02-09 20:11:00 +05:00
video Clarify docs for MOG2::apply 2017-01-26 12:43:41 +03:00
videoio cmake: cleanup unused defines 2017-02-10 15:18:29 +03:00
videostab Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
viz viz: fix compilation - we need the VTK includes before ocv_define_module 2017-01-27 15:51:19 +01:00
world cmake: include contrib modules into opencv_world 2017-01-23 18:45:53 +03:00
CMakeLists.txt