搜索资源列表
AntiPerspective
- 图像反透视变换,基于matlab编程
图像逆透视变换的示例
- 图像逆透视变换的示例,用于合成360度全景俯视图。,An example realizes the image processing of Inverse Perspective Mapping, which is used in composing 360 panorama planform.
bird_eye
- 利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵H,内含运行实例-Use of existing internal and external camera parameters, the side view through the perspective transformation into top view, and save the resulting homography matrix H, containing a running instance
perspective
- 透视变换,根据已得到的单应性矩阵H,将摄像头所拍摄的侧视图转换为俯视图,内含运行实例-Perspective transformation, according to what has already been homography H, the camera is filming side view into vertical view, containing a running instance
tuxiangyunsuan
- 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
test
- 一种基于角点信息和透视变换的图像镶嵌源代码-A corner-based information and perspective transformation of the image mosaic source code
witkey
- 实验内容 ① 直线和圆的生成,设定屏幕图形工作方式,彩色象素的读写,直线和圆的扫描转换。 ② 多边形的裁剪和填充 ③ 图形变换:二维变换、及投影、透视变换 -Experimental content ① generate a straight line and circle, set the screen graphics work, read and write color pixel, a straight line and circle scan conversion. P
3d
- 此程序可以实现图形的三维透视变换 用c语言编写,用visual c++6.0不能正常编译,请下载者注意-This process can achieve the three-dimensional graphics perspective transformation with c languages, using visual c++ 6.0 compiler does not, please download to pay attention to
OPENCV
- OPENCV的实用程序,包括视频捕获、透视变换、轮廓检测等。-OPENCV practical procedures, including video capture, perspective transformation, contour detection.
imagecomputing
- MATLAB 图像运算 图像点的运算 图像的算术运算 其它运算 图像的位逻辑运算 图像的几何运算 图像缩放 图像旋转 图像剪切 空间变换 仿射变换( affine transformation ) 透视变换 (Perspective Transformation) 空间变换的 MATLAB 函数 空间变换实例 图像融合 邻域与块操作 邻域操作 图像块操作 区域处理 区域选择 区域滤波 区域填充 -MATLAB
deltainsert
- 利用偏移量插值实现图像的透视变换(运用了双线性变换原理)-Offset interpolation using the image perspective transformation (using the bilinear transformation principle)
Calibration
- 针孔相机模型和变形 这一节里的函数都使用针孔摄像机模型,这就是说,一幅视图是通过透视变换将三维空间中的点投影到图像平面。 -Calibrate Camera
Cv_ImageProcess
- 实现图像的处理,如图像的旋转,边缘检测,形态学处理,透视变换,滤波等-Image processing, such as image rotation, edge detection, morphological processing, perspective transformation, filtering, etc.
6-3
- 用opencv写的一个对图片进行透视变换的程序,图片由用户输入路径-Opencv write with the picture of a perspective transformation of the program, pictures, enter the path by the user
fantoushi2
- 用反透视变换来求解透视变换,使用逆向思维,是一种很好的思维方法,提供源码,希望对大家有点帮助。-With anti-perspective transformation to solve perspective transformation, the use of reverse thinking, is a good way of thinking, to provide source code, we want a little help.
toushi
- 透视变换的程序,一个很好的透视变换程序,希望大家下载-Perspective transformation process, a very good perspective transformation process, I hope you download
新建文件夹
- 程序能对输入的图像进行透视变换旋转等变化(Perspective transformation of the image)
main.cpp
- 图像操作中比较基础的就是透视变换,初进open cv,实现了透视变换,代码如压缩吧所示(Perspective transformation by opencv)
2DProjectiveGeometry
- 鼠标操作利用OpenCV实现透视变换,需要使用鼠标点选选择4个边界点(Mouse operation using OpenCV to achieve perspective transformation)
图像处理之逆透视变换
- 逆透视变换的数学原理,在文档中有详细的逆透视变换的矩阵推导过程,但是没有代码,opencv逆透视变换代码可以看我发的另一篇资源。。。。。。。。。。。。。。。。。。(The mathematical principle of reverse perspective transformation, in the document there is a detailed matrix rendering process of the inverse perspective transformation