搜索资源列表
MFC_ImageProcessingDemo
- VC++写的图像处理的各种基本操作的Demo,例如颜色空间变换,插值,锐化,模糊,直方图均衡等。PS:界面语言与注释均为韩语-VC++ write a variety of basic image processing operations Demo, such as color space conversion, interpolation, sharpening, blurring, histogram equalization. PS: interface language and not
zhifangtu
- 显示BMP图像,并给出直方图,使用VC++6.0建立的基于MFC的应用程序,有相关注解-Display images, and gives a histogram
080812
- VC 6.0 编写的图像处理算法,包括,图像清晰度识别,指纹识别,直方图,gerber算法,锐化,细化,去短枝-program in vc6.0 ,image precession, include clearance of photo,and finger print indentify ,also with some other function ,i think it will give you great help, please enjoy.hehe
BMPWhiteBalance2
- 本程序是基于找白点的图像白平衡算法VC实现和调试。功能包括输入输出数据的保存,白平衡四个参数的可调,图像增强功能,灰度直方图功能等。-This procedure is based on an image to find white balance algorithm VC implementation and debugging. Features include input and output data saved four parameters adjustable white bala
image-processing
- 基于VC++环境编写的图像处理程序,实现了图像灰度变换的功能,包括图像灰度的指数变换,对数变换,以及图像灰度直方图显示等功能-Based VC++ environment Prepared image processing procedures, the gray transform features, including gray exponential transformation, logarithmic transformation, and image histogram displa
ImageProcessing-8.0
- 基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.
tuxiang
- VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料-VC++6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorithm
picprocessing
- VC++6.0环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-VC++6.0 environment Several digital image processing experiments, including gray transform, histogram equalization, histogram matching, neighborhood average, local increase, median fil
HistDemoA
- VC++生成对话框显示直方图处理前后的图像的程序-Before and after treatment were generated by vc++ dialog displays the histogram of the image application
HistDemoA
- bmp格式位图直方图均衡化图像增强,VC++6.0环境下的直方图均衡化处理的实现方法。-bmp bitmap image histogram equalization enhancement method processing VC++6.0 environment histogram equalization.
shuzituxiangchuli-dianxingsuanfa
- VC++图像处理(打开、建立自己的函数库、直方图、点运算、图像移动、压缩等)-VC++ image processing (open, create your own library, histogram, point operations, moving images, compression, etc.)
3.30
- 这是个简单的基于VC++MFC的图像处理源码,可以实现数字图像处理的二值化和直方图操作-This is a simple image processing based VC++MFC source, digital image processing and histogram binarization operation
shiyan
- VC MFC bmp 灰度变换 直方图等
zhifangtu
- VC编程实现图像的直方图均衡(24位图转为8位灰度图图像平滑化处理;邻域平均法实现图像增强;直方图均衡化处理)-VC Programming histogram equalization image (Figure 24 into eight grayscale image smoothing process neighborhood averaging method to achieve image enhancement histogram equalization)
Vc6_Image
- VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
color-histogram
- 此程序是用vc编写的,打开视频文件,可以实时的显示每一帧图像的彩色直方图和灰度直方图,直方图的显示也是连续的-This procedure is used vc prepared, open the video file, you can display real-time images of each frame color histogram and histogram, histogram display is also continuous
VCPP-image-processing-
- VC++6.0 MFC框架下 实现图像的一些处理 如:Hough变换 256变成灰度 高斯平滑 直方图统计-Some processing of the image to achieve lower VC++6.0 MFC framework such as: Hough transform 256 into a Gaussian smoothing gray histogram statistics. . . .
2
- 使用vc++平台,基于opencv对直方图进行均衡化,能很好地实现直方图均衡化-Using vc++ platform based on opencv histogram equalization, can well realize histogram equalization
Histogram-equalization-source-code
- 直方图均衡化源代码(用vc++和opencv编程)-Histogram equalization source code
The_gray_level_histogram
- 灰度直方图,VC++6.0 MFC编程 灰度直方图,VC++6.0 MFC编程-The gray level histogram, developed by VC++6.0 MFC