资源列表
用于彩色图像的颜色空间变换
- 用于彩色图像的颜色空间变换,从RGB颜色空间变换到CIELUV空间。LUV空间各分量相关性小更适于进行图像处理。,Translate a color image from RGB color space to LUV color space.
yundongguji.rar
- 运动估计的算法,基于matlab可以对运动物体过快的图像进行补偿,Motion estimation algorithm, based on the matlab fast moving objects on the image to compensate
medfilt_dilate
- The medfilt() function uses the PIL filtering code. The dilate() function was written from scratch with NumPy.
readpgm
- 该matlab函数可以在matlab环境下读取pgm文件-To read the file of pgm format
midpoint_cirle
- 中点画圆算法的c语言实现,开发环境vc++6.0。用到第三方画图库-Midpoint circle algorithm c language
ecg1
- birge-massart算法计算阈值 基于小波函数分解的心电信号去噪-the algorithm calculated threshold birge-massart ECG denoising based on wavelet function decomposition
Untitled00
- 基于小波变换的图像压缩程序,matlab程序,程序笔记哦简单-Wavelet-based image compression program, matlab program, the program notes oh simple
Video-Surveillance
- 用于视频监控的核心代码,基于matlab的,用的是usb摄像头就可以。-video surveillance 基本翻译 视频监控 视频监视 网络释义 Video Surveillance:视频监控 | 视讯监控 | 电视监视
medianfilt
- filtering of image using matlab code
AlignShape
- code to align two shapes with register points
convert
- 此程序为opencv中的图片格式的转换,主要是JPG,BMP,TIF,PNG,PPM转到JPG,BMP,TIF,PNG,PPM-This program in opencv image format conversion, JPG, BMP, TIF, PNG, PPM, go to JPG, BMP, TIF, PNG, PPM,
HistoEqual
- 对图像进行直方图均衡化操作 在opencv环境中运行-image histogram equalization