Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky e94cd1ec72 updated description of LineIterator with information about LineIterator::pos() (ticket #2338) 12 years ago
..
doc updated description of LineIterator with information about LineIterator::pos() (ticket #2338) 12 years ago
include/opencv2/core refactored command line parser, fixed the docs 12 years ago
perf Added perf test 12 years ago
src little fix in command line parser - catch unknown parameter types 12 years ago
test Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated 12 years ago
CMakeLists.txt minor fix in FindTBB 12 years ago