搜索资源列表
-
0下载:
本程序实现了对图像的读取,仿射变换以及显示的操作,基于openCV编写。-This program enables the image to read, affine transformation and display the operation, based on openCV preparation.
-
-
4下载:
一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
-
-
0下载:
此程序是基于OPENCV的用于进行极坐标变换。它可以作为进行目标检测和识别中提取特征前的预处理-This program is based on the OPENCV for for polar transformation. It can be used as target detection and recognition to extract features on Pretreatment
-
-
0下载:
用opencv写的一个把输入图片进行仿射变换的程序,图片由用户输入路径-Opencv written with the input image to an affine transformation process, the picture from the user input path
-
-
0下载:
用opencv写的一个对图片进行透视变换的程序,图片由用户输入路径-Opencv write with the picture of a perspective transformation of the program, pictures, enter the path by the user
-
-
0下载:
这是一个实现HoughLine变换的程序,在VC6.0和OpenCV环境下开发。-This is a program implemented the hough transformation under the platform of VC6.0 and Opencv.
-
-
0下载:
基于三种插值方法同时应用的图像变换程序,采用OpenCV读写图形,可以实现图像部分错位,而且可以随意更改坐标变换函数以达到需要的效果。-Interpolation method based on three applications of the same image transformation process, the image part of the dislocation can be achieved, and can change the coordinate transforma
-
-
0下载:
此程序用C语言,opencv语言共同写的离散余弦变换的程序,在程序中对离散余弦的变换是8*8分块的变换,以便后续处理。-This program written in C language, opencv language program of the discrete cosine transform, discrete cosine transformation in the program is 8* 8 block transform, for subsequent processing
-
-
0下载:
本程序要求输入的图像都是256色的位图。这个代码实现了对图像的几何变换。使用了双线性插值算法-This program requires the input images are 256-color bitmap. This code implements the geometric transformation of image. Using a bilinear interpolation algorithm
-
-
0下载:
利用OpenCV,实现一幅图像的欧氏变换、仿射变换和射影变换,cpp文件中程序各函数和变量的功能进行了说明。-Euclidean transform, affine transformation and projective transformation of an image
-
-
0下载:
360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。
实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。
对于拼接后的图像,没有做进一步细化处理,使用者可以在生成的图像上再做进一步编辑。-360-panoram
-
-
0下载:
基于opencv的use摄像头视频采集程序 1
基于opencv的两个摄像头数据采集 3
能激发你用代码做视频的冲动程序 6
图像反转(就是把黑的变白,白的变黑) 11
图像格式的转换 12
从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13
采用Canny算子进行边缘检测 15
角点检测 18
图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21
Log-Polar极坐标变换 22
对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
-
-
0下载:
基于VC6.0和opencv的灰度变换程序,实现灰度变换的基本功能-Gray-scale transformation programs based VC6.0 and opencv to achieve the basic functions of gray transform
-
-
0下载:
一个人脸跟踪程序,实现了根据人脸的姿态变换,在OpenGL下实时显示姿态,小角度下尚可,大角度还需要改进。-A face tracking program, implemented according to the attitude transformation of human face, the real time display on OpenGL attitude, small angle can be, large angle still need to improve.
-
-
0下载:
在matlab平台上实现的关于图象线性变换和几何畸变校正算法的程序(On matlab platform to realize about the image of linear transformation and geometric distortion correction algorithm procedures)
-