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.
 
 
 
 
 
 
lluis ad94628038 Using cv::magnitude instead of custom loop and Mat<float> instead of Mat<double> to compute gradient magnitude channel. 12 years ago
..
doc Merge commit '43aec5ad' into merge-2.4 12 years ago
include/opencv2 added computeNMChannels helper function to compute the diferent channels to be processed independently in the N&M algorithm. 12 years ago
perf War on Whitespace, master edition: file endings. 12 years ago
src Using cv::magnitude instead of custom loop and Mat<float> instead of Mat<double> to compute gradient magnitude channel. 12 years ago
test Boring changes - objdetect. 12 years ago
CMakeLists.txt Class-specific Extremal Region Filter algorithm as proposed in : 12 years ago