-
gaborcreate
该代码描述了一种用Gar小波进行纹理特征提取方法,可用于图像分析、视频处理、以及模式识别前期建立模式向量。(The code describes a texture with Gar wavelet feature extraction methods can be used for image analysis, video processing, and pattern recognition pre-established pattern vector.)
- 2013-09-17 16:11:32下载
- 积分:1
-
Wavelet_SP
压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为SP算法,对256*256的lena图处理,比较原图和SP算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间(Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and SP algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using SP algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
- 2013-01-19 12:47:40下载
- 积分:1
-
边缘检测以及霍夫变换
说明: 简单的Canny边缘检测程序,另外包含霍夫变换检测道路直线。(Simple Canny edge detection procedures, including Hough transform detection of road lines.)
- 2020-12-30 14:03:01下载
- 积分:1
-
精通matlab+GUI设计2011
适合作为MATLAB的入门级教材使用,其中GUI设计部分参考价值较高。(An elementary course of MATLAB.)
- 2017-08-05 10:20:13下载
- 积分:1
-
基于MODIS数据计算大气水汽总含量
基于MODIS 大气水汽的计算,大气水汽含量(Atmospheric Water Vapor Calculation Based on MODIS)
- 2019-04-20 10:03:33下载
- 积分:1
-
vc++_image
这是图象处理模式识别一书的源代码,包括C++和MATLAB的程序,对于做这方面的研究人员来说,会很有帮助的。(This is an image processing pattern recognition on the source code, including C and Matlab procedures for doing this kind of research personnel, will be very helpful.)
- 2005-04-21 21:42:03下载
- 积分:1
-
fingerprint
指纹灰度图像的matlab代码,文件附带指纹图像(Gray-scale fingerprint image matlab code, documents attached to the fingerprint image)
- 2008-04-21 19:43:46下载
- 积分:1
-
Manish-TMM-(1)
全参考型视频质量评价方法,基于机器学习和视频特征提取,发表与2012年TMM(FR VQA method based on machine learning and video feature )
- 2013-08-29 17:31:51下载
- 积分:1
-
saliency-object-or-region-detection
该文件夹包括代码及其对应的论文。其作用在于模拟人类视觉系统的生理特性--视觉注意机制,按照人眼观察外界的方式,检测视觉显著性物体和区域,并阐述了显著性区域的显著性密度和尺度之间的关系,可应用于生物视觉模拟、视觉目标检测、视觉目标跟踪、视觉智能监控,以及视觉生理学和视觉心理学等的研究中。(This document contains codes and the corresponding paper. The aim is to simulate a physiological characteristic of human visual system called visual attention mechanism. The code is used to detect salient objects or regions following the way human eye observes the world. The relation between density and scale of salient object/region is described. It has found widespread use in numerous applications such as biological vision simulation, visual object detection, visual object tracking, visual intelligent surveillance, visual physiological, and visual psychology.)
- 2011-07-02 06:40:36下载
- 积分:1
-
Code自适应
传统的图像分割方法可以分为基于阈值、边缘、区域的方法等,而传统的分割方法在复杂图像分割中效果不好。为了提高图像分割的性能,我们提出了一种基于局部自适应窗口的Otsu方法。首先,分析了传统阈值法在复杂图像分割中不能很好地形成的原因,比较了全局阈值和局部阈值对图像分割的影响。其次,提出了根据局部信息自适应地改变局部窗口大小的方法,分析了该方法的特点。最后,证明了所提出的新方法优于其他方法。实验结果表明,与其他传统方法相比,该方法能保持更多的细节,获得更满意的结果。(The traditional image segmentation methods can be divided into thresholding, edge and region methods. The traditional segmentation methods do not perform well in the segmentation of complicated images. In order to improve the performance of image segmentation, we propose an adaptive windowed range-constrained Otsu method based on local information.First, the reason why traditional thresholding methods do not perform well in the segmentation of complicated images is analyzed. Therein, the influences of global and local thresholdings on the image segmentation are compared. Secondly, a method of adaptively changing the local window size based on local information is proposed, and the characteristics of the proposed method are analyzed. Finally, the superiority of the proposed method over other methods, It is validated by the experiments that the proposed method can keep more details and acquire much more satisfying results as compared with the other conventional methods.)
- 2018-10-24 15:04:08下载
- 积分:1