文件名称:Homography.rar
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:69.58kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
已知图象4点坐标和转换后图像相对应4点坐标, 利用openCV求出homograghy 3x3 矩阵, 然后输出变换后图像,There is an input image called "warpin". The goal is to warp this image so that the tiles are approximately square, that is the camera is rotated to look down, which produces an image called warpout, also on the web site. I have measured the corners of the four points necessary to do the warp. They are:
From x,y To x,y
Top Left 75,169 => 103, 19
Top Right 118,165 => 192, 19
Bottom Left 62,222 => 105, 205
Bottom Right 148,216 => 192, 205
The origin of the image is in the top left corner. This is an OpenCV program that takes the warpin image, and using these given transformation coordinates produces the warpout image.
From x,y To x,y
Top Left 75,169 => 103, 19
Top Right 118,165 => 192, 19
Bottom Left 62,222 => 105, 205
Bottom Right 148,216 => 192, 205
The origin of the image is in the top left corner. This is an OpenCV program that takes the warpin image, and using these given transformation coordinates produces the warpout image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Homography/homography.cpp
Homography/warpin.bmp
Homography
Homography/warpin.bmp
Homography
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.