搜索资源列表
24bitsBitmapOperation
- 该程序是用vc开发的,可以对24位的彩色位图进行灰度调整,平滑处理,和有趣的特效显示-that the procedure was developed using vc, a pair of 24-bit color map Gray adjustment, smooth handling, and the interesting effects show
matlab3
- 图象分析,灰度调整,图象过滤等实用的MATLAB程序-image analysis, gray scale, image filtering, and practical procedures for MATLAB
read_CT_using_Opengl
- 充分利用OPENGL的双缓冲技术,实现图片的无闪动的灰度调整-take full advantage of the double buffer OpenGL technology, without flashing pictures of the gray adjustment
mosaic
- 一种图像拼接源码。该方法首先运用基于列特征的匹配方法,确定出图像重叠区域;然后采用直方图匹配方法进行灰度调整;最终使用加权平滑算法完成图像的无缝拼接。
picture
- 对图象的一些简单处理,如灰度调整,分割,二值化,边缘检测
图像灰度值调整(C-C++源代码)
- 用OpenCV实现图像灰度值调整-using OpenCV Image gray value adjustment
图像灰度值调整(C-C++源代码)
- 用OpenCV实现图像灰度值调整-using OpenCV Image gray value adjustment
cw_picture
- 用VB实现的图像处理程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)画图功能-VB image processing procedures, covering most of the basic image processing technology : (1) Image geometry transforma
PictureProcess
- 彩色图像处理,灰度、亮度、对比度调整,着色,平滑处理,多种锐化,霓虹,浮雕,扩散,马赛克等。-color image processing, gray, brightness, contrast adjustment, coloring, smooth handling, multiple Sharpening, neon, the coat of arms proliferation, such mosaics.
COLOR-TO-GARY
- 这是一个应用MATLAB编写的图片处理的小软件,它可以实现从彩色图像向灰度图象的转化,可以调整图像的对比度、饱和度、量度;并且能够突出图像的轮廓信息,是一个比较不错的图像处理小工具。-This is a MATLAB prepared by the small photo software It can be achieved from the color images to gray scale image conversion, a
ColorProcessVC
- 数字图象处理的灰度化、颜色量化、颜色调整、亮度/对比度调整,四个功能处理函数。并有相应的对话框对象。-digital image processing of gray, color quantization, color adjustment, brightness/contrast adjustment, four functional handling functions. And have the corresponding di
ColorProcess
- 图像色彩调整与处理VC++,编译OK。 具体包:亮度,比对度,色彩分离,Gamma调整,灰度转换-Image color and adjust treatment VC++, Compiled OK. Specific package: brightness, than on the degree, color separation, Gamma adjustments, grayscale conversion
ColorProcess
- 对图像的颜色进行处理,如灰度化、伪彩色、亮度对比度调整等-Color image processing, such as gray, and pseudo-color, brightness, contrast adjustment, etc.
tuxiangzengqiang
- 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjust
edge_detect
- 利用matlab对图像进行灰度调整、拉伸处理和边缘检测-Use matlab image grayscale adjustment, stretch processing and edge detection
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
Dutu
- 采用VC++实现图像灰度处理,调整图像曲线实现图像的增强!-Using VC++ to achieve gray handle, adjust the image curve of image enhancement!
灰度处理
- 改变图像灰度,增强图像中需要的信息,可利用与分割前处理(Change the image gray level, increase the information)
灰度图像显示
- 函数说明 : 显示函数为showGrayImg(),三个参数分别为,图像指针,图像宽度,以及图像高度。 显示图像中,首先调用 setBitMapInfo()函数设置图像的文件头,用于setDIBitsToDevice()函数的调用。 特别注意,后面的对于图像宽度为4的整数倍的调整,并将图像边界对齐,即图像每一行的存储大小都为4的整数倍。 到此,此函数便可以用于在程序
调整灰度范围
- 通过matlab软件,编写程序对灰度图像的灰度范围进行调整(Through the MATLAB software, the program is programmed to adjust the gray range of gray scale image)