资源列表
[OpenCV] pinggjunbj
说明:此方法是平均背景减除法。主要用于运动目标检测,当然此方法在静止的背景下检测运动目标比较好-Averaging Background Method We’ve just seen a simple method of learning background scenes and segmenting fore- ground objects. It will work well only with scenes that do not contain moving backgro<陈宇> 在 2025-10-09 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] GPSR_6.0
说明:梯度投影算法,主要用于重建,有利于个人研究应用-Gradient projection algorithm, mainly used for reconstruction, is conducive to personal research applications<王明> 在 2025-10-09 上传 | 大小:1.32mb | 下载:0
[OpenCV] ex4_3
说明:创建一个程序读入并显示一幅图像 a. 允许用户在图像中选择一个矩形区域,然后通过按住鼠标画一个矩形。当鼠标放开,高亮显示矩形框,注意,在内存中保留一个原始图像的副本,以防止修改图像时改变原始图像的数据。在下一次点击鼠标按键是,恢复图像并重新开始绘制矩形 b. 在另一个独立的窗口中,使用画图函数画一个图表,分别用蓝、绿和红色表示选中每种颜色的像素数量。这是选定区域的颜色直方图。x 坐标系表示像素值范围在0-31,32-63……,223-255,y 坐标表示在选定区域中对应像素的数量。对每<陈宇> 在 2025-10-09 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] ssim
说明:图像质量评价:基于结构相似性的全参考图像质量评价-Image Quality Assessment:<赵勇> 在 2025-10-09 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] papademetris_Image_Registration
说明:耶鲁大学关于图像配准方面的ppt,对其在fMRI医学图像配准方面的应用作了比较详细的讲解-Yale University ppt, image registration made a more detailed account of its application in fMRI medical image registration<陈陶> 在 2025-10-09 上传 | 大小:3.29mb | 下载:0
[OpenCV] CV2
说明:利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,<> 在 2025-10-09 上传 | 大小:3.16mb | 下载:0
[OpenCV] CV3
说明:使用opencv进行摄像机的标定,主要涉及如何确定摄像机的内外参数问题。具体来说,程序完成的是一个最简单的小孔成像模型,和使用张正友方法来得到摄像机的内外参数-Opencv camera calibration, mainly related to how to determine the internal and external parameters of the camera. Specifically, the process is complete is one of the most<> 在 2025-10-09 上传 | 大小:2.92mb | 下载:0
[OpenCV] CV4
说明:立体视觉相关的程序,这部分需要先了解图像和摄像机之间的对立关系,并对极线几何比较了解,先把原理熟悉了以后,具体到编程上就会轻松一点,整体还是比较耗时的。具体来说,程序使用SSD得到匹配点,然后根据匹配点计算出基本矩阵,最后计算出匹配点相关的极线-Stereo vision procedure, this part of the need to understand the antagonistic relationship between the image and the camera, an<> 在 2025-10-09 上传 | 大小:2.83mb | 下载:0