搜索资源列表
数字图象处理算法的演示
- 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
yuzhi
- 本代码是关于数字图像阈值分割的源代码,它包括:文件的重新打开与图像的灰度处理,其中灰度处理又包括:灰度二值化处理、r分量直方图、g分量值方图、b分量直方图等。-the code is on the threshold of digital image segmentation of the source code, including : File with the reopening of gray image processing, which also includes handling
juanji
- vc++6.0编译的一个程序,具有直方图均衡化,灰度线性化,卷积锐化功能。-vc 6.0 compiler of a procedure with histogram equalization, Gray linear, convolution sharpening function.
historamequilbrium
- 在matlab环境下实现灰度图像的直方图的均衡处理与显示功能,很好用-in Matlab environment under gray image histogram equalization processing and display functions, easy to use
shotjiance
- 。该文介绍了目前镜头分割的常用方法,包括灰度分割法、边缘分割法、彩色直方图分割法、MPEG视频的分割方法、 块匹配镜头分割方法、统计判决镜头分割方法、基于聚类的镜头分割方法、镜头渐变的检测
MDI灰度直方图4444444444
- 这个是C#做的一个直方图能让图片变灰,还可看到如何调用函数的-this is the C# do a histogram can Photo greyed can see how the function call
ImageTJ
- MFC显示直方图,灰度直方图,打开图像,显示图像-zhifangtu
huidubinhuan
- 该程序可以多种方式显示图形,二值化处理,灰度变换,画直方图,投影等多种功能,对初学者不愧是不二选择肯定会对你有很大帮助-A variety of ways the program can display graphics, binary processing, gray transformation, drawing histogram, projection and other functions, is indeed the right choice for beginners will c
BMPDLG
- 这是一个基于对话框的工程,主要实现的功能:加载并显示位图、灰度变换、灰度直方图、Robert边缘检测。-This is a dialog-based project, the main achievement of the functions: Load and display bitmaps, gray level transformation, histogram, Robert edge detection.
ImageProcess
- 利用VC++实现数字图像的灰度变换以及直方图变换-Using VC++ digital image gray-scale transformation, as well as histogram transformation
histogram
- 自己编写的基于mfc的8位灰度图像的灰度直方图功能小程序-I have written mfc-based 8-bit grayscale image histogram function of small programs
Image-Processing
- 数字图像处理系统,包括傅里叶变换、灰度直方图显示、图像平滑、增强等各种功能-Digital image processing systems, including Fourier transform, histogram display, image smoothing and enhancement functions
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
The_gray_level_histogram
- 灰度直方图,VC++6.0 MFC编程 灰度直方图,VC++6.0 MFC编程-The gray level histogram, developed by VC++6.0 MFC
OpenCVApp
- 这个程序基于MFC的界面,界面上包含基本图像处理控件程序,直方图,灰度化,边缘检测-This program is based on the MFC interface, the interface contains the basic image processing control procedures, histogram, gray, edge detection, etc.
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
86800791
- 一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能VC()