资源列表
Kirsch算子
- kirsch算子提取边缘的源代码,非调用,可以运行(Kirsch operator to extract the edge of the source code, non call, you can run)
filter_mean_cgl
- 用IDL语言编写的均值滤波程序,有注释,已经调试(the mean filter by idl)
filter_median_cgl
- 用IDL语言编写的中值滤波程序,已调试,放心使用(the meadian filter by idl)
filter_prewitt_cgl
- 用idl语言编写的prewitt锐化程序,已调试,有注释(the prewitt filter by idl)
Readyuv
- matlab本身不带yuv视频读取函数,此函数读取并转换为RGB格式保存(Matlab itself does not have the yuv video reading function, which is read and converted to RGB format)
MATHDF
- 批量提取jdf文件中的ndvi值,转出为tif格式(Batch extraction of NDVI values in JDF files)
mosaic1
- 这是一个将摄像机旋转扫描条件下进行图像拼接的程序(This is a image mosaic program under camera rotating)
573514833BM3D
- bmp3d去噪,很好的去噪方式,matlab语言很好用(Bmp3d de-noising, good denoising mode, matlab language is very good)
39709579canny
- canny算子,很好用的边缘检测方式,matlab语言编写,很实用(Canny operator, very good edge detection method, matlab language preparation, very practical)
RGBbackgroundSubtraction
- 图像处理中,目标检测中的背景减除方法,C++实现(Background subtraction method in image target detection)
sextractor-2.19.5.r333.tar
- sextrator是一款开源的天文图像处理软件,使用C语言编写,能够识别出天文图像上的星象(SExtractor is a program that builds a catalogue of objects from an astronomical image. Although it is particularly oriented towards reduction of large scale galaxy-survey data, it can perform reasonably w
GLCM method to extract features
- 实现灰度共生矩阵特征提取,对图像的纹理分析有用。(The gray level co-occurrence matrix feature extraction, useful for image texture analysis.)