搜索资源列表
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
figureanalys
- 用matlab编写的图像分析程序,可以显示图像轮廓图,图像柱状图,sobel边界图,也可以进行灰度调整。
adjust
- 对图像进行灰度调整 参数为调整阈值 输出为调整后图像
ImageBoard.rar
- 使用vc6.0编的一个类似windows画图程序的软件,主要有四大功能,一,画图,自己选择颜色,线型,填充方式,还有选择框,橡皮擦等功能。二,图像变换,主要有旋转,缩放。改变相框大小。三,颜色处理,可以实现彩色与灰度图像的转换,颜色过滤,颜色调整,亮度、对比度调整。四,图像处理,主要实现平滑,锐化,中值滤波,边缘检测,傅里叶变换等等。 这个程序相当于一个画图和一个photoshop软件的综合,功能十分强大。,Vc6.0 compiled using a drawing program simi
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
tuxiangzengqiang
- 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
tongtai
- tongtai.rar 实现图像的同态滤波,Gray.rar是西安图像的灰度调整 -Image of tongtai.rar homomorphic filtering, Gray.rar Xian grayscale image adjustment
edge_detect
- 利用matlab对图像进行灰度调整、拉伸处理和边缘检测-Use matlab image grayscale adjustment, stretch processing and edge detection
matlab
- 二值化 灰度调整 细化1 线性滤波2 直方图 直方图均化.txt 中值滤波2.txt 自适应滤波3.txt -Binarization of gray-scale adjustment of a linear filter refinement 2 Histogram Histogram equalization. Txt median filter 2.txt adaptive filtering 3.txt Adaptive Filtering.m Linear Filte
imageProcessji
- 一套很好用的图像处理程序集,包括剪切、缩放、旋转和镜像的理论与实现,以及灰度化、假彩色与伪彩色处理、颜色分离与滤色、颜色调整、亮度对比度调整、颜色量化与减色和抖动的编程技术。-With a good set of image processing procedures, including shearing, scaling, rotation and mirroring of theory and implementation, as well as grayscale and pseudo-
byjchdtz
- 边缘检测灰度调整与柱状图的MATLAB程序。希望对大家有帮助。-Gray-scale edge detection and histogram to adjust the MATLAB program. We want to help.
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中的imshow()函数
调整灰度范围
- 通过matlab软件,编写程序对灰度图像的灰度范围进行调整(Through the MATLAB software, the program is programmed to adjust the gray range of gray scale image)