资源列表
[图形图像处理(光照,映射..)] StereoVision_SSD
说明:本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中<qqqqqq> 在 2025-07-27 上传 | 大小:2.88mb | 下载:0
[图形图像处理(光照,映射..)] 1
说明:对图像信号进行盲分离的一段代码-Blind signal separation of the image section of code. . . . .<卓卓> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] RANSAC
说明:RANSAC算法是一种经典的去外点方法,它可以利用特征点集的内在约束关系来去除错误的匹配。-RANSAC algorithm is a classic way to go outside the points, it can take advantage of the inherent characteristics of point sets constraints to remove false matches.<qqqqqq> 在 2025-07-27 上传 | 大小:5kb | 下载:0
[图形图像处理(光照,映射..)] PinholeModel
说明:针孔模型中单应矩阵的求解 mian函数,测试单应矩阵计算的算法,程序流程如下 1、 读入两个图像。 2、读入4组对应点。 3、调用CalcH函数计算H矩阵。 4、在第一幅图中用鼠标选择一点。 5、调用WarpH函数计算在第二幅图中的对应的。 6、显示结果.-Pinhole model for solving the homography mian functions, test homography computation algorithm, program<qqqqqq> 在 2025-07-27 上传 | 大小:200kb | 下载:0
[图形图像处理(光照,映射..)] HarrisDetect
说明:HARRIS 角点检测算法。本算法在VC2008 环境下实现,使用opencv2.0 版本。-HARRIS corner detection algorithm. The algorithm VC2008 environment to achieve, the use of opencv2.0 version.<qqqqqq> 在 2025-07-27 上传 | 大小:276kb | 下载:0
[图形图像处理(光照,映射..)] TgWinSockTest
说明:一个通过WinSock传输屏幕内容的测试程序-A screen content transmitted through the WinSock test procedures<fjh> 在 2025-07-27 上传 | 大小:5kb | 下载:0
[图形图像处理(光照,映射..)] Marksdetection
说明:自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。-Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code for i<Norbert> 在 2025-07-27 上传 | 大小:5kb | 下载:0
[图形图像处理(光照,映射..)] GLCM-implement
说明:实现了灰度共生矩阵,并应用到了几张图片上。 C++ 和OPENCV 代码。 图像处理-GLCM achieved and applied to a few pictures. C++ and OPENCV code. Image Processing<Norbert> 在 2025-07-27 上传 | 大小:7kb | 下载:0
[图形图像处理(光照,映射..)] DicomSlicesToVolume
说明:ITK的二维DICOM序列图像存为3D图像。-Convert two dimensional DICOM series image to three dimensional volume image by ITK.<Alex> 在 2025-07-27 上传 | 大小:9.54mb | 下载:0
[图形图像处理(光照,映射..)] Prewitt
说明:实现了边缘检测的Prewitt算子,并且有二值图像、原图叠加等多种显示方法-Prewitt edge detection achieved operator, and there are binary images, artwork and other display methods superimposed<莉莉> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] smooth
说明:实现了在VC++ 6.0中,数字图像与一定大小模板的卷积,适用于任意大小的模板-Realized in VC++ 6.0, the digital image convolution with a certain size of the template, the template for any size<莉莉> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] energy-texture
说明:在VC++6.0中实现了图像纹理信息的提取和显示,不过效果有待提高-In VC++6.0 to achieve the extraction of image texture information and display, but the effect needs to be improved<莉莉> 在 2025-07-27 上传 | 大小:1kb | 下载:0