搜索资源列表

  1. Bachelar_Thesis

    0下载:
  2. 数字图像中基于α值的景象提取算法研究 介绍:Hillman、Ruzon和Tomasi和Poisson算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.67mb
    • 提供者:rain
  1. Bachelar_Thesis

    0下载:
  2. 数字图像中基于α值的景象提取算法研究 介绍:Hillman、Ruzon和Tomasi和Poisson算法-Digital image-based scene extraction of α values introduce Algorithm: Hillman, Ruzon and Tomasi and Poisson algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-23
    • 文件大小:2.67mb
    • 提供者:rain
  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-11-23
    • 文件大小:2kb
    • 提供者:郑成勇
  1. GUI_Matting

    1下载:
  2. matlab编写的交互式image matting程序,包括:Poisson,Hillman,Ruzon等方法和源图像-matlab interactive image matting procedures, including: Poisson, Hillman, Ruzon methods and sources image
  3. 所属分类:图形图象

    • 发布日期:2024-11-23
    • 文件大小:2.12mb
    • 提供者:andrew
  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detecti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-23
    • 文件大小:81kb
    • 提供者:黄沛杰
  1. Edge-detection

    0下载:
  2. 本代码用于边缘检测 自己用过应该很好用,希望大家多多下载-Edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-23
    • 文件大小:311kb
    • 提供者:朱健
  1. CompassMATLAB

    0下载:
  2. demo中包括了目前常用的边缘检测算子,并添加了frei-chen、kirsch、drecedge、prewittcompass等边缘检测function函数。此外,实现了Ruzon罗盘算则的matlab编程,可以对灰度图像加以处理,实现边缘检测。-demo includes the most commonly used edge detection operator, and added frei-chen, kirsch, drec
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-23
    • 文件大小:12kb
    • 提供者:扬子
  1. CompassMATLAB

    0下载:
  2. demo中基本上整理了目前常用的所有边缘检测算子,并添加了自定义的frei-chen、kirsch、direcedge、PrewittCompass、RobinsonCompass边缘检测算子function函数。此外,还有Ruzon罗盘算子的matlab实现程序,能对灰度图像的边缘加以检测。-demo, basically compiled all the commonly used edge detection operator,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-23
    • 文件大小:13kb
    • 提供者:扬子
  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-11-23
    • 文件大小:1kb
    • 提供者:tertul

源码中国 www.ymcn.org