搜索资源列表
ch_vcCOMM
- 这个程序解决BMP图像的显示、反色、转灰度图、加高斯噪声、锐化、平滑等功能。注意:处理前要先将图像转成灰度图,否则不能处理。-this resolution BMP images showed that the anti-color, the gray level to increase Gaussian noise, sharpening, smoothing, and other functions. Caution : Prior to the conversion of image gr
CostReference
- 一篇关于代价参考粒子滤波算法的论文,该算法的优点是不需要任何先验概率知识的假定和重采样过程,可实现并行处理。本文将代价参考粒子滤波与当前统计模型的优点相结合 ,提出一种新的当前统计模型自适应跟踪算法 ,用于非线性非高斯系统的机动目标跟踪。-A particle filter on the reference price of the paper, the advantages of the algorithm does not require any prior knowledge of the
Generalized-Computation-of-Gaussian-Derivatives-Us
- 对三维图像进行求导的一个程序,利用高斯卷积后对图像求导相当于对高斯函数求导的性质。是用itk库写的一个通用模板类,里面还有例子。-Computation of local image derivatives is an important operation in many image processing tasks that involve feature detection and extraction, such as edges, corners or more complicat
face
- 本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。-This software is mainly used in image processing technology: lig
DeconvolutionCode-LevinEtAl07
- 应用于超分辨成像; 图像处理; 图像重建;图像恢复(Deconvolution using natural image priors Gaussian Prior Deconvolution)