搜索资源列表
Contrast数字
- 图像对比度改变类,发VC实现之-image contrast change categories, the realization of VC
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
20051207214106235
- 数字图像处理实验 图 像 处 理 实 验(一)直 方 图 灰度变换是图像增强的一种重要手段,使图像对比度扩展,图像更加清晰,特征更加明显。 灰度级的直方图给出了一幅图像概貌的描述,通过修改灰度直方图来得到图像增强。-digital image processing of image processing experiments (1) histogram of the gray-scale transformation of image enhancement is an impor
对比度拉伸
- Visual c++\\Matlab图像处理与实用案例精选:对比度拉伸-Visual c \\ Matlab Image Processing and practical case Featured : contrast tensile
图像增强及模式分析
- 该源码程序包括:增强图像对比度,检测图像边缘(使用Canny算子和Sobel算子),直方图均衡化等图像处理的一些常用算法,且能取得较好的处理效果。
ProDIB.rar
- 自己写的图像处理程序,很简单的功能。可以灰度,包饱度,对比度调节。 ,Write their own image processing program, a very simple function. Can be gray, including saturation, contrast adjustment.
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
facedetect
- (1)图像预处理:包括输入、输出、显示、缩放等,以及图像的腐蚀、膨胀,图像校正,亮度及对比度调节,光照补偿,色彩平衡等;(2)人脸检测功能,并对检测出的人脸进行标记。-(1) Image preprocessing: includes input, output, display, zoom, and image of the erosion, dilation, image correction, brightness and contrast adjustment, illumination
ImageExplorer
- 这是一个全功能的图片浏览器,可以放大缩小图片、播放幻灯、抓屏和截图,还可以对图像进行简单处理,内置有几款滤镜程序,还行对图片进行对比度、亮度调节。这是实现的源代码,附有设计文档。-This is a full-featured image viewer, you can zoom images, play slides, screenshots and screenshots, you can also perform simple image processing, built-in filt
dibimage
- 能够以多种方式处理位图文件,包括RGB颜色分离与组合、各种滤镜效果与图像变幻、各颜色分量调整及亮度、对比度、GAMA值调整等,功能强大-To a variety of ways to deal with bitmap files, including RGB color separation and combination of a variety of filter effects and image changes, the color of the weight adjustment an
Saturation
- 图像处理 ,vb工程,提高图像的饱和度和对比度。-Image Processing, vb project to improve the image saturation and contrast.
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
csharpphoto
- 很强大的一款图像处理软件,类似PHOTOSHOP的功能一样,有丰富的滤镜处理效果,可以显示图片直方图,颜色通道信息,调节图像对比度/亮度,源码在VS2005顺利通过编译,代码是国外开源的,有很高的学习价值。-A very powerful image processing software, similar in function to PHOTOSHOP, there is a wealth of filter treatment effect, you can display picture
retinex
- retinex算法实现,增强图像对比度以及色度-retinex method for matlab
retinex1118
- retinex算法实现,增强图像对比度以及色度-retinex method for matlab
Graphics
- 内含图片处理类库,可对图像进行高速高保真任意角度旋转、添加水印文字、添加各种滤镜效果、进行颜色、对比度、灰度、等各种常用处理-Includes image processing libraries, high fidelity images can rotate at any angle, add watermark text, add a variety of filter effects, for color, contrast, gray, and other commonly used
Digitalimageprocessing(Experiment2)
- 数字图像处理(实验二) 图像的读、写、显示和点运算 1、掌握函数imadjust与对数和对比度拉伸变换; 2、掌握直方图的绘制和直方图均衡化变换; 3、掌握空间滤波。 -Digital image processing (Experiment 2). the image to read, write, display and point operations a master function imadjust with the number and contrast
MATLABenhancement
- 在对比度小的灰度图像中加入噪声,再对图像进行滤波和直方图均衡化,对图像进行增强,并比较了不同参数时的增强效果-In contrast, the gray image by adding a small noise, then the image filtering and histogram equalization of image enhancement, and compared the effect of different parameters of the enhanced
rretinex1118e
- retinex算法实现,增强强图像对比度以及色度可直接使用。 -retinex algorithm to enhance the strong image contrast, and chroma can be used directly.
Labview图像采集
- 该程序基于美国NI公司的Labview开发平台的图形化编程,主要功能为自动识别并打开摄像头,假如有多个摄像头,程序会自动选择分辨率最高的摄像头。可调节摄像头的对比度,饱和度和亮度等参数,最总实现图像的获取、拍照和保存!