-
trilateralPfilter1
三边滤波器,能够实现平滑滤波的同时进行边缘保持。同时对脉冲噪声有优良的滤波效果。(trialateral filter)
- 2020-08-10 09:48:28下载
- 积分:1
-
ostu
使用大津法选定二值化阈值,并对彩色图像做二值化处理(Otsu binarization threshold is selected, and the color images do binarization processing)
- 2012-05-19 22:41:01下载
- 积分:1
-
数字图像处理算法典型实例
数字图像处理算法典型实例
- 2016-09-08下载
- 积分:1
-
daisy
daisy是08年新提出来的特征描述符算法,常用在图像匹配等领域中。文件包含算法的PDF文档和算法提出者编写的相应matlab程序,大家可以根据自己的需要来利用。(A Fast Local Descriptor for Dense Matching,2008.)
- 2010-01-07 17:49:29下载
- 积分:1
-
HistogramaOTSU
说明: 分块直方图均衡化处理图像 用户输入分块的x,y方向的分块个数,即可将图形分成各个小块进行直方图均衡化。
大津法处理图形,包括一维大津法和二维大津法的实现
(the realization of the Histogram equalization algorithm.
the realization of otsu algorithm to process the images)
- 2011-04-17 21:52:58下载
- 积分:1
-
Filterbackproj
matlab编写的CT图像的滤波反投影程序(matlab prepared CT images of the filtered back-projection program)
- 2011-11-25 21:46:11下载
- 积分:1
-
iriscode
虹膜识别整个的程序源代码包括虹膜内外边界定位、虹膜特征提取等(Iris recognition throughout the program source code, including the inner and outer boundary positioning iris, iris feature extraction)
- 2014-05-21 18:37:35下载
- 积分:1
-
computer_vision-master
图像特征提取,有SIFT、BOW、VLAD、LBP、HOG、FishVector、gist、Metric、colorhist。(Image feature extraction, including SIFT, BOW, VLAD, LBP, HOG, FishVector, gist, Metric, colorhist.)
- 2019-07-20 20:53:34下载
- 积分:1
-
3D-MIP---5533
可以在VTK下进行三维重建的DICOM数据(Three-dimensional reconstruction can be carried out in the VTK DICOM data)
- 2020-12-17 16:29:12下载
- 积分:1
-
matlab
) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
- 2010-05-11 12:03:24下载
- 积分:1