-
Image-filtering
图像滤波处理程序(matlab 代码)。(A classic image filtering process(Matlab code).)
- 2012-12-07 22:13:06下载
- 积分:1
-
histogram.m
image processing
code for Histogram
- 2014-10-12 19:00:59下载
- 积分:1
-
fingerprint_extract_matlab
在指纹特征提取中,结合方向图和图像局部灰度方差对指纹图像进行分割,然后再进行阈值分割去处边缘效应得出较好的分割结果。(In the fingerprint feature extraction, the combination of pattern and image local variance of gray-scale fingerprint image segmentation, and then conducted threshold segmentation edge effects come to a better place for the segmentation results.)
- 2008-07-02 15:25:06下载
- 积分:1
-
Wavelet_OMP
本程序实现图像LENA的压缩传感
程序作者:沙威,香港大学电气电子工程学系,wsha@eee.hku.hk(The procedure of image compression sensing process by LENA: Javert, University of Hong Kong Electrical and Electronic Engineering, wsha@eee.hku.hk)
- 2011-09-26 20:31:01下载
- 积分:1
-
gaborfilter
图像纹理提取gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换(image texture extraction of edge detection)
- 2010-06-10 07:58:33下载
- 积分:1
-
diskreet.m
DISKREET: FOR CHANGING DISKREET LEVEL OF AN IMAGE
- 2013-10-31 01:52:21下载
- 积分:1
-
PSO_kmeans-master
说明: 利用改进的PSO算法对kmeans算子进行聚类,优化了步骤(The improved PSO algorithm is used to cluster kmeans operators, and the steps are optimized)
- 2020-05-24 15:32:21下载
- 积分:1
-
xihua
本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。(This procedure should be applied to the thinning algorithm with two lines of black-and-white image before thinning effect can be seen.)
- 2009-03-18 08:29:43下载
- 积分:1
-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1
-
huffman
简单的huffman编解码例子,对于初学者会有很大的帮助。(Simple huffman codec examples, for beginners, there will be a great help.)
- 2012-02-15 17:05:55下载
- 积分:1