搜索资源列表
用于Matlab的彩色图像色彩空间转换的MEX文件!
- 用于MATLAB的彩色图像色彩空间转换的MEX文件-for MATLAB color image color space conversion MEX documents
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
goodidea
- 基于Lab空间的彩色图像分割(一种很好很简单的方法 值得所有人学习-Lab-based color image segmentation of space (a good easy way) worth to learn for everyone
DIP_070729
- 这是灰度图像的伪彩色处理matlab源程序-This is a pseudo-color gray-scale image processing matlab source
区域生长法分割彩色图像
- 采用区域生长方法分割彩色图像。用matlab编写的源程序。先用鼠标获取生长点,程序完成自动分割。
MATLAB
- 毕设内容,高光谱图像基本处理,主要实现单波段提取与伪彩色图像合成功能,提供程序框架,更多功能只需嵌入即可。另用MATLAB写了其GUI。-Complete set content, the basic processing of hyperspectral images, mainly for single-band pseudo-color image extraction and synthesis, to provide procedural framework, more feature
MATLAB-adu
- 基于分数傅里叶变换的彩色图像加密算法,主要用于数字图像的加密中。-Based on the fractional Fourier transform for color image encryption algorithm, mainly used in digital image encryption.
12345
- 彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息-Color digital watermarking process to achieve the color image by DCT transform to embed watermarks
imjoint
- 图像拼接,使用此代码可以方便的将一幅灰度图像或者彩色图像进行横向或者纵向拼接-Image mosaic, the use of this code can easily be a grayscale image or color image mosaic of horizontal or vertical
BSCB
- 使用BSCB方法实现对彩色图像的修补,该方法修补效果很好,另附带原文章,改进算法论文和本人总结文档-using BSCB to inpaint the destoryed picture!
imgkmeans
- 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
Retinex
- 彩色图像的多尺度Retinex算法,MSR算法,算法直接可用-Multi-scale Retinex color image algorithms, MSR algorithm, the algorithm can be used directly
Color-Image-Segmentation
- 对彩色图像进行分割,提取出目标信息,并进行显示-Segmentation of color images, extract the target information, and display
彩色图转化成灰度图,二值图像
- 简单的MATLAB代码,将彩色图像转化成灰度图,二值图像
eg_colorEqualize
- MATLAB中实现彩色图像的直方图均衡化;直接利用histeq和原理法两种方法实现(MATLAB, Histogram equalization of colorful picture)
图像的彩色合成
- 图像的彩色合成源码,需在matlab使用(Image color synthesis source code, need to use in MATLAB)
彩色图像处理
- 对特定的图像进行分析处理,使输出变得清晰,可以满足使用要求(Analysis and processing of a specific image to make the output clear and meet the use requirements)
彩色图像分割
- MATLAB GUI 彩色图像分割程序历程(color image segmentation)