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

搜索资源列表

  1. SaliencyFilters-master

    0下载:
  2. 通过直接结合各种多图像显著图和单图像显著图来生成最终的共显着性图(The final co-saliency map is generated by directly combining various multi-image saliency maps and single-image saliency maps.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:9203712
    • 提供者:zleoy
  1. SaliencyToolbox2.1

    0下载:
  2. 用ITTI方法来提取显著性区域,ITTI提取显著图的工具包(A model of saliency-based visual attention for rapid scene analysis)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:3441664
    • 提供者:xbalang
  1. cvprcode

    0下载:
  2. 卢湖川老师的基于图的流行排序的显著性检测方法(Saliency Detection via Graph-Based Manifold Ranking, CVPR2013)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:89088
    • 提供者:xbalang
  1. chhshen-saliency-detection-2429d8bf077a

    0下载:
  2. 显着对象检测的上下文超图模型,显著性检测算法(Contextual Hypergraph Modeling for Salient Object Detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:7407616
    • 提供者:xbalang
  1. ft

    0下载:
  2. 显著性检测算法FT的实现,大概就是计算Lab空间下每点与均值的欧式距离作为显著值(Implementation of the saliency detection algorithm FT)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:19456
    • 提供者:gdragon
  1. cvprcode

    0下载:
  2. 卢湖川"saliency Detection via Graph-Based Manifold Ranking" 代码(The code is for paper "Saliency Detection via Graph-Based Manifold Ranking" by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:13306880
    • 提供者:夜123
  1. LBP

    0下载:
  2. LBP(局部二值模式)是一种用来描述图像局部纹理特征的算子;它具有旋转不变性和灰度不变性等显著的优点。它是首先由T. Ojala, M.Pietik?inen, 和D. Harwood 在1994年提出,用于纹理特征提取。而且,提取的特征是图像的局部的纹理特征;(Local Binary Pattern describe the image local texture, invariant with the change of rotation and gray)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:海上牧云
  1. dark_enhance

    0下载:
  2. 这个算法主要用于雾天下的图像处理,效果显著。(It is mainly used in the image processing of fog world, and the effect is remarkable.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:109568
    • 提供者:tt德兰
  1. ST_release

    0下载:
  2. Saliency Tree: A Novel Saliency Detection Framework的代码(Saliency Tree: A Novel Saliency Detection Framework)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:35196928
    • 提供者:lhyforever
  1. code-SPL-MS

    0下载:
  2. Saliency Detection with Multi-Scale Superpixels的代码,可运行(Saliency Detection with Multi-Scale Superpixels)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:90112
    • 提供者:lhyforever
  1. 3DSaliency

    0下载:
  2. 一种立体图像的显着性检测方法。一种新的融合方法来组合特征显著图以获得立体图像的最终显着图。(we propose a novel stereoscopic saliency detection framework based on the feature contrast of color, luminance, texture, and depth.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:5255168
    • 提供者:langppp
  1. 人脸识别

    0下载:
  2. 运用MATLAB代码来提取人脸的显著特征,进行人脸识别(Face feature extraction and face recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-02
    • 文件大小:15360
    • 提供者:啊啊啊啊鹿
  1. main

    0下载:
  2. 该程序完成了图像视觉显著的itti算法在c++语言的实现(The program completes the ITTI algorithm of image and visual, and realizes in c++ language.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:罗文龙
  1. 新建文件夹

    0下载:
  2. 基于显著性的图像高光检测,运用HSI的算法进行的(saliency detection,Image highlight detection based on saliency, using HSI algorithm.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:Zjyyyyy
  1. Saliency Detection

    2下载:
  2. 本算法实现了一个图像视觉显著性的简单计算模型。 算法论文:Saliency Detection A Spectral Residual Approach
  3. 所属分类:图形图像处理(光照,映射..)

  1. Metric-for-Smeasure_Emeasure_Fmeasure_MAE

    2下载:
  2. 程明明实验室给出的关于图像显著性方面的测评指标代码(Cheng Mingming's laboratory evaluation index code for image saliency)
  3. 所属分类:图形图象

    • 发布日期:2020-12-25
    • 文件大小:5139456
    • 提供者:54321木头人
  1. saliency detection

    1下载:
  2. saliency detection 图像显著性检测 检测图像中的显著性信息,matlab代码
  3. 所属分类:2D图形编程

« 1 2 ... 12 13 14 15 16 17»
搜珍网 www.dssz.com