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

搜索资源列表

  1. rgbtohsv

    0下载:
  2. 1.将RGB彩色图象变换为二值图象并显示。 2.将RGB彩色图象变换为HSV彩色图象并显示。 -1. The RGB color image is transformed into binary image and displayed. 2. Will transform RGB to HSV color image and display color images.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:2525
    • 提供者:王娟
  1. falcol

    0下载:
  2. 灰度图象拉伸程序及灰度图象增强程序和彩色图象拉伸-Gray and gray-scale image of the tensile process procedures for image enhancement and color image stretching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:628
    • 提供者:like
  1. LiangjiangYuProject1

    0下载:
  2. 用matlab实现对黑白以及彩色图象的放大缩小功能.其中包括三种算法:nearest neibor,Bilenear Interpolation 以及Bicubic Interpolation-Matlab achieved with black-and-white and color images zoom function. Which includes three algorithms: nearest neibor, Bilenear Interpolation and Bicubic
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4386745
    • 提供者:于良江
  1. Digital_image_processing

    0下载:
  2. 数字图像处理:分别实现图像的图象直方图统计、图象的线性变换、图象平滑消噪处理、图象锐化处理、中值滤波处理、伪彩色增强处理、勾边处理、彩色图象处理锐化处理-Digital image processing: histogram of each image to achieve image statistics, image of linear transformation, image smoothing de-noising processing, image sharpening, media
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2274
    • 提供者:田华梅
  1. 22234142352006362052172495293

    0下载:
  2. 针对复杂背景的车牌定位问题, 提出了一种颜色和纹理分析相结合的车牌定位算法. 该算法采用基于适 合彩色图象相似性比较的HSV 颜色模型, 首先在颜色空间进行距离和相似度计算 然后对输入图象进行颜色分 割, 只有满足车牌颜色特性的区域, 才进入下一步的处理 最后再利用纹理及结构特征对分割出的颜色区域进行分 析和进一步判断, 并确定车牌区域. 该方法不同于大多数的车牌定位方法-License plate location for the complex background proble
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:200377
    • 提供者:donghuan
  1. 20100905tuxing

    0下载:
  2. 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20500971
    • 提供者:李大山
  1. PDE_in_image_processing

    2下载:
  2. 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7247777
    • 提供者:钱得龙
  1. JPEG

    0下载:
  2. JPEG 对静止灰度或彩色图象的压缩标准 -JPEG for still image compression of grayscale or color standard
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1330
    • 提供者:左思敏
  1. Color_dirct_Diff

    0下载:
  2. 本程序用matlab语言实现了矢量图象的方向扩散,可对彩色图象进行非线性滤波。-The matlab language to implement the program with the direction of spread of vector graphics can be non-linear filtering of color images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:971
    • 提供者:康田
  1. cfm_mine

    0下载:
  2. 此代码为采用模糊聚类法进行的彩色图象分割-Color Image Segmentation this code for the fuzzy clustering method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2053
    • 提供者:赵晨
  1. CCCcodeo

    0下载:
  2. 其中包含将256色彩色图象转化为灰度图象,LZW压缩算法,显示出来DDIB位图,哈夫曼编码及实现图象的马赛克效果的C++源码 可直接使用。 -Which contains 256 color color image into a grayscale image, LZW compression algorithm, displayed DDIB bit map, Huffman coding and image mosaic C++ source code can be used direc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:480450
    • 提供者:奉献
  1. RGB--image-processing

    0下载:
  2. 本程序主要用两种方法对前后输入两幅RGB图像计算处理,分别计算了其均方差MSE和峰值信噪比PSNR;方法1:如果读入图像为彩色图象, 首先进行灰度化处理,依照灰度图象计算 方法2:对RGB图像均方差是所有方差之和除以图像尺寸再除以3 -This program before and after the input of two ways two RGB image calculation process to calculate the mean square error MSE an
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:6334
    • 提供者:Cyy
  1. spline2

    0下载:
  2. 基于spline的彩色图象放大快速算法,这是一个word文档,讲的是spline彩色图像放大快速算法-Spline-based color image zoom fast algorithm, which is a word document, talking fast algorithm for spline color image to enlarge
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:9433
    • 提供者:陈晓宇
  1. spline3

    0下载:
  2. 基于B样条的彩色图象放大快速算法,这是一个基于b样条的彩色图像放大算法相信对研究图片放大缩小一定很有帮助-B-spline-based color image to zoom fast algorithm, which is a b-spline-based color image magnification algorithm believe that the research picture zoom helpful
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:217398
    • 提供者:陈晓宇
  1. Bmpcolor

    0下载:
  2. VB将彩色图象黑白化典型示例代码,有需要的就下。-VB of the typical black and white color image sample code, there is a need on the next.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:77548
    • 提供者:桂花翅子
  1. colour

    0下载:
  2. 将彩色图象转换为黑白图象的方法.对于图象处理的人应该有用.处理速度比较快-converting color images to black-and-white image of the method. For image processing people should be useful. Faster processing speed
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2923
    • 提供者:rnabou
  1. rgbtohsv

    0下载:
  2. 1.将RGB彩色图象变换为二值图象并显示。2.将RGB彩色图象变换为HSV彩色图象并显示。-1. The RGB color image is transformed into binary image and displayed. 2. Will transform RGB to HSV color image and display color images.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2570
    • 提供者:iceswh
  1. dfedit13b

    0下载:
  2. 实现彩色图象的读取,以及回度图象的读取,及相关的变换-Achieve color image reading, and reading back of the picture, and the associated transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1451747
    • 提供者:李时针
  1. colortogray

    1下载:
  2. 这是基于DSP的彩色图象转化成灰度图像的CCS工程源码-This is a DSP-based color image is converted to grayscale images CCS project source
  3. 所属分类:Special Effects

    • 发布日期:2015-06-03
    • 文件大小:33792
    • 提供者:杜小文
  1. YU_chuli

    1下载:
  2. 图像预处理程序,包括彩色图象灰度化,灰度图像中值滤波和灰度图像二值化-Image preprocessing procedures, including color images to gray, gray image median filtering and gray image binarization
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:653
    • 提供者:南煎丸子
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com