搜索资源列表

  1. RGB2LabAndLab2RGB

    0下载:
  2. % function [L, a, b] = RGB2Lab(R, G, B) % RGB2Lab takes matrices corresponding to Red, Green, and Blue, and % transforms them into CIELab. This transform is based on ITU-R % Recommendation BT.709 using the D65 wh
  3. 所属分类:图形图象

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:郑成勇
  1. emd

    0下载:
  2. EMD(Earth Mover s Distance) Earth Mover s Distance(EMD)是由Rubner等人所提出用於影像搜 寻之上,当特徵间(bin与bin)的距 可以使用ground distance求得时, 用 Earth Mover s Distance做相似 计算可以得到较好的结果. -EMD (Earth Mover' s Distance) Earth Mover'
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:6144
    • 提供者:张崇超
  1. Lab2RGB

    0下载:
  2. Lab2RGB takes L, a, and b double matrices, or an M x N x 3 double image, and returns an image in the RGB color space. Values for L are in the range [0,100] while a* and b* are roughly in the range [-110,110]. If
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:tertul

源码中国 www.ymcn.org