This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-06-10 19:24:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
00aca7e77a
opencv
/
modules
/
gpu
History
Vadim Pisarevsky
957e80abbd
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
2012-03-15 14:36:01 +00:00
..
doc
minor fix in gpu docs (filter2D and convolve)
2012-03-07 14:05:21 +00:00
include/opencv2
/gpu
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
2012-03-15 14:36:01 +00:00
perf
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
2012-03-14 15:54:17 +00:00
src
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
2012-03-15 14:36:01 +00:00
test
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
2012-03-14 15:54:17 +00:00
CMakeLists.txt
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00