资源列表
[OpenCV] video-write
说明:用opencv2.4.6实现视频的读写,能够读取视频中的每帧图像,并对其进行相应操作-video-write by opencv2.4.6<yuanyuan> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[2D图形编程] harvest
说明:introductory look at what type of vibrations we might be dealing with when attempting to harvest ambient kinetic energy. The simplest type of vibration that could possibly occur, would be with a harmonic one, with a single frequency component at a co<ankitacic> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] mymain
说明:遗传算法 图像分割挺好用的 希望有用 matlab-Genetic algorithm for image segmentation with the hope of good useful matlab<学生> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] hist_th
说明: 本程序实现图像背景阈值的自动选取 对图像的直方图进行峰值判定,确定灰度低于或高于阈值的点为背景 [yuantu,yuzhi]=hist_th(yuantu,value),直方图峰值降到最大值的value倍时, 此时的阈值为背景阈值,value取[0,1].-calculate the threshold of image<雨田> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] imag_encode
说明: 本程序实现阵列图像的子图像编号,其中中心子图编号为1, 与其距离为1的图像编号为2,依次类推,距离为横纵坐标和与中心子图横纵坐标和的差值的绝对值 中心子图坐标为(x,y),当前子图坐标为(x1,y1),编号为abs((x1+y1)-(x+y)) I是图像编号后的编号矩阵,center_x为横向中心子图坐标,center_y为纵向中心子图坐标 h_num为横向子图数,p_num为纵向子图数-image encoder<雨田> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] GaussFilter
说明:高斯滤波 C代码 非常有用 不信你看-C program of GaussFilter<擦啊擦> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] createMask
说明:图像边缘分割,用来处理图像边缘,并进行准确的分割,-The edge of image segmentation, is used for the processing of image edge, and accurate segmentation,<秦泽涛> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] BackgroundCorrection
说明:Image-Pro Plus中背景校正的算法实现 OpenCV版本:2.4.9 VS版本:VS2013-Image-Pro Plus in background correction algorithm OpenCV Version: 2.4.9 VS version: VS2013<zheng> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] zengqiang
说明:图像处理中的图像增强的Matlab代码,用于去除图像中的噪声,增强图像信号等功能-image enhence Matlab code<王振华> 在 2025-06-21 上传 | 大小:1kb | 下载:1
[图形图像处理(光照,映射..)] avegrad
说明:图像处理中的计算平均梯度的Matlab代码,用于去除图像中的噪声,增强图像信号等功能-The matlab code for computing average gradient<王振华> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] NonlinearEnhancement
说明:图像处理中的一种非线性增强算法的Matlab代码,用于去除图像中的噪声,增强图像信号等功能-The matlab code of a nonline image enhenment method<王振华> 在 2025-06-21 上传 | 大小:1kb | 下载:0