资源简介
此文档为帮助初学视觉显著性的朋友,体验显著性检测方法的效果,代码为matlab类。
代码片段和文件信息
%---------------------------------------------------------
% Copyright (c) 2009 Radhakrishna Achanta [EPFL]
% Contact: firstname.lastname@epfl.ch
%---------------------------------------------------------
% Citation:
% @InProceedings{LCAV-CONF-2009-012
% author = {Achanta Radhakrishna and Hemami Sheila and Estrada
% Francisco and S strunk Sabine}
% booktitle = {{IEEE} {I}nternational {C}onference on {C}omputer
% {V}ision and {P}attern {R}ecognition}
% year = 2009
% }
%---------------------------------------------------------
% Please note that the saliency maps generated using this
% code may be slightly different from those of the paper.
% This seems to be because the RGB to Lab conversion is
% different from the one used for the results in the C++ code.
% The C++ code is available on the same page as this matlab
% code (http://ivrg.epfl.ch/supplementary_material/RK_CVPR09/index.html)
% One should preferably use the C++ as reference and use
% this matlab implementation mostly as proof of concept
% demo code.
%---------------------------------------------------------
%
%
%---------------------------------------------------
- 上一篇:基于matlab的FDTD程序实现
- 下一篇:视觉显著性SR模型matlab
相关资源
- 视觉显著性SR模型matlab
- ekf MATLAB代码
- 基于NSGAII多目标优化Matlab代码.zip
- DCT、DWT数字水印技术-matlab代码183640
- 随机森林回归matlab代码
- QPSK与OQPSK数字调制方式MATLAB代码
- 计算光谱夹角的matlab代码,内有注释
- 图像/水下图像质量评价指标介绍含
- 三维重建八点算法MATLAB代码
- 中继放大转发的matlab代码
- NSGA2多目标遗传算法matlab代码
- 双边滤波器论文代码复现及其改进
- tophat变换matlab代码
- sac文件读取函数matlab代码
- 分水岭算法分割苹果(matlab代码实现
- 图像相似度量Matlab代码
- camshift运动目标跟踪(matlab)
- 《射频电路设计:理论与应用》第2版
- matlab实现sift提取特征点,SIFT算法的相
- 图像压缩编码算法EZW算法的MATLAB代码
- matlab代码,可将三角网格网格转换成
- 自己编写的FFT程序matlab
- 分类器设计之线性分类器和线性SVM(
- 直序扩频信号 基于FFT频率并行捕获代
- 雷达线性调频信号的模糊函数Matlab代
- 特征提取 csp matlab代码
- MATLAB编写计算有限长序列的DFT和IDFT函
- LMS算法及归一化LMS算法的MATLAB代码
- meanshift的matlab实现及2维图演示代码
- 均匀球体与长方体重力异常正演模拟
评论
共有 条评论