登录
首页 » matlab » releaseV301

releaseV301

于 2014-10-13 发布 文件大小:22013KB
0 293
下载积分: 1 下载次数: 14

代码说明:

  Structured Edge Detection Toolbox( ################################################################### # # # Structured Edge Detection Toolbox V3.0 # # Piotr Dollar (pdollar-at-microsoft.com) # # # ################################################################### 1. Introduction. Very fast edge detector (up to 60 fps depending on parameter settings) that achieves excellent accuracy. Can serve as input to any vision algorithm requiring high quality edge maps. Toolbox also includes the Edge Boxes object proposal generation method and fast superpixel code. If you use the Structured Edge Detection Toolbox, we appreciate it if you cite an appropriate subset of the following papers: @inproceedings{DollarICCV13edges, author = {Piotr Doll ar and C. Lawrence Zitnick}, title = {Structured Forests for Fast Edge Detecti)

文件列表:

release
.......\boxesData.m,3017,2014-09-09
.......\boxesEval.m,5226,2014-09-09
.......\Contents.m,2095,2014-07-24
.......\edgeBoxes.m,4406,2014-09-09
.......\edgeBoxesDemo.m,1631,2014-07-16
.......\edgeBoxesSweeps.m,3242,2014-09-09
.......\edgesChns.m,1581,2014-09-09
.......\edgesDemo.m,1227,2014-06-21
.......\edgesDemoRgbd.m,1636,2014-06-19
.......\edgesDetect.m,2827,2014-09-09
.......\edgesEval.m,3283,2014-09-09
.......\edgesEvalDir.m,5991,2014-09-09
.......\edgesEvalImg.m,3884,2014-09-09
.......\edgesEvalPlot.m,2660,2014-09-09
.......\edgesSweeps.m,8831,2014-09-09
.......\edgesTrain.m,13669,2014-09-09
.......\license.txt,6259,2013-11-13
.......\models
.......\......\forest
.......\......\......\modelBsds.mat,22640640,2014-06-15
.......\private
.......\.......\correspondPixels.mexa64,112617,2014-02-02
.......\.......\correspondPixels.mexw64,32256,2014-02-02
.......\.......\edgeBoxesMex.cpp,18456,2014-09-09
.......\.......\edgeBoxesMex.mexa64,62493,2014-07-15
.......\.......\edgeBoxesMex.mexw64,43520,2014-07-15
.......\.......\edgesDetectMex.cpp,9144,2014-09-09
.......\.......\edgesDetectMex.mexa64,16614,2014-06-15
.......\.......\edgesDetectMex.mexw64,17408,2014-06-19
.......\.......\edgesNmsMex.cpp,2363,2014-09-09
.......\.......\edgesNmsMex.mexa64,9561,2014-07-24
.......\.......\edgesNmsMex.mexw64,8704,2014-07-09
.......\.......\spDetectMex.cpp,15104,2014-09-09
.......\.......\spDetectMex.mexa64,23125,2014-09-09
.......\.......\spDetectMex.mexw64,25600,2014-09-09
.......\.......\ucm_mean_pb.mexa64,23735,2014-07-23
.......\.......\ucm_mean_pb.mexw64,32256,2014-02-17
.......\readme.txt,4505,2014-09-09
.......\spAffinities.m,4319,2014-09-09
.......\spDemo.m,1397,2014-07-24
.......\spDetect.m,3918,2014-09-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wk1
    三元阵的信号相位匹配法,结合相位匹配法的公式就能很好的理解其仿真原理(ternary array signal phase matching, phase matching with the formula can be very good understanding of its principles Simulation)
    2007-05-08 17:41:56下载
    积分:1
  • VCSOA_Bistability_RateEquations
    这是一个关于垂直腔半导体光放大器(VCSOA,微腔光放大器的一种)中的双稳态曲线计算程序,用Matlab语言写成,可执行。程序是根据VCSOA中的速率方程(Rate Equation)编写的。从曲线上可以看出随着输入功率Pin的变化VCSOA的输出功率Pout的双稳态曲线,是进一步研究该问题的基本素材之一。(This is a computation program for calculating the bistability activity of the vertical cavity semiconductor optical amplifier, which is based on the rate equation in VCSOA. This code is a basis for further investigating other activities in VCSOA related to bistability. )
    2013-08-13 10:05:53下载
    积分:1
  • wavelet-packet-
    小波包分解Welch平均法在焊接电弧声功率谱估计中的应用(Application of wavelet packet Welch method in the welding arc sound power spectrum estimation)
    2013-12-25 18:30:20下载
    积分:1
  • nakvspace
    用MATLAB语言仿真实现CDMA系统中开环下发射分集的系统性能仿真(Simulation of MATLAB language in the CDMA system under the open loop transmit diversity system performance simulation)
    2017-05-13 20:34:07下载
    积分:1
  • ICA_gradient_descent
    ICA梯度下降算法,里面包含了数据用来验证梯度下降算法的实现过程。对ICA的具体算法有清楚的了解。(ICA gradient descent algorithm, which contains the data used to verify the gradient descent algorithm implementation process. Have a clear understanding of the specific algorithms of ICA.)
    2013-03-20 21:40:08下载
    积分:1
  • test
    说明:  包括建初始种群,编码,适应值计算,以及交叉、变异、重组等源码(Including building the initial population, coding, adaptation values, as well as crossover and mutation or re-source)
    2008-11-09 11:18:09下载
    积分:1
  • dnwx
    主板故障的确定,一般通过逐步拔除或替换主板所连接的板卡(内存、显卡等),先排除这些配件可能出现的问题后就可以把目标锁定在主板上(Motherboard fault is fixed, or replace the motherboard through the gradual removal of the connected board (memory, graphics, etc.), first rule out possible problems of these accessories can be targeted after the motherboard)
    2010-05-11 21:34:38下载
    积分:1
  • Citation-KNN
    多实例学习的经典实例,目前非常流行,对传统的近邻算法的改进(Classic example of a multiple- instance learning, is very popular, to the improvement of the traditional neighbor algorithm)
    2014-08-29 16:01:02下载
    积分:1
  • SIMO_simulation
    single input multiple output matlab simulation..
    2014-09-02 19:06:30下载
    积分:1
  • DataRead
    matlab 读取振动信号数据程序 适合了解振动信号结构(头文件)(The MATLAB reads the data of the vibration signal of program suitable for vibration signal structure (header))
    2015-03-08 20:43:22下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载