搜索资源列表
直方图修正和彩色变换源代码
- 直方图修正和彩色变换源代码. 功能实现: 反色,灰度转换,对比度扩展,削波,阀值化
直方图修正和彩色变换源代码
- 用VC++编写的用于绘制直方图的程序,对于学习用VC绘图的工作者有帮助。在VC下编译通过。-VC prepared for the histogram mapping procedures, learning VC mapping workers to help. The VC compile.
直方图修正和彩色变换算法
- 直方图修正和彩色变换算法-amendments and color histogram algorithm
直方图修正和彩色变换
- 直方图修正和彩色变换-amendments and color histogram Transform
直方图均衡化
- 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl
直方图修正
- 图象处理,由于直方图的统计,灰度拉伸,灰度变换,-image processing, statistical histogram, tensile Gray, Gray transformation, etc.
直方图算法代码
- 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl
图像增强(空域、频域、锐化等)
- 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
source5
- 直方图修正和彩色变换的源程序-and color histogram that transform source
直方图修正和彩色变换算法
- 直方图修正和彩色变换算法-amendments and color histogram algorithm
直方图修正和彩色变换
- 直方图修正和彩色变换-amendments and color histogram Transform
colorope
- 直方图修正对输入图象进行直方图的修正功能-histogram that the importation of image histogram function of the amendment
《Visual C++ 数字图像获取、处理及实践应用》
- 此文件囊括了多种数字图象处理的算法,其中包括边缘检测腐蚀膨胀图象压缩直方图修正平滑等多种图象处理技术-this document to include a wide range of digital image processing algorithms, including edge detection corrosion expansion Image Compression histogram that smoothing var
直方图均衡化
- 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl c
直方图修正
- 图象处理,由于直方图的统计,灰度拉伸,灰度变换,-image processing, statistical histogram, tensile Gray, Gray transformation, etc.
直方图算法代码
- 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl c
直方图修正和彩色变换源代码
- 用VC++编写的用于绘制直方图的程序,对于学习用VC绘图的工作者有帮助。在VC下编译通过。-VC prepared for the histogram mapping procedures, learning VC mapping workers to help. The VC compile.
tuxiangchuli2006
- alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码
TongJiZhiFangTu
- 本文是编程实现图像的统计直方图,以利于了解直方图修正-This is the image histogram programming to help inform the histogram revised
histogram
- 灰度直方图是灰度级的函数,描述的是图像中具有该灰度级的像素的个数。它是多种空间域处理技术的基础。直方图操作能够有效用于图像增强;提供有用的图像统计资料,其在软件中易于计算,适用于商用硬件设备。直方图均衡化是通过对原图像进行某种变换,使原图像的灰度直方图修正为均匀分布的直方图的一种方法。图像灰度 直方图均衡化使得图像的灰度分布趋向均匀,图像所占有的像素灰度间距拉开,加大了图像反差,改善了视觉效果,达到增强目的。MATLAB是数字图像处理的