搜索资源列表
VC++examples(9Sources)
- 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC + + programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaussian edge detection.
goodcode4
- vc++图像处理源代码:图片灰度均衡-vc image processing source code : Photo gray balance
LineTranscode
- 本代码实现了BMP图像窗口变换、线性变换、灰度均衡等操作操作
汉字识别程序
- 介绍了两种汉字切分算法:投影法,连通域合并法。以及二值化,灰度拉伸,灰度均衡等图像处理算法(内附汉字图片进行试验
DigiPicture
- 数字图像处理技术的一些经典算法,开发平台是VS2005,这些算法全部用C++语言实现,其中包括怎样显示位图,图像的反色,灰度阈值变换,灰度拉伸,灰度均衡,亮度增减,图像平移,图像缩放等-Digital image processing technology, a number of classical algorithms, the development platform is the VS2005, all of these algorithms using C++ language, in
ImageProcessing4
- 灰度转换,walsh变换,对比度拉伸,二值变换,反色,方块编码,,高斯平滑,灰度均衡-Gray-scale conversion, walsh transform, contrast stretching, binary conversion, anti-color, box code, Gaussian smoothing, gray balance
hist
- 设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 -histogram equalization
LineTrans
- 图像反色 线性变换 阀值变换 窗口变换 灰度拉伸 灰度均衡-Anti-color image transform window threshold linear transformation transform tensile gray gray balance
LineTrans
- 用VC++对图像进行点操作,包括图像反色,线性变换,阈值变换,窗口变换,灰度拉伸,灰度均衡(直方图均衡化)-Using VC++ on the image point operations, including the anti-color image, linear transformation, threshold transform, transform window, gray stretch, gray balance (histogram equalization)
LineTrans
- 对图像进行点运算,反色,线性变换,阈值变换,窗口变换,灰度拉伸和灰度均衡,VC6下编译,可直接运行-The image point of operation, anti-color, linear transformation, threshold transform, the window transform, gray stretch and gray balance, VC6 compiled can be directly run
bianyuanjiance
- bmp格式文件和六种常用图像增强算法作出了研究,文中详细论述了数字图像增强技术中涉及到的图像平滑、中值滤波、梯度锐化、拉普拉斯锐化、灰度拉伸和灰度均衡各基本算法及其在Visual C++ 6.0下的具体实现,列出了各图像增强基本算法所涉及的关键源代码,同时,在每种图像算法中都分别给出了一幅标准的数字图像在各种处理前与处理后的对照图像。 -bmp format, and six kinds of commonly used image enhancement algorithm to the
imageprocessing
- 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-Simple image processing, including 256 colors to grayscale, Hough transform, Wal
Gray_balanced_image_processing_source_information.
- 图像处理灰度均衡源码资料Gray balanced image processing source information-Gray balanced image processing source information Gray balanced image processing source information
9
- 实现了图像灰度均衡的功能,用VC++完成,喜欢数字图像处理的可以仔细看看代码,一起学习研究-To achieve a balanced gray-scale image features, like using VC++ complete digital image processing can take a closer look at the code, along with learning learning learning to see
5
- C++数字图像处理灰度均衡,一个简单的小程序,设和绝大部分人使用与学习-C++ digital image processing, gray balance, a simple procedure, set up and most people use and learning
LineTrans
- MFC实现灰度图像的各种点运算,如图像反色,窗口变换,线性变换,阈值变换,灰度均衡等-MFC to achieve a variety of gray-scale image point operations, such as anti-color images, the window transform, linear transformation, threshold transform, gray balance, etc.
huidujunheng
- 灰度均衡可以使全幅图像的灰度进行重新调整,可以使其看着更和谐。-Gray balance can make the whole picture of the gray level of re adjustment, it can make it more harmonious.
EYCNMX
- 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡-This file includes nine examples of vc++ programming source code, including the Hough transform, gray balance
JRIYLI0
- 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡(This file includes nine examples of vc + + programming source code, including the Hough transform, gray balance)
tutorial
- 利用快速傅里叶变换滤波,空域变换的,图像灰度均衡matlab函数代码,用于学习信号处理(filter by using fast Fourier transform)