搜索资源列表
-
1下载:
用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology.
1.
-
-
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 .
-
-
0下载:
This project for OpenCV C++.
This program equalize histogram of a color image using OpenCV.
-This is project for OpenCV C++.
This program equalize histogram of a color image using OpenCV.
-