搜索资源列表
sift-win-recompiled
- VC2010可用,SIFT特征提取,并做两个图片的匹配,最终输出匹配点。适用于Windows操作系统。-VC2010 is available, the SIFT feature extraction, and make the two images match, the final output of the matching point. Applies to the Windows operating system.
02
- 载入图片,之后改变图片的第一和第四象限之内的像素点。最后把改变前和改变后的图片显示。-Loading picture, then change the picture within the first and fourth quadrant of the pixels. The final change before and after the change to the picture show.
exa2
- 这是Opencv的视频播放的程序,实现了将每帧RGB图像转化为HSV图像,最终视屏每幅图像都是HSV各式的。-This is a video playback program Opencv realize each image frame into HSV RGB images, each image is the final screen a variety of HSV.
FINAL
- 利用openCV辅助实现小车走迷宫程序,利用摄像头拍摄的迷宫图像,进行数字化模拟后,实现路线判断功能。-Supporting implementation by openCV car Maze procedure, and use the camera shooting the maze images for digital simulation, the realization of routes to determine function.
Oval
- 圆及椭圆拟合输入: 图像文件seal1.jpg、seal2.jpg、coin1.jpg 任务: 尝试将上述三个文件中圆或椭圆的外轮廓拟合出来 输出要求: 1. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 2. 将主要的中间步骤及最终拟合结果用OpenCV的cvShowImage 显示出来。-Circle and ellipse fitting type: image file seal1.jpg, seal2.jpg, coin1.jpg task: Try the
convert
- 该代码的功能是读入图像,并对图像进行反转,最后将图像显示在屏幕上-The functionality of the code is read into the image, and image inversion, the final image displayed on the screen
shipin
- 基于opencv的肤色识别。通过H和S的叠加最后生成图像,不过具体的肤色参数可以自己选择-Opencv-based skin color identification. By the superposition of H and S generate the final image, but the specific parameters you can choose the color
MinArea-Final
- 基于opencv的面积比较,扫面区域所有图形面积,删除小于某一值的面积。-Based on the size of opencv compare the surface area swept all the graphics area, the area removed is less than a certain value.
cvwork_correlation
- 使用vc++6.0和opencv1.0实现的模板与目标图片的匹配,用模板图像通过依次与图像的重叠区域进行相似度比较,将相似度最大的区域作为匹配目标区域。得出最后的匹配结果-Using vc 6.0 and opencv1.0 achieve the target image matches the template, using the template image followed by image overlap region with similarity comparison, simi
FrameStatistics
- 对输入的视频进行直方图统计,并以最终输出得到的直方图。-Histogram of the input video and the histogram of the final output.
cvcam
- 这是摄像头视屏获取,并进行边缘检测,最后输出的程序。运行天南地北是VC6.0,和OpenCV1.0,需设置OpenCV的包含路径。-This is the camera Screen obtain, and edge detection, the final output of the program. Run far apart VC6.0, and OpenCV1.0, and need to set OpenCV include path.
拟合圆或椭圆的中心坐标
- 1. 拟合相应的圆以及椭圆 2. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 3. 将主要的中间结果及最终拟合结果用OpenCV的cvShowImage显示出来。-1 fitting corresponding circular and elliptical. Each fit the center coordinates of the circle or ellipse, the radius or length of the shaft length 3. Major in
final
- 如题,图像处理相关matlab程序代码,应该比较全了-Such as title, image processing matlab code, all
CV4
- 立体视觉相关的程序,这部分需要先了解图像和摄像机之间的对立关系,并对极线几何比较了解,先把原理熟悉了以后,具体到编程上就会轻松一点,整体还是比较耗时的。具体来说,程序使用SSD得到匹配点,然后根据匹配点计算出基本矩阵,最后计算出匹配点相关的极线-Stereo vision procedure, this part of the need to understand the antagonistic relationship between the image and the camera, an
ustc_image_exp
- 图像处理课程的实验内容,包括四个小实验,实验1图像的点处理 实验2 图像的平滑 实验3 图像的边缘检测 实验4 FOURIER变换 包括最后的实验报告-Image Processing courses of experiments, including four small experiments a point image processing image smoothing Experiment 2 Experiment 3 image edge detection experiment 4
add_pictures
- 将两图片叠加起来处理,得到最后的综合图像-The two images add up to give a final comprehensive image
moving-objects
- 本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等。-The program tries to open the camera on the computer as a video input device, or enter the command line parameters as the file name to open the vi
Find-and-draw-the-outline
- 寻找并绘制图像的轮廓,最终显示寻找到的轮廓个数,及轮廓图。-Find and draw the outline of the image, the final display to find the number of contours, and contour.
opencvcalibration
- 对摄像的标定进行模拟,来分析误差对结果的影响,来确定标定的对最后结果的影响。-To simulate camera calibration to analyze the impact of the error on the results to determine the impact on the final outcome of the calibration.
calcHist
- 对输入的视频进行直方图统计,并以最终输出得到的直方图-The video input histogram statistics, and the final output resulting histogram