This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
ad94628038
opencv
/
modules
/
objdetect
History
lluis
ad94628038
Using cv::magnitude instead of custom loop and Mat<float> instead of Mat<double> to compute gradient magnitude channel.
2013-09-09 18:37:55 +02:00
..
doc
Merge commit '43aec5ad' into merge-2.4
2013-08-27 13:26:44 +04:00
include
/opencv2
added computeNMChannels helper function to compute the diferent channels to be processed independently in the N&M algorithm.
2013-09-09 11:37:58 +02:00
perf
War on Whitespace, master edition: file endings.
2013-08-27 14:23:26 +04:00
src
Using cv::magnitude instead of custom loop and Mat<float> instead of Mat<double> to compute gradient magnitude channel.
2013-09-09 18:37:55 +02:00
test
Boring changes - objdetect.
2013-09-05 19:02:58 +04:00
CMakeLists.txt
Class-specific Extremal Region Filter algorithm as proposed in :
2013-07-20 01:10:05 +02:00