搜索资源列表
Java图像处理
- 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
equalize
- equalize,used for color equalize ,and this is a plug_in of program of gimp
ImageProc
- 一些常用的图像处理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
EqualizeDarkClouds
- OpenCV直方图等化范例,程式码简单易懂易学。-OpenCV histogram equalize sample, the code easy to understand to learn.
Main
- 图像处理中对图片的直方图进行均衡化的C语言程序- equalize of the image
equalize
- This MATLAB code can be used to perform image equalaization
histogram
- 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 .
Histogram-Equalization-of-a-Color-Image
- 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.
equalize
- c语言实现图像灰度均衡化,适用于图像处理研究人员和初级入门学生(C language to achieve image gray equalization, suitable for image processing researchers and junior primary students)
