221 Commits (dccc10ff122cab89dc2228aa5495153c6a7da19a)

Author SHA1 Message Date
Vadim Pisarevsky 28ca6ac05e fixed building html docs 10 years ago
PhilLab e82241cba5 Function for drawing arrows 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Vadim Pisarevsky 07c0d50edf put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder. 11 years ago
Ilya Lavrenov 17956a5ae5 optimized cv::normalize in case of mask 11 years ago
StevenPuttemans fea4396023 Added more info on the data input variable of kmeans 11 years ago
StevenPuttemans 006956c324 Fixing as suggested in bug 2626, made naming same for both C, C++ and python API 11 years ago
StevenPuttemans a0a8fb4fd9 fixed bug 2626 11 years ago
Elena Gvozdeva 037ac27ec8 Added SharedMatrix 11 years ago
Elena Gvozdeva fa2d79a15b Added IPP Async converters, doc and sample 11 years ago
yash 51cb6998ea made the example consistent with the fuction definition and improved doc 11 years ago
berak 80708008a4 missing () on Mat::type() 11 years ago
Rohit Girdhar ea7b1bb3d2 added test, doc 11 years ago
yash 394c74b349 edited the doc for mat::copyto and clarified the part regarding reallocation by .create 11 years ago
yash 38ef8894b7 Made a sentence in the doc for Mat::copyTo more clearer 11 years ago
Konstantin Matskevich a0ccb46a7f fixed docs 11 years ago
Ilya Lavrenov 3a6d248bee typo 11 years ago
StevenPuttemans 6f892b10ff Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
Vadim Pisarevsky d3076c5014 hopefully, fixed compile errors on Win & Linux; fixed getMatVector() so core & imgproc tests now pass; fixed doc builder errors 11 years ago
Han Qiang 88f68a3fe0 Fixed typo in document. 11 years ago
StevenPuttemans 2f474db27f Fix of bug #3283 and bug #3301 11 years ago
Vladislav Vinogradov a0771630b0 restored original behaviour or release functions for (Buffer and Texture) 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko a97ffe6513 Rewrote the documentation for Ptr to fit the new implementation. 11 years ago
Vladislav Vinogradov cbe437571e fixed docs 11 years ago
abidrahmank 7fd8a19fe8 warning corrections 11 years ago
abidrahmank 14af369640 Python bindings for KeyPoint methods 11 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
MarkBelmont cf34b3d65b Changed the brief description of function Mat::colRange from "Create a matrix header for the specified row span." to "Create a matrix header for the specified column span." 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Dmitry Retinskiy ab8c0fde52 applied comments after review 11 years ago
Dmitry Retinskiy f013baf739 bug #1922: restored most of the class definitions in basic_structures.rst 11 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 11 years ago
Roman Donchenko 8bed7bb5f9 Fixed documentation errors. 11 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 11 years ago
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 11 years ago
Michael Hanselmann cdc2ee9789 Documentation fix for cv::compare (issue 3149) 11 years ago
Nikita Manovich c55dc3e8ab Fixed "FileStorage (minor) error in doc (Feature #3151)" 12 years ago
Vladislav Vinogradov af2fc1a22a added documentation for OpenGL interoperability 12 years ago
Alexander Smorkalov 8f7ba03ed2 Some fixes for incorrectly documented parameters identified by rst_parser.py (Bug #1205) 12 years ago
IanVS 41fc41829c Updated documentation to new "COLOR_" format for color conversion enums. 12 years ago
alex77git 445860d619 (typo) 12 years ago
Leszek Swirski 7542d66dbd Fix drawing documentation referring to C API macros 12 years ago
alex77git 44a2b109b7 Bug #2967, basic_structures.rst, fix 2 typos 12 years ago
Andrey Kamaev 8f32902ce6 Minimize usages of legacy C API inside the library 12 years ago
Andrey Kamaev 8b294c6c90 Remove documentation for old python wrapper 12 years ago
Andrey Kamaev 4846dcdfeb Move borderInterpolate and copyMakeBorder documentation 12 years ago
Andrey Kamaev ad793ee3f4 Update documentation 12 years ago
Andrey Kamaev befd696720 Update documentation 12 years ago