This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5434a9a5ec
opencv
/
modules
/
gpu
History
Alexey Spizhevoy
5434a9a5ec
Fixed gpu::matchTemplate for correct handling of big templates. Added tests
2012-03-26 09:19:33 +00:00
..
doc
fixed gpu::pyrUp (now it matches cpu analog)
2012-03-19 09:27:06 +00:00
include/opencv2
/gpu
fixed gpu::filter2D border interpolation for CV_32FC1 type
2012-03-21 14:38:23 +00:00
perf
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
2012-03-14 15:54:17 +00:00
src
Fixed gpu::matchTemplate for correct handling of big templates. Added tests
2012-03-26 09:19:33 +00:00
test
Fixed gpu::matchTemplate for correct handling of big templates. Added tests
2012-03-26 09:19:33 +00:00
CMakeLists.txt
fixed build in gpu module (SURF and ORB)
2012-03-18 12:05:49 +00:00