搜索资源列表
彩色图像分割
- matlab 源码 彩色图像的分割 效果很好
基于C++ 的真彩色图像处理
- 真彩色图像是由红、黄、蓝三基色组成, 针对真彩色数字图像的特点, 对图像可以进 行各种多媒体效果的处理, 实现平滑、锐化、马赛克等多种特效处理。
数字图像直方图显示
- 本资源是通过VC++6.0编写的软件,能够打开灰度图像和彩色图像,并且能够显示灰度和彩色图像的直方图。
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
基于小波变换的彩色图像压缩
- 基于小波变换的彩色图像压缩.-based on wavelet transform color image compression.
彩色图像分割的FLOOD FILL方法(源代码)
- 用OpenCV开发图像分割 -using OpenCV developed image segmentation
实例19将彩色图像转换为灰度图
- 实例19将彩色图像转换为灰度图.rar-19 examples of color images converted to grayscale. Rar
彩色图像rgb三通道直方图
- 彩色图像rgb三通道直方图-rgb color image histogram channel 3
图像分割
- 下面是OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-Below are OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
彩色图像边缘检测
- 利用robert算子对图像彩色图像进行边缘检测,真彩色图像编程要注意三个字节表示一个象素,分别对RGB三色做Robert算子运算-Detect edge of color image using Robert subcomputioner,true color image programming should represent a pixel by three bytes,and compute the three colors(RG
OpenCV种子填充实现彩色图像分割的代码
- OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color im
彩色图像的边缘检测
- 本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
彩色图像处理
- 彩色图像的处理,包括基本处理.平滑.锐化,及特效处理等-color image processing, including basic treatment. Smoothing. Sharpening, and effects processing
彩色图像补偿
- 本程序主要功能是实现了彩色图像的彩色补偿功能,利用此功能利于彩色图像不同物体的分离-main function of this program is to achieve a color image color compensation function, use this function to color images from different objects
彩色图像的合成vc代码
- 一个较好效果的彩色图像合成代码(分左右两个视窗,点击左边的视窗后显示左图,选择操作后,点击右视窗,可看到各种不同合成操作的效果图)-a good result Color Image Synthesis code (around two windows, Click on the left side of the window shows the municipality, the choice of operation, click
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)
彩色图像处理
- 比较对彩色图像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.)
彩色图像分割算法的研究与实现
- 这是一个彩色图像分割算法的研究与实现文档(Research and implementation of color image segmentation algorithm)
第5章彩色图像处理
- 用于对彩色图像的处理,图像的预处理、去噪等操作(For processing color images)