搜索资源列表
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
YUV.rar
- 在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。,In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
sek_pain_forVB.ZIP
- VB实现图像处理功能:铅笔,橡皮擦等画图功能;色调,亮度,锐化,浮雕,反色等图像处理效果.,VB Image processing functions: pencils, eraser, such as drawing functions hue, brightness, sharpen, relief, anti-color effects such as image processing.
debackground
- 为改善图像质量,采用平均去背景的方法增强图像,利用图像直方图找到图像亮度出现频率最高的像素点,把该点作为背景消除。-To improve image quality, using the average debackground method to enhance the image, the use of the image brightness of the image histogram to find the highest frequency of the pixel, to the
light
- 亮度变换在空域上图像的点运算,包括图像增强、亮度对比度调节。-Brightness of the image transform in the airspace of the point calculations, including image enhancement, brightness-contrast adjustment.
imageHilight
- VC实现的图像亮度调整源码,思路很清晰,用直方图方式实现-VC achieve source image brightness adjustment, ideas are very clear manner with histogram
szcl
- 用matlab编写的程序集合,主要是完成括亮度变换、线性和非线性空间滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、识别-Matlab procedures used to prepare the collection, mainly including brightness achieve transformation, linear and nonlinear spatial filtering, image restoration and registration,
Extracted
- 通过小波变换提取图像亮度,模糊度和相关度等多项指标综合表示图像质量,达到真正的自适应。-Extracted through the wavelet transform image brightness, degree of ambiguity and that a wide range of image quality index, the true adaptive.
XBPJ_LRY
- 图像拼接技术,可实现垂直方向有相同列的左右两幅图像。图像拼接算法,对图像亮度等变化鲁棒性较强-Image mosaic technology, vertical column around the same two images. Image mosaic algorithm, such as changes in brightness of the image are highly robust
5
- 数字图像处理,图像亮度的增减,获得理想的结果,图像增强处理-Digital image processing, image brightness increases and decreases, to obtain the desired results, image enhancement processing
BrightnessAdjust
- 实现图像亮度调节,VC6下运行正常,实时查看运行结果,直观。-Achieve the image brightness adjustment, VC6 to run properly, real-time view the results, and intuitive.
Graybalance
- 对一副bmp格式的图像,可是是灰度也可以是彩色图像进行图像的亮度变换,实现图像亮度增减-Bmp format on an image, but is gray in color images can also be the brightness of the image transformation, change of image brightness
Imageoperation
- 图像在matlab中的基本操作,包括图像亮度变换,图像格式变换以及图像的数据类型变化-Images in MATLABs basic operations,including image brightness transform,image format transformation, and image data type changes
5
- 图像处理的基本操作,关于图像亮度的增强的源程序,适合初学者-The basic image processing operations, the enhanced brightness of the image source, suitable for beginners
colorrestoration
- 彩色图像恢复,对于图像亮度信息进行全局和局部增强后,加入其他色差信号以便恢复图像色彩-color restoraion
colorimadjust
- 图像亮度调整,输入的是RGB空间的图像数据-Image brightness adjustment, the input image data is RGB space
image_bright
- 图像亮度增强,线性增强,提高亮度同时,尽量保持图像不失真。(Image brightness enhancement, linear enhancement, increase brightness, while trying to keep the image undistorted.)
图像处理GUI
- 包含一些基本的图像处理算法,程序主要功能有: (1)读取处理前图像,存储处理后图像。 (2)对原图像进行添加噪声,有高斯噪声和椒盐噪声可以添加。 (3)对原图像进行空域和频域的滤波。 (4)对原图像或者处理之后的图像进行二值化,亮度翻转,图像(空间)翻转,直方图匹配,直方图均衡。 (5)对原图像或者处理之后的图像进行对比度拉伸变换。(Includes some basic image processing algorithm)
图像饱和度改变
- 改变图像的饱和度能够调整图像的亮度和颜色的纯度,起到改善图像显示的作用(Changing the saturation of the image can adjust the brightness of the image and the purity of the color to improve the image display)
图像处理
- 进行旋转,彩色变黑白,调节亮度等基本图像处理操作(Rotate, color black-and-white, adjust brightness and other basic image processing operations)