搜索资源列表
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
hist
- 设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 -histogram equalization
cropping
- This code is improving parts of the image with imcrop according to the 2-D histogram (mesh).-This code is improving parts of the image with imcrop according to the 2-D histogram (mesh).
ImageRetrieval
- 基于内容的图像检索算法的研究,颜色直方图算法。-Content-Based Image Retrieval Algorithm,Color histogram algorithm
Processed_histogram_based_Face_Recognition
- face recognition by using histogram matching
binarisehistogramContast
- Binarize image , contras image , histogram image -Binarize image , contras image , histogram image
histogram
- histogram EQ with matlab
imagergbhistogram
- image processing this for image histogram RGB
histogram
- 直方图拟合的MATLAB程序,直接运行。希望对大家有帮助。-MATLAB histogram fitting procedures, direct running. We want to help.
createColorHistograms
- histogram of a color image
lab01_rp
- simulation for random processes, including histogram of cumulative probability function, conditional probability, random walk process and damped walk process.
Fingerprint
- 包括指纹图像的直方图、滤波、二值化、细化等一些流程,处理后的图像增强效果较明显!!! 具有通用性,也可以用在普通图像上,图像的某些区域增强效果明显。-Including the fingerprint image histogram, filtering, thresholding, thinning and some other processes, processed image enhancement effect more obvious! ! ! Generic, can a
ADC_Histogram
- 10bit ADC Histogram - 理想ADC Test Pattern - 量測結果--> INL/DNL - 全自動產生 -10bit ADC Histogram- an ideal ADC Test Pattern- measurements-> INL/DNL- Automatic generate
work
- 白噪声的均匀分布直方图。该方法采用matlab实现编程,程序简单,便于理解。该程序将可直观看出在每个区间上的分布-Uniform distribution histogram white noise. This method is achieved using matlab programming procedures are simple, easy to understand. The program will be able to visually see the distribution
Histogram-Equalization
- Histogram Equalization using Matlab without using the function histeq().
MATLAB实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
matlab实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器(1. image inversion, 2. gray linear transformation, 3. nonlinear transformation, 4. histogram equalization, 5. linear smoothing filter, 6. median filter)
histogram
- Histogram extraction and histogram normalization
数字图像处理-matlab代码
- matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)
matlab examples
- matlab code for digital signal processing,image processing