57 Commits (27ee6501eb876eb61f6c30c91ea1c66a603458f1)

Author SHA1 Message Date
Andrey Kamaev ed8a2af9b6 Improved rst parser; fixed bug in hdr_parser; some small fixes in documentation 14 years ago
Vadim Pisarevsky 20aca7440f a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample 14 years ago
Vadim Pisarevsky 2d2b8a496e renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122) 14 years ago
Vadim Pisarevsky c7a42e9682 started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions) 14 years ago
Vadim Pisarevsky 0c877f62e9 replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
Vadim Pisarevsky 124967eefb very first version of the documentation checking script 14 years ago
Andrey Pavlenko 0f5f60f7f5 - extra spaces are removed 14 years ago
Vadim Pisarevsky 7f7965bc93 separated opencv 1.x and opencv 2.x wrappers. moved tests/python/* to modules/python/test 14 years ago
Vadim Pisarevsky 335370a7c0 moved Python bindings source code into src subdirectory; preparing to add python/doc and python/test subdirectories 14 years ago
Vadim Pisarevsky 5b6a755719 almost finished Python wrappers 14 years ago
Vadim Pisarevsky 893fb90b87 extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing 14 years ago
Vadim Pisarevsky 6b8e60d033 the header parser for the extended OpenCV Python bindings 14 years ago