CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - color image

搜索资源列表

  1. Wallpapers-based-on-mean-shift

    3下载:
  2. 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
  3. 所属分类:Graph program

    • 发布日期:2016-04-25
    • 文件大小:161792
    • 提供者:刘常云
  1. color-edge

    0下载:
  2. 彩色图像边缘检测程序color_edge.m:来源于:《数字图像处理及MATLAB实现》P197-198 canny_edgecolor.m:来源于网络资源 -Color image edge detection program color_edge.m: from: " Digital Image Processing and MATLAB to achieve" P197-198 canny_edgecolor.m: from the network resource
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1098
    • 提供者:林溪
  1. imseg

    1下载:
  2. 利用EM算法进行的彩色图像分割,利用EM算法进行的彩色图像分割-The use of EM algorithm for color image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:882
    • 提供者:fujie
  1. hsi2rgb

    0下载:
  2. 彩色图像hsi颜色模型到rgb颜色模型的转换-HSI color model for color image to rgb color model conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:887
    • 提供者:july
  1. seed

    0下载:
  2. 一种图像分割算法—像素聚类区域成长法 此法从一个种子像素开始,通过如平均灰度、组织纹理及色彩等性质的判断,将具类似性质的像素纳入所考虑区域。-An image segmentation algorithm- clustering pixels regional growth law this method started from a seed pixel, through, such as average gray, organizations such as texture and co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:8278
    • 提供者:施云涛
  1. Sealrecognition

    0下载:
  2. 1、编制程序显示印章图像(24位真彩色位图); 2、读出位图中每一像素点的(R,G,B)样本值; 3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; 4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分) 5、将分类后的结果标记到原始图像上,检查其效果。 -1, the preparation procedures showed that the seal image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:373016
    • 提供者:苏朗
  1. halftoningToolbox1_1

    1下载:
  2. 单色及彩色半色调图像处理,图像误差扩散处理实现及评价处理-Halftone monochrome and color image processing, image error diffusion processing and evaluation of processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1902189
    • 提供者:zhaojing
  1. tuxiangpinjiefa

    0下载:
  2. 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A ro
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:117698
    • 提供者:王钰
  1. hsvkongjianzengqiang

    0下载:
  2. 关于彩色图像增强的一篇有用的论文,系统介绍从rgb空间转换到hsv空间进行各个颜色分量的增强信息-On color image enhancement of a useful paper, the system introduced space conversion from rgb to hsv color space for the various components to enhance information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:210959
    • 提供者:
  1. PSNR

    0下载:
  2. input the original and the noisy version of image, and it will calculate PSNR
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:1817
    • 提供者:Ken
  1. Image-Auto-Adjustment

    0下载:
  2. 亮度代表了图像的明暗程度,颜色代表了图像的色度,它包含了色调和饱和度。这个代码可以自动对这三个参数进行调整。-Brightness represents the degree of image brightness, color represents the color image, which includes hue and saturation. This code can be automatically adjusted to the three parameters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:37586
    • 提供者:焦竹青
  1. image_enhancement

    1下载:
  2. (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-scale transformation function
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:208471
    • 提供者:杨怡
  1. dwtgl

    0下载:
  2. 基于matlab小波工具箱的彩色数字图象水印技术。-Matlab wavelet toolbox based on the color digital image watermarking technology.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1333
    • 提供者:haha
  1. yichuansuanfaimageseg

    1下载:
  2. 遗传算法与BP神经网络结合,可以进行彩色图像和灰度图像的分割。-Genetic algorithm and BP neural networks that can be color images and gray-scale image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:123555
    • 提供者:benzhiwei
  1. tproject

    0下载:
  2. 用canny算子实现彩色图象的边缘提取,适用bmp和jpeg格式-Canny operator used to achieve color image edge extraction, the application of bmp and jpeg format
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:251459
    • 提供者:lion
  1. new

    0下载:
  2. 该程序是完成各种经典办色调图像处理算法,及基于图像特征的半色调方法和机遇图像极小乡四渡的半色调方法。-Completion of the program are to do a variety of classic color image processing algorithms, and image-based features of methods and opportunities halftone image of a very small rural four Kuantu half
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:254122
    • 提供者:renxiaoling
  1. Colorimagecolorcomponentinter-exchange

    0下载:
  2. 全彩色图像的色彩分量间互换。对于彩色图像,图像的颜色是由每个像素点的RGB三分量的组合决定的。本实验的实验目的就是通过调整图像像素点RGB三分量的顺序来进行图像红、绿、蓝三个颜色分量间的互相转换,从而改变图像的颜色;比如:原图像为一朵红花,经过处理之后,我们将其变成绿花或者蓝花。运用到canny算子-Full-color images between color-component exchange. For color images, color images are from each pi
  3. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:5025829
    • 提供者:王力
  1. image-retrieval

    0下载:
  2. 基于颜色进行图像检索的一个简单实现 使用欧氏距离-Color-based image retrieval using the implementation of a simple Euclidean distance
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:1011196
    • 提供者:华华
  1. cc

    0下载:
  2. 1. 图像文件的格式;   2. 图像编程的基础-操作调色板;   3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;   4. 利用图像来美化界面;   5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;   6. 图像显示的各种特技效果;   7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50754
    • 提供者:刘铁桥
  1. CannyJava

    0下载:
  2. hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
  3. 所属分类:Multimedia program

    • 发布日期:2016-01-21
    • 文件大小:10921
    • 提供者:tnp
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com