搜索资源列表
grayturn
- 将彩色图像灰度化,使在处理过程中数据处理简单化-gray color image, so that in the course of handling the data processing simplistic
灰度及彩色图像Bilateral滤波实现边缘保留的平滑处理源代码
- 对原始图像进行滤波处理
BSCB
- matlab实现的BSCB图像修复算法,经测试可以正常运行,可以修复灰度和彩色图像-A matlab code about BSCB inpainting algorithm
hanfeng612
- matlab gui界面设计,包括:图像的剪切和显示,彩色图像灰度直方图获取;灰度直方图,直方图均衡化和直方图匹配等-matlab gui interface design, including: images cut and shows histogram for color image gray histogram, histogram equalization and histogram matching
BM3D
- 采用最新的BM3D(三维块匹配)方法进行的灰度图像,彩色图像和视频图像的去噪-Using the latest BM3D (three-dimensional block-matching) method for image, color images and video image denoising
DIP_070729
- 这是灰度图像的伪彩色处理matlab源程序-This is a pseudo-color gray-scale image processing matlab source
C-V
- C-V模型实现灰度图像和彩色图像的分割,运用水平集方法实现曲线演化-using Chan-Vese model color image segmentation
imjoint
- 图像拼接,使用此代码可以方便的将一幅灰度图像或者彩色图像进行横向或者纵向拼接-Image mosaic, the use of this code can easily be a grayscale image or color image mosaic of horizontal or vertical
imgkmeans
- 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
rgb2gray
- 最基本的由彩色图像转换为灰度图像的代码。在matlab中运行图像处理时用到的最基本源码,但是很多matlab中并不含有这个函数。-The most basic color images by gray-scale image is converted to code. In the matlab image processing used to run the most basic source code, but many do not contain this function in mat
caisehua
- 选择一张灰度图像和一张彩色图像,经过matlab仿真后能够将彩色图像上的颜色转移到灰度图像上-Select a gray image and a color image, through the matlab simulation, the color images can be transferred to the gray color of the image! ! !
avi2frame
- 可将压缩的avi视频分为一帧一帧的图像。内含测试视频。使用时,需要分别建两个文件夹,分别存放彩色和灰度图像。-segment avi into frames
4
- 找一幅曝光不足的灰度(或彩色图像),按照直方图均衡化方法进行处理-Underexposed to find a gray (or color image), according to the method of histogram equalization processing
Falsecolor_enhance
- 图像的伪彩色增强,把灰度图像转换为彩色图像-pseudo-color enhancement of image
Pseudo-color-enhancemen
- 伪彩色增强,对灰度图像Fig5.bmp中不同灰度值的区域赋予不同的颜色,使生成的伪彩色图像尽可能接近现实状况。-Pseudo-color enhanced gray-scale image of gray value Fig5.bmp different regions to give a different color, so that the resulting pseudo-color image as close to reality.
grs2rgb
- matlab实现灰度图像装换成彩色图像,可以使用先验图像,也可不用,不用的话自动使用热色系-use matlab to change Color image into gray image
feature_detection
- 此函数可以被用在角点和边缘检测,无论是彩色或者灰度图像都行.-This function can be used in corner and edge detection, whether it is color or grayscale images will do.
彩色图转化成灰度图,二值图像
- 简单的MATLAB代码,将彩色图像转化成灰度图,二值图像
水果边界获取_本科图形图像处理
- 数字图像处理的理论涉及到彩色图像的灰度化、二值化、噪声滤除、特征提取、二值图→灰度图→真彩图的转换。特征提取主要利用了水果的几何特征,反映了水果的大小和形状。
彩色图像处理
- 掌握常见的几种颜色模型及各种颜色空间之间的相互转换。 掌握彩色图像处理的方法,如彩色图像增强、彩色图像复原、彩色图像检测与分割等。 了解伪彩色处理方法的原理及应用。 实验内容: 使用cat函数生成CMY彩色图像; 读入一幅RGB图像,将其分别转换到HSV、YCbCr空间并显示; 使用grayslice函数对一幅灰度图像进行伪彩色增强。
