资源列表
[图形图像处理(光照,映射..)] motion-detection
说明:基于OpenCV的运动目标检测的VC源程序,包含测试视频文件,可直接运行结果。供初学者参考。-This is the original code program of motion detection basiced on OpenCV, including testing video you can run it directly. It is useful for beginners.<wangshumeng> 在 2025-03-10 上传 | 大小:23.83mb | 下载:0
[图形图像处理(光照,映射..)] k_mean_diff
说明:首先进行帧差处理,根据得到的帧差进行k均值算法,完成图像分割-First fr a me difference processing, k-means algorithm based on fr a me difference, to complete the image segmentation<大超> 在 2025-03-10 上传 | 大小:322kb | 下载:0
[图形图像处理(光照,映射..)] k_mean_seg
说明:利用k均值算法对图像色彩进行聚类分割,将图像中色彩相近的分割成一块。一种很好的图像分割算法。-K-means clustering segmentation algorithm for image color, the color in the image is divided into a similar. A good image segmentation algorithm.<大超> 在 2025-03-10 上传 | 大小:1.02mb | 下载:0
[图形图像处理(光照,映射..)] imageprocessing
说明:数字图像处理,用Canny算子提取边缘程序。-Digital image processing using Canny edge extraction procedures.<叶雪轻轻> 在 2025-03-10 上传 | 大小:6.37mb | 下载:0
[OpenCV] 0773383inspection
说明:hough 圆检测,使用opencv源程序-hough circle<袁园> 在 2025-03-10 上传 | 大小:38kb | 下载:0
[图形图像处理(光照,映射..)] SURF
说明:SURF算子(Speeded Up Robust Feature)是一种稳健的图像检测和描述算子。算法中有一部分是受到SIFT算子启发,标准SURF算子运算速度比SIFT快几倍并且在不同图像转换时要比SIFT更稳定。-SURF operator (Speeded Up Robust Feature) is a robust image detection and descr iption operator. Part of the al<郭涵> 在 2025-03-10 上传 | 大小:703kb | 下载:0
[图形图像处理(光照,映射..)] Laplace-transform
说明:针对红外图像对比度低和边缘模糊的特点,提出了一种结合自适应平台直方图均衡化和拉普拉斯变换的方法。-Infrared images of low contrast and edge blur, a combination of adaptive platform histogram equalization and the Laplace transform method.<郭涵> 在 2025-03-10 上传 | 大小:2.82mb | 下载:0
[图形图像处理(光照,映射..)] Gaussian-smoothing-image
说明:一个平滑尺度和模板大小均可以改变的高斯滤波器<郭涵> 在 2025-03-10 上传 | 大小:2.76mb | 下载:0
[图形图像处理(光照,映射..)] Contrast-stretching
说明:数字图像在采集过程中,由于照明或物体本身等原因,经常会出现目标区域对比度低、细节模糊的情况,需要经过进一步的预处理才能使用。一种较为有效的对比度拉升技术,它通过选择合理的分段点来实现图像增强。-The digital image acquisition process, due to reasons such as lighting or object itself, often the target area with low con<郭涵> 在 2025-03-10 上传 | 大小:2.8mb | 下载:0
[图形图像处理(光照,映射..)] Binarization-transformation
说明:一幅图像包括目标物体、背景还有噪声,要想从多值 二值化 的数字图像中直接提取出目标物体,最常用的方法就是设定一个阈值T,用T将图像的数据分成两部分:大于T的像素群和小于T的像素群。-An image including the target object, the background, as well as noise, in order to be extracted directly from the multi-value<郭涵> 在 2025-03-10 上传 | 大小:2.76mb | 下载:0