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-24 19:20:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4a299acd48
opencv
/
modules
/
stitching
History
Leonid Beynenson
4a299acd48
Added PlanePortraitWarper class.
2012-02-24 13:48:41 +00:00
..
doc
Updated the stitching module docs
2012-01-30 07:06:35 +00:00
include/opencv2
/stitching
Added PlanePortraitWarper class.
2012-02-24 13:48:41 +00:00
perf
fixed ~200 warnings for windows
2012-02-14 10:22:34 +00:00
src
Added spherical and cylindrical warpers, which work in the portrait mode -- when poles are located NOT at (0, -1, 0) and (0, 1, 0) points, BUT at (1, 0, 0) and (-1, 0, 0) points.
2012-02-22 15:44:39 +00:00
test
Fixed the multi-band blending test
2012-02-01 10:00:38 +00:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00