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 85149f8686 hack solvePoly to finds roots of polynoms with zero higher-order coefficients. The roots are populated in this case, which is not valid, strictly speaking, but good enough for function like correctMatches. This solves http://code.opencv.org/issues/4330 10 years ago
..
doc restore CUDA module introduction 10 years ago
include/opencv2 added read/write functions for vector<DMatch> + the test (http://code.opencv.org/issues/4308) 10 years ago
misc/java Revert of "Merge pull request #4014 from sgjava:opencv-sgjava" (reverted from commit 52fa55a770) 10 years ago
perf cvRound 10 years ago
src hack solvePoly to finds roots of polynoms with zero higher-order coefficients. The roots are populated in this case, which is not valid, strictly speaking, but good enough for function like correctMatches. This solves http://code.opencv.org/issues/4330 10 years ago
test significantly reduced sparse matrix footprint: 10 years ago
CMakeLists.txt Merge pull request #3700 from MSOpenTech:winrt-cmake-contrib 10 years ago