This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-29 15:23:05 +04:00
Code
Packages
Releases
Wiki
Activity
Files
65f5343ed56c29abc3c5cf710b03e0b9b9da14fc
opencv
/
modules
/
imgproc
T
History
Andrey Kamaev
65f5343ed5
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
2011-12-29 16:46:16 +00:00
..
doc
corrected description of goodFeaturesToTrack (ticket
#1488
)
2011-12-03 20:01:12 +00:00
include/opencv2
/imgproc
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
2011-11-08 12:01:49 +00:00
perf
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
2011-12-29 16:46:16 +00:00
src
Added missed macro
2011-12-27 11:32:56 +00:00
test
Fixed bug in cv::pyrUp. Reenabled accuracy test.
2011-11-27 11:55:59 +00:00
CMakeLists.txt
workaround for the case when perf system is used in external app without TBB
2011-11-24 12:06:38 +00:00