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
5ed65979c1
opencv
/
modules
/
gpu
History
Vladislav Vinogradov
5ed65979c1
fixed bug in gpu::HOGDescriptor::getBuffer (ticket
#1379
)
2011-09-20 06:38:40 +00:00
..
doc
update gpu docs
2011-08-30 08:27:23 +00:00
include/opencv2
/gpu
Updated bundle adjustment in stitching module: 1) it minimizes reprojection error now, 2) it minimizes error over focal, aspect, p.p.x, p.p.y parameters. Refactored and updated warpers.
2011-09-16 12:25:23 +00:00
perf
Updated bundle adjustment in stitching module: 1) it minimizes reprojection error now, 2) it minimizes error over focal, aspect, p.p.x, p.p.y parameters. Refactored and updated warpers.
2011-09-16 12:25:23 +00:00
src
fixed bug in gpu::HOGDescriptor::getBuffer (ticket
#1379
)
2011-09-20 06:38:40 +00:00
test
implemented gpu::resize for all types
2011-09-12 10:13:14 +00:00
CMakeLists.txt
added performance tests for gpu module
2011-09-07 13:16:07 +00:00