CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 颜色转换算法

搜索资源列表

  1. vc++shuzituxiangshibiejishu

    4下载:
  2. vc++数字图像识别技术经典案例(光盘): 第1章:颜色空间转换源码。第3章:指纹识别源码。第5章:基于可移植的C语言的数字水印算法的代码。第6章:条形码生成器源程序。第7章。第8章:印章特征提取。第9章:英文ocr识别。 -vc Digital Image Recognition Technology classic cases (CD) : Chapter 1 : color space conversion source. Chapter 3 : fingerprint ident
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1601097
    • 提供者:wuli
  1. 256色转灰度图源码

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-12-01
    • 文件大小:151154
    • 提供者:jyc1228
  1. polygonconversion

    0下载:
  2. 多边形扫描转换算法:通过算法对多边形进行等价转换及颜色填充等-Polygon scan conversion algorithm: The algorithm to carry out the equivalent conversion and polygon fill color, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4619
    • 提供者:李岩
  1. Lena

    0下载:
  2. 2、 转换为灰度图像。 这个算法是依照彩色图转化为灰度图像的方式: 灰度值 = 0.3*R+0.59*G+0.11*B 用两重循环遍历截取的图片,对于每一个象素点,用MFC的函数取得其COLORREF形式的颜色值,从中分解出R、G、B三种颜色的值,计算出对应的灰度值后,赋给R、G、B即可。完成遍历后刷新图片就可以看到转换后的灰度图像。 -2, converted to grayscale images. This algorithm are in accordance with
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1189030
    • 提供者:龙胆
  1. puzzle

    0下载:
  2. 请设计算法,使用至多4种不同颜色对七巧板进行涂色(每块涂一种颜色),要求相邻区域的颜色互不相同,打印输出所有可能的方案。 提示:可以把七巧板上的每个区域看成一个顶点,若两个区域相邻,则相应的顶点间用一条边相连,这样将七巧板转换为图,该问题实质上是一个图的搜索问题。 -Please design algorithm, using up to 4 different colors for coloring on the puzzle (each block of color coated),
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:217185
    • 提供者:张林
  1. graphic

    2下载:
  2. 主要功能有: 1) 具有菜单,通过菜单执行各种操作; 2) 采用图元的扫描转换算法绘制各种基本图元,如直线、圆、圆弧、多边形 3) 实现图形的平移、缩放、旋转、对称、错切及组合变化; 4) 能够拾取图形,并修改所选的图形的颜色、线型等; 5) 能够采用各种算法填充多边形、圆、扇形区域; 6) 能够采用各种算法实现直线裁剪、多边形裁剪; 7) 能够绘制各种样条曲线。 8) 能够绘制三维图形的投影图,包括:三视图、轴侧图、透视图; 9) 能够绘制分形图形,例如,K
  3. 所属分类:Special Effects

    • 发布日期:2015-11-07
    • 文件大小:2732032
    • 提供者:地方官
  1. meanshiftsegmentation

    3下载:
  2. 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2015-12-25
    • 文件大小:360448
    • 提供者:xiaobo
  1. ErrorDiffuse

    0下载:
  2. 在图像的颜色转换过程中,由于颜色值域的不同,转换过程中可能会产生误差; 误差扩散算法通过将误差传递到周围像素而减轻其造成的视觉误差。 该程序是利用误差扩散来实现真彩色到高彩色转换。-In the image color conversion process, because of different color range, conversion process may produce error Error diffusion algorithm through will error t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:933668
    • 提供者:林泽鸿
  1. Image-feature-extraction-algorithm

    0下载:
  2. 基于颜色的图像特征提取算法,将RGB转换为HSV-Color-based image feature extraction algorithm, the RGB to HSV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10938190
    • 提供者:fengjinlei
  1. matlab-rgb-image-divide

    0下载:
  2. 传统的图像阈值分割算法是将彩色图像转换为灰度图像再进行分割。通过分析RGB颜色空间的特点,本文提出 基于RGB颜色空间的阈值分割算法,-The classical image threshold segmentation algorithm converts the color image to grayseah image before segmentation. On the base of analysis upon the characters of RGB color spac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:451407
    • 提供者:周央央
  1. duomeiti

    1下载:
  2. 对于24bit的彩色lena.bmp,设计一个中值区分算法,并由此设计出颜色查找表。同时将之转换成8位索引图.-For 24bit color lena.bmp, to design a value distinction between algorithms, and design a color lookup table. At the same time to convert them to 8 index maps.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:830754
    • 提供者:May18tha
  1. mtest1.c

    0下载:
  2. RGB TO YUV转换原理及代码示例 RGB TO YUV转换原理及代码示例 由于H.264等压缩算法都是在YUV的颜色空间上进行的,所有在进行压缩前,首先要进行颜色空间的转换。如果摄像头采集的资源是RGB的,那么首先要转换成YUV,如果是YUV的,那么要根据压缩器具体支持的YUV格式做数据的重排。本文以RGB24àYUV420(YV12)为例,讲解颜色空间转换的原理。-RGB TO YUV conversion principle and code examples RGB TO
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:2672
    • 提供者:zhaoxinyue
  1. iso12233.pdf

    0下载:
  2. RGB TO YUV转换原理及代码示例 RGB TO YUV转换原理及代码示例 由于H.264等压缩算法都是在YUV的颜色空间上进行的,所有在进行压缩前,首先要进行颜色空间的转换。如果摄像头采集的资源是RGB的,那么首先要转换成YUV,如果是YUV的,那么要根据压缩器具体支持的YUV格式做数据的重排。-RGB TO YUV conversion principle and code examples RGB TO YUV conversion principle and code ex
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1179881
    • 提供者:zhaoxinyue
  1. rgb2hsv

    1下载:
  2. rgb颜色空间向hsv颜色的空间转换算法,Verilog HDL语言-conversion algorithm of rgb color space to the hsv color space , Verilog HDL language
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:10240
    • 提供者:孙璐
  1. rgb2ycrcb

    0下载:
  2. rgb颜色空间向YCrCb颜色空间转换算法,Verilog HDL语言-conversion algorithm of rgb color space to the YCrCb color space , Verilog HDL language
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1775
    • 提供者:孙璐
  1. rgb2yuv

    0下载:
  2. rgb颜色空间向YUV颜色空间转换算法,Verilog HDL语言-conversion algorithm of rgb color space to YUV color space , Verilog HDL language
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1740
    • 提供者:孙璐
  1. K-means-

    0下载:
  2. 一种基于颜色的分割,使用聚类算法中的K均值算法。本例主要用到的函数是色彩空间转换函数makecform和applycform,对于K均值聚类使用kmeans函数。-Based on color segmentation, using clustering algorithm K-means algorithm. In this case the main function used is the color space conversion function makecform and appl
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:133128
    • 提供者:chaihongjian
  1. Exampleone

    0下载:
  2. 本程序是利用GDI+基于MFC编写的彩色图像亮度调整程序。其中利用了颜色转换矩阵,使得算法更清晰更易懂。-This program is written using the GDI+ MFC-based color image brightness adjustment program. Which the use of the color conversion matrix, the algorithm clearer and more understandable.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:88631
    • 提供者:李智乾
  1. matlab

    2下载:
  2. 十字路口车流通量及车身颜色的统计通过MATLAB创建系统对象,用于读入待处理视频,用于色彩空间转换、检测出包含汽车运动的图像块、用高斯混合模型检测背景、对检测出的运动车辆进行框画、标注检测到车辆的个数用于显示结果。颜色提取算法采用 RGB 颜色模型,利用MATLAB进行仿真-Crossing the circulation of the car and body color statistics by MATLAB to create object system, used to read th
  3. 所属分类:Special Effects

    • 发布日期:2016-04-21
    • 文件大小:176128
    • 提供者:亢菲菲
  1. Retinex

    0下载:
  2. 针对恶劣天气场景中交通图像常见的降质严重、模糊不清和对比度低等问题,提出一种基于颜色空间转换的交通图像增强算法。(A traffic image enhancement algorithm based on color space conversion is proposed to solve the problem of serious degradation, ambiguity and low contrast in common traffic scene in bad weather
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:474112
    • 提供者:李明1024
« 12 »
搜珍网 www.dssz.com