搜索资源列表
ch6_ex6_3
- 透视变换代码 除了3*3矩阵和三个控点变为四个控点外,透视变换在其他方面与仿射变换完全类似-Perspective transformation code in addition to 3* 3 matrix and the three control points into four control points, the perspective transformation in other areas with similar affine transformation complete
AffineTrans
- 本程序实现了对图像的读取,仿射变换以及显示的操作,基于openCV编写。-This program enables the image to read, affine transformation and display the operation, based on openCV preparation.
Distortion Correction
- VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
15
- 根据仿射变换原理,借助opencv中的函数实现了图片的放射变换-Under affine transformation principle, with opencv functions implemented in the radiation image transformation
affine_transformation
- 基于opencv的简单仿射变换,大家可以根据情况自己修改-Opencv on a simple affine transformation, we can modify according to their own circumstances
6-2
- 用opencv写的一个把输入图片进行仿射变换的程序,图片由用户输入路径-Opencv written with the input image to an affine transformation process, the picture from the user input path
AffineTransform
- OpenCV编写的仿射变换源程序,简单明白-OpenCV source code written in affine
AffineTransform
- 结合OpenCV,针对图像进行仿射变换。-combine with OpenCV, the project can realize the function on affine transform to the image.
cv
- opencv 仿射变换的demo.不错的东西啊.通过这个了解opencv的强大-opencv demo. affine transformation good things ah the opencv strong through this understanding
warp_affine
- 利用OPENCV对图像进行仿射变换,并输出仿射变换的结果图像-Opencv affine transformation of the image, and outputs the resulting image to affine transformation
rot
- 图像的仿射变换,在opencv2.4下测试成功-Affine transformation of the image, tested successfully under opencv2.4
Hw01
- 利用OpenCV,实现一幅图像的欧氏变换、仿射变换和射影变换,cpp文件中程序各函数和变量的功能进行了说明。-Euclidean transform, affine transformation and projective transformation of an image
experiment2
- 在vs2010中检测倾斜图像的角点,再利用opencv 中的仿射变换来校正图像-In the corner points of the the vs2010 detected oblique images, the affine transformation to correct the image in opencv
SIFT-feature-matching-
- SIFT 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处 理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄 的图像也具备较为稳定的特征匹配能力。该算法目前外文资料较多,但中文方面的介绍较少。为此 我撰写了这篇文档,以帮助国内的研究学者尽快入门,以最快的速度去体验 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处 理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种
Affine-transformation
- opencv学习代码,仿射变换,在几何上定义为两个向量空间之间的仿射映射,由一个线性变换接上一个平移组成-opencv learning code, affine transformation, geometrically defined as affine mapping between two vector spaces, connected by a linear transformation consisting of a pan
OpenCVdemo15
- OpenCV仿射变换 & SURF特征点描述合辑 OpenCV中仿射变换和SURF特征点描述相关的知识点 OpenCV中仿射变换相关的函数warpAffine和getRotationMatrix2D,SURF算法在OpenCV中进一步的体现与应用-OpenCV affine transformation & SURF feature points describe collection OpenCV affine transformation and SURF feature poi
AffineTransform
- 实现图像的仿射变换功能 需在opencv环境中运行-image affine transformation
affine
- OpenCV中仿射变换程序,运用warpAffine函数,getRotationMatrix2D函数-A program of Affine Transformation or Affine Map
dou
- 进行仿射变换,实现视频的去抖动,没有卡尔曼滤波,可以实现,有问题找我(Affine transformation, the realization of video jitter, no Calman filter can be achieved, there is a problem to find me)
Affine_Transform_comprehensive
- c++,opencv实现仿射变换的综合实例,vs2015,opencv 3.4及以上版本均可直接运行(Affine_Transform_comprehensive)