资源列表
gray2rgb
- grey image to color image
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
matRotate
- 实现二维图像的旋转并使用4点平均插值,输出的图像矩阵具有相同的大小,行列均为原图像的对角线长度-Rotate 2-dimensional images using 4-means interpolation. The output image matrices have the same size, whose row and column both have the length of the diagonal of the original image.
system-modules
- 基于python语言实现批量cad文件转为shp文件 -Switch to shp file is based on python language batch file cad
EuDist2
- 计算向量间的欧式距离,很简单的程序,jingongcankao-Calculate the Euclidean distance between vectors, a very simple procedure
testprogram
- 葡萄糖溶液浓度预测的matlab程序,调用的PLS功能,进行建模和预测-The concentration of glucose solution prediction matlab program, PLS function calls, modeling and forecasting
用于彩色图像的颜色空间变换
- 用于彩色图像的颜色空间变换,从RGB颜色空间变换到CIELUV空间。LUV空间各分量相关性小更适于进行图像处理。,Translate a color image from RGB color space to LUV color space.
readpgm
- 该matlab函数可以在matlab环境下读取pgm文件-To read the file of pgm format
ecg1
- birge-massart算法计算阈值 基于小波函数分解的心电信号去噪-the algorithm calculated threshold birge-massart ECG denoising based on wavelet function decomposition
Video-Surveillance
- 用于视频监控的核心代码,基于matlab的,用的是usb摄像头就可以。-video surveillance 基本翻译 视频监控 视频监视 网络释义 Video Surveillance:视频监控 | 视讯监控 | 电视监视
medianfilt
- filtering of image using matlab code