搜索资源列表
AntiPerspective
- 图像反透视变换,基于matlab编程
图像逆透视变换的示例
- 图像逆透视变换的示例,用于合成360度全景俯视图。,An example realizes the image processing of Inverse Perspective Mapping, which is used in composing 360 panorama planform.
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
Matlab_pipei
- Matlab_基于角点信息和透视变换的图像镶嵌-Matlab_mosaicimage
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.
OPencv
- 使用vc6.0+opencv1.0或vs2010+opencv2.4.1编写的图像透视变换源代码,在vc6.0和vs2010上都能运行-Use vc6.0+opencv1.0 or vs2010+opencv2.4.1 written image perspective transform source code, can be run on vc6.0 and vs2010
WarpPerspective
- 图像透视变换,是一种基础的图像变换算法,常用于图像配准模型。-Image perspective transformation, is a basic image transformation algorithms used in image registration model
imagestitching
- 实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
新建文件夹
- 程序能对输入的图像进行透视变换旋转等变化(Perspective transformation of the image)
图像校正回调函数
- 本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)
main.cpp
- 图像操作中比较基础的就是透视变换,初进open cv,实现了透视变换,代码如压缩吧所示(Perspective transformation by opencv)
autocorrection
- 把倾斜的ppt等平面文件通过透视变换只懂转为正面。(Tilt the PPT flat file into perspective only by perspective transformation.)
透视变换
- 关于对于文本图像进行校正的程序,可能在各个vs上有问题,但是通过百度都能解决。希望对大家有用(The program for correcting text images may have problems on each vs, but it can be solved by Baidu. I hope to be useful to all of you)
nitoushi
- 对图像进行透视变换,变为俯视图。。。。。。。。。。。。。(The perspective transformation of the image becomes a top view.)
图像处理之逆透视变换
- 逆透视变换的数学原理,在文档中有详细的逆透视变换的矩阵推导过程,但是没有代码,opencv逆透视变换代码可以看我发的另一篇资源。。。。。。。。。。。。。。。。。。(The mathematical principle of reverse perspective transformation, in the document there is a detailed matrix rendering process of the inverse perspective transformation
2透视矫正
- 在python中实现透视变换。算法正确高效,这种仿射变换经过修改后可用于图像矫正等用途。(The perspective transformation is implemented in python. The algorithm is correct and efficient. This affine transformation can be used for image correction and other purposes after modification.)