资源列表
watershedexample
- IDL实现分水岭算法,可用于边缘检测和图像分割,算法效率很高。-IDL watershed algorithm can be used for edge detection and image segmentation algorithm is very efficient.
histogram_features
- 求灰度直方图统计特征,包括熵、均值、方差等- gray histogram feactures
SADpipei
- 双目视觉获取左右图像,使用Matalb自带的函数进行焦点的检测并用SSA算法进行特正点的匹配。-SAD interest points matches
precondition
- 该仿真程序实现可见光图像和红外图像的融合,-The visible light image and infrared image fusion
imag_improve_rgb
- 一种改进的全局Retinex算法,先计算像素点相对明暗关系,再通过像素点与相对明暗关系的差值确定像素值-An improved global Retinex algorithm, first calculate the relative brightness between pixels, and then through the pixel point and determine the relative difference between light and dark pixel valu
Plot_PreRecallThousand
- 在进行图像显著性分析时,要通过PR曲线进行比较不同方法的好坏,这个源码可以实现此功能。-Significantly during image analysis, through PR curves comparing different methods is good or bad, this source can achieve this functionality.
me
- 自制的中值滤波函数,不用matlab里面自带的函数也能对图像进行去噪处理-Homemade median filtering function, which comes without matlab function can also be processed for image denoising
KOMP
- 核稀疏表示的正交匹配追踪算法,这里核稀疏表示的正则化项为L0范数-Nuclear sparse representation orthogonal matching pursuit algorithm, where nuclear sparse representation regularization term is L0 norm
Moravec-t
- 基於圖像處理當中的特徵點萃取,莫拉克特徵萃取-Which is based on image processing feature point extraction, feature extraction Morakot
tuxiang
- 从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数成功时,返回TRUE,否则返回FALSE。-From a.
Arnold
- 鉴于现在许多文献上的Arnold置乱与反置乱程序并不好用,故自己写了一套Arnold置乱与反置乱程序。-As many documents about Arnold scrambling and anti-scrambling program is not easy to use, so wrote a set of Arnold scrambling and anti-scrambling process.
ROMP
- 一种正则化正交匹配追踪ROMP算法的matlab源程序,一个函数,方便使用-A New Regularized Orthogonal Matching Pursuit ROMP algorithm matlab source, a function, easy to use