搜索资源列表
DisplayBMP.zip
- 从文件中读取象素数据,用打点的方法在屏幕上显示出来;灰度图象,以及实现从24位真彩色图象到灰度图象的转换
医学伪彩色,和遥感伪彩色处理。
- 对图象进行医学伪彩色处理,和遥感伪彩色处理。-right image for medical pseudo-color processing, and remote sensing pseudo-color processing.
256transf
- 快速完成彩色图象的转换 方便对图象的处理-rapid completion of the conversion of color images to facilitate the processing of images
HistDemoA_Sobel
- 图象分割类的 sobel算法 可以分割彩色图象 (转换成灰度的)-kind of image segmentation algorithm can be divided pixel color images (conversion to gray)
24weicaise
- 彩色图象基本处理,彩色图象的平滑处理,彩色图象的锐化处理,彩色图象的特效处理-basic color image processing, color image smoothing, color image sharpening, color image processing effects
julei2
- 自己编写的使用聚类方法进行彩色图象分割 效果还可以-themselves prepared for the use of clustering methods color image segmentation can also effect
changecolor
- 一个图象处理程序,是将彩色图象转变为黑白图象!-an image processing color images will be transformed into black-and-white image!
ColorImageDisprocess
- 彩色图象处理文件,可以将图象进行特别处理-color image processing documents, images can be special treatment
简单的图象转换示例
- 一个简单的图象转换示例:利用MFC中的CFILE类将彩色BMP转换为灰度图,算法采用生理学标准,即0.3R+0.59B+0.11G-a simple image conversion Example : The MFC CFILE BMP type of conversion to color the gray level, the algorithm used in Physiology standards, R is 0.3 0.11G 0.59B
彩色图片转成灰阶
- 用VB进行彩色图象灰图化处理,有完整源码!VB6-VB gray color map image processing, a complete source! VB6
彩色图象灰度化及增强
- 将一副彩色图象,灰度化,再按需要适当将其灰度增强,最后将二值化实现目标分割,Will be a color image, gray, and then need to be properly enhanced its gray, and finally to achieve its objectives Binarization Segmentation
xiaobobianhuan
- 用VC++对二维灰度图象和彩色图象进行小波变换,非常好-With VC++ Of two-dimensional gray-scale images and color images for wavelet transform, a very good
supersonic
- 这是彩色B超管理软件,人员管理部分基本未完成,图象采集部份还没有完成,后来因为各种原因没机会再完善了。-This is the color B-management software, personnel management unfinished part of the capital, part of the image acquisition is not yet complete, and later due to various reasons, no chance to improv
leijing0
- 图象处理的一些程序代码,包括彩色图象转灰度,边缘检测等.都可以运行.-Some image processing code, including the color image to gray, edge detection, etc.. Can be run.
image_enhancement
- (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-scale transformation function
1
- 基于HIS彩色图象分割 基于HIS彩色图象分割 -HIS-based Color Image Segmentation
MATLABcode
- 本程序采用综合多种图象处理方法对输入彩色图象进行增强处理,处理速度快. -this programme is used some kind of methods to enhance the imput color image
24Bmp
- 24位真彩色图象的水平梯度, 垂直梯度,程序经过测试-24-bit True Color images of the horizontal gradient and vertical gradient
opencv rgb三通道分离
- 使用opencv对彩色图像的rgb三通道进行分离
三种灰度图象伪彩色方法
- 用三种不同的方法分别对灰度图像进行伪彩色化,希望总有一种方法适合。(Three different methods are used to get the False Color image of the color gray image. hope can give you some help .)