搜索资源列表
-
0下载:
一些常用的图像处理cpp和对应的matlab接口 是非常常用的一些代码-Quick list of the source included:
imhist_thresh.cpp: Generate histogram from data,# of bins based on unique values.
imsmarthist_thresh.cpp: equalize data based on histogram
imsmartstd_thresh.cpp: equal
-
-
0下载:
OpenCV直方图等化范例,程式码简单易懂易学。-OpenCV histogram equalize sample, the code easy to understand to learn.
-
-
0下载:
MATLAB编写的图像直方图处理程序,对输入的图像首先显示它的图像与直方图,然后进行直方图均衡化处理,显示处理后的直方图与图像。-A MATLAB program for image histogram equalization. First input an image and display its histogram. Then equalize the histogram of the input image and display its equalized histogram .
-