搜索资源列表
DisplayBMP.zip
- 从文件中读取象素数据,用打点的方法在屏幕上显示出来;灰度图象,以及实现从24位真彩色图象到灰度图象的转换
医学伪彩色,和遥感伪彩色处理。
- 对图象进行医学伪彩色处理,和遥感伪彩色处理。-right image for medical pseudo-color processing, and remote sensing pseudo-color processing.
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
changecolor
- 一个图象处理程序,是将彩色图象转变为黑白图象!-an image processing color images will be transformed into black-and-white image!
nwh060620
- 使用Visual C++实现同一幅较小真彩色图象在屏幕上呈(米字型8方向)圆形分布,每幅子图分别显示红、绿、兰、色调、饱和度、亮(灰)度、梯度分量图和原图。-use Visual C with a smaller achieve true color image on the screen was (H 8 meters direction) Round distribution of each figure showed the red, green, blue, hue, saturatio
thresh
- 2值化程序以及细线化程序,前者是将黑彩色图象转化成黑白图象,后者是把粗线变成细线-value of two procedures and thread programming, the former is the black color images into black-and-white images, the latter is to become thick thread
colour
- 将彩色图象转换为黑白图象的方法.对于图象处理的人应该有用.处理速度比较快-converting color images to black-and-white image of the method. For image processing people should be useful. Faster processing speed
IMGPRO
- 真彩色图象处理源代码,能对图象进行浏览,编辑,压缩等。-true color image processing source code, the images can browse, edit and compression.
chap1-palatte
- 关于图象处理的系列文章, 系统介绍了彩色图象-image processing on the series of articles, the system introduced Color Image
Histogram_HSV_36
- 求取彩色图象的HSV直方图,用于彩色图象的颜色特征提取.该算法基于OpenCV.-strike HSV color image histogram, Color image for the color feature extraction. The algorithm is based on OpenCV.
my_texture
- 纹理分析,利用经典的LBP纹理分析算法实现matlab的对一幅彩色图象的纹理分析-texture analysis, use classic LBP texture analysis algorithm for a Matlab color image texture analysis
彩色图片转成灰阶
- 用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
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
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三通道进行分离