搜索资源列表
IMagepcoecssing
- 直方图均衡比较有用的算法 对传统方法有比较好的改进-histogram equalization algorithm useful comparison to the traditional methods are relatively good improvement
imageoperation
- 数字图像处理的基本操作,包括平移,缩放,旋转以及直方图均衡等操作,是学习数字图像处理的必备资料.-digital image processing of the basic operations, including translation, zooming and rotating histogram equalization and other operations, is studying digital image processing of the requisite informat
goodcode3
- vc++图像处理原代码:图片直方图均衡-vc original image processing code : Photo histogram equalization
20076274
- 2 直方图均衡源代码.rar VC++PICURE PROCEED-two histogram equalization source code. Rar VC PICURE PROCEED
my_digital_image_processing
- 图像处理的作业,包括傅立叶变换,直方图均衡,图像恢复。
8
- 直方图均衡的VC++ 算法实现 非常好用
guass
- 用VC++编码直方图均衡和高斯滤波,大家可以
Image
- 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
bmp图象的放大直方图均衡
- 这是我初学图像处理所作的一个例子,相信对其他人也有一定帮助。-This is my beginner image processing of an example, I believe others will also help.
二分直方图均衡化
- 中值二分法 均值二分法
DIBDisplay
- 能完成基本的图像操作,包括放大、缩小、漫游、图像裁剪、直方图均衡、直方图规定化等操作,希望对数字图像处理的初级学员有帮助-To complete the basic image operations, including Zoom, narrow, roaming, image cropping, histogram equalization, histogram and other provisions of the operation, in the hope that digital im
imageprocess
- 正交变换 傅立叶变换 哈达码变换 直方图均衡 模糊 锐化 模糊图像恢复 图像分割 矩应用-Orthogonal Transformation Hadamard Transform Fourier Transform fuzzy histogram equalization Sharpens fuzzy image restoration image segmentation application moment
hist
- 设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 -histogram equalization
vc_showdib
- VC进行数字图像处理,中值滤波,图像锐化,图像平滑,直方图均衡- DIP
zhifangtu
- 直方图均衡 源代码 及其所有文件压缩包下载-Histogram equalization and its source code to download all the file compression package
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
zhifangtupipei
- 直方图匹配vc++算法,包含直方图,直方图均衡,直方图匹配-Histogram matching vc++ algorithms, including histogram, histogram equalization, histogram matching
dip
- 一个简单的包括几个基本的图像处理的程序 可以实现: 检索灰度最大值,最小值,平均值,灰度线性变换,直方图统计,直方图均衡,平移,拉伸,旋转,FFT,DCT,随即噪声,椒盐噪声,均值滤波,中值滤波,SOBEL,LAPLACE 二值化-A simple include several basic image processing program can be: retrieve the gray maximum, minimum, average, linear gray level t
code
- vc 直方图均衡的程序源码,很不错的demo-vc histogram equalization of the program source code, very good demo
HS
- 不用封装好的函数,自己编写函数实现直方图均衡。对图像进行平滑处理。(Do not wrap functions, write their own functions to achieve histogram equalization.The image is processed smoothly.)