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.
 
 
 
 
 
 
catree a893395da8 Fix typo bug in the calculation of some derivatives (dmxdt, dmydt, dmxdr, dmydr) in cvProjectPoints2 function. 9 years ago
..
doc Add figure for the pinhole camera model in the 2.4 documentation. 9 years ago
include/opencv2 Removing rng_seed arg in order to maintain ABI compatibility. Hardcoding seed 10 years ago
perf typos 11 years ago
src Fix typo bug in the calculation of some derivatives (dmxdt, dmydt, dmxdr, dmydr) in cvProjectPoints2 function. 9 years ago
test Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago