搜索资源列表
基于小波变换的彩色图像压缩
- 基于小波变换的彩色图像压缩.-based on wavelet transform color image compression.
彩色图像分割
- matlab 源码 彩色图像的分割 效果很好
基于C++ 的真彩色图像处理
- 真彩色图像是由红、黄、蓝三基色组成, 针对真彩色数字图像的特点, 对图像可以进 行各种多媒体效果的处理, 实现平滑、锐化、马赛克等多种特效处理。
数字图像直方图显示
- 本资源是通过VC++6.0编写的软件,能够打开灰度图像和彩色图像,并且能够显示灰度和彩色图像的直方图。
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
mean shift 彩色图像分割经典算法
- mean shift 彩色图像分割经典算法--VC,mean shift color image segmentation--VC
区域生长法分割彩色图像
- 采用区域生长方法分割彩色图像。用matlab编写的源程序。先用鼠标获取生长点,程序完成自动分割。
彩色图转化成灰度图,二值图像
- 简单的MATLAB代码,将彩色图像转化成灰度图,二值图像
meanshift彩色图像分割
- 采用meanshift法对彩色图像进行分割,主函数为Meanshift(Meanshift method is used to segment the color image, and the main function is Meanshift)
VC把256彩色图像色转灰度
- VC把256彩色图像色转灰度,附带源码和演示的图片(VC colors the 256 color image grayscale, with the source code and the demonstration of the image)
第12章 彩色图像处理
- 这是一套关于彩色图像处理的运行代码,主要是对彩色图像进行处理(This is a set of color images on the operation of the code, mainly for color images processing)
彩色图像处理
- 比较对彩色图像CSimage4.bmp仅进行I分量平滑处理和对H、S、I三个分量都进行平滑处理后的图像情况。(Compared with the color image CSimage4.bmp, only the I component smoothing processing and the H, S, I three components are smoothed after the image processing.)
彩色图像处理之伪彩色图像处理
- 近几年来,随着多媒体技术和因特网的迅速发展和普及,数字图像处理技术受到了前所未有的广泛重视,出现了许多新的应用领域。最显著的是数字图像处理技术已经从工业领域、实验室走入了商业领域及办公室,甚至走入了人们的日常生活。由于彩色图像提供了比灰度图像更为丰富的信息,因此彩色图像处理正受到人们越来越多的关注。(Pseudo color processing of digital image processing)
彩色图像处理
- 通过matlab程序编码对图像的色彩进行采样处理。提取彩色图像。(The color of the image is sampled and processed through the matlab code. Extraction of color images)
彩色图像分割算法的研究与实现
- 这是一个彩色图像分割算法的研究与实现文档(Research and implementation of color image segmentation algorithm)
基于训练样本自动选取的SVM彩色图像分割方法研究
- 该文献主要介绍了基于训练样本自动选取的SVM彩色图像分割方法,详细的对比了各种方法的优缺点(This paper mainly introduces the SVM color image segmentation method based on the training sample automatically, and compares the advantages and disadvantages of various methods in detail)
第5章彩色图像处理
- 用于对彩色图像的处理,图像的预处理、去噪等操作(For processing color images)
彩色图像二值化
- 可将任意RGB彩色图像(像素不能过高),转化成二值图像(Any RGB color image can be converted to two value image.)
彩色图像处理
- 掌握常见的几种颜色模型及各种颜色空间之间的相互转换。 掌握彩色图像处理的方法,如彩色图像增强、彩色图像复原、彩色图像检测与分割等。 了解伪彩色处理方法的原理及应用。 实验内容: 使用cat函数生成CMY彩色图像; 读入一幅RGB图像,将其分别转换到HSV、YCbCr空间并显示; 使用grayslice函数对一幅灰度图像进行伪彩色增强。
彩色分割
- 一款彩色图像分割软件,包括图像边缘检测,颜色提取等(A color image segmentation software, including edge detection, etc.)