搜索资源列表
gdal_all
- 包括图像处理,图像增强,点运算,几何变换(包括平移,旋转,缩放等)-Including image processing, image enhancement, the dot operator, geometric transformations (including translation, rotation, scaling, etc.)
opencv
- 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
Hough
- 利用改进的hough变换实现图像旋转纠偏,提高了运行速度,附参考文献-The improved hough transform image rotation correction to improve the speed
OpenCV-Project
- 这是一个使用OpenCv,在VC++ MFC平台下实现的图形图像处理程序源码,主要功能有彩色变灰阶,图像方向、旋转、放大缩小、水平镜像、垂直镜像、Laplace 变换、RGB分量、HSV分量、喇叭、分量等。-AppWizard has created this MyOpenCVMFC application for you. This application not only demonstrates the basics of using the Microsoft Foundation
cg3Dtrans
- 三维空间内实现空间消隐、投影、旋转、空间剪裁、视见变换。-Space blanking the three-dimensional space, projection, rotation, clipping space, the view transform.
main_rotate
- 基于OpenCV的图像空间变换:旋转,缩放,斜切 参考博客:http://blog.csdn.net/xiaowei_cqu/article/details/76160-Image space transformation : rotation , scaling , affine
demo_ASIFT_src
- 考虑了放射变换因素,比sift有更好的效果,但是速度由于增加了旋转的考虑会变慢很多!-A fully affine invariant image comparison method, Affine-SIFT (ASIFT) is introduced. While SIFT is fully invariant with respect to only four parameters namely zoom, rotation and translation, the new method t
image-rotation
- 使用OpenCV进行图像的旋转,使用矩阵变换-OpenCV for image rotation, using matrix transformations
openCV5
- 基于opencv的五分完整源码,包括轮廓检测、摄像头标定、图像旋转与缩放、离散傅里叶变换、BMP与IplImage相互转换。-Opencv fifth complete source code, including contour detection, camera calibration, image rotation and scaling, discrete Fourier transform, BMP and IplImage conversion.
SIFT-feature-matching-
- SIFT 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处 理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄 的图像也具备较为稳定的特征匹配能力。该算法目前外文资料较多,但中文方面的介绍较少。为此 我撰写了这篇文档,以帮助国内的研究学者尽快入门,以最快的速度去体验 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处 理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
RedBlue_imageprocess11
- 图像放大,图像旋转,傅里叶变换,opencv ,C-Opencv, image zoom, image rotation, Fu Liye transform
Geometric
- 利用vs2010+Opencv对图像进行几何变换(平移、旋转、放大)-Use vs2010+ Opencv the image geometric transformations (translation, rotation, zoom)
image-trans
- 几何图形变换,实现图像的s变换,放大缩小、旋转、水平外凸、内凹等功能-Geometric transformation, achieve s image transformation, zoom, rotate, horizontal convex, concave and other functions
Opencv-image-shear-transformation
- 基于OpenCV对图像进行剪切、翻转、旋转等变换入门学习。-Based on the OpenCV images of shear, flip, rotation and other transformation of entry learning.
HelloOpencvTest
- 图像的平移变换、旋转变换、放缩变换、放射变换和简单的滤波-Image translation, rotation transformation, scaling conversion, radiation transformation and simple filtering
LogPolar
- Log-Polar变换, 能把笛卡尔坐标系里面的旋转和尺度变换变为Log-Polar坐标系中的角度方向和log-r方向的平移(The Log-Polar transform can transform the rotation and scale transform in the Descartes coordinate system into the angular direction and the log-r direction translation in the Log-Polar c
OpenCV实现基于傅里叶变换的旋转文本校正
- opencv的基于傅里叶的文本倾斜校正,可以完美实现倾斜校正(OpenCV realizes rotation Text Correction Based on Fourier transform.)