登录
首页 » matlab » releaseV301

releaseV301

于 2014-10-13 发布 文件大小:22013KB
0 124
下载积分: 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 个回复

  • capacityMIMO
    capacity of MIMO channel in terms of varying of rx and tx
    2013-01-04 15:57:58下载
    积分:1
  • mfile-of-book-
    a good book and mifie in pde
    2011-09-27 21:29:11下载
    积分:1
  • wrhfcmfr
    用matlab实现的曼彻斯特 NleyPu编码。50 占空比(可调)。绘制时域波形和频域功率谱密度。结果跟北邮的DwxXJnF 的通信原理课件上的形状一模一样。 .(With Manchester NleyPu encoding matlab realize. 50 duty cycle (adjustable) . Draw time-domain waveform and frequency domain power spectral density. Results with BUPTDwxXJnF Exactly the same shape Wenbin communication on the principles of courseware.)
    2016-02-04 21:45:27下载
    积分:1
  • TextField
    TextField.getDepth 返回文本域的Depth(深度) TextField.getNewTextFormat 获得最新加入文本的默认文本格式 TextField.removeTextField 删除使用MovieClip.createTextField创建的文本域 TextField.setNewTextFormat 对新加入的文本设定为新格式 (TextField. GetDepth returns the text field the Depth (Depth) TextField. Get the latest to join the text getNewTextFormat TextField. The default text format removeTextField delete using the MovieClip. CreateTextField created text field TextField. SetNewTextFormat for new text set to the new format)
    2013-12-05 15:42:55下载
    积分:1
  • Simpson2
    说明:  该代码利用复化辛普深公式求给定函数的数值积分,已知该函数的等分区间。(The code deep with Combined Formula Simpson numerical integration of a given function, the function of the decile range is known.)
    2011-03-18 21:52:39下载
    积分:1
  • sengao
    可以得到很精确的幅值、频率、相位估计,FMCW调频连续波雷达的测距测角,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法。( You can get a very accurate amplitude, frequency, phase estimation, FMCW frequency modulated continuous wave radar range and angular measurements, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm.)
    2016-11-21 22:27:46下载
    积分:1
  • lsf
    MATALAB功能强大且编程方便,广泛应用于各种算法的性能评估。文章简要 介绍了LSF声道滤波器原理,给出了用MATLAB实现LSF滤波器的流程图和程序代码。(MATALAB powerful programming convenience, which are widely used algorithms performance evaluation. The article briefed the LSF channel filter principle, given MATLAB LSF filter the flow chart and code.)
    2006-05-22 10:58:24下载
    积分:1
  • Classification
    说明:  支持向量机分类,选用肺癌的例子,分类的效果较好。初学者可以根据数据特点自行改动部分参数即可。(Support Vector machine classification, using the example of lung cancer, classification effect is better. Beginners can change some parameters according to the characteristics of the data)
    2021-02-08 14:28:43下载
    积分:1
  • optional
    黄金分割法(0.618)程序,以及进退法选择优化区间(Golden section method (0.618) procedures)
    2009-03-21 11:46:38下载
    积分:1
  • 1
    说明:  matlab实现: ①用乘同余数法产生白噪声 ②遗忘因子递推最小二乘参数估计(FFRLS)③M序列及逆M序列的产生④批处理最小二乘参数估计(LS)⑤产生m序列(Use by remnant produce white noise with law )
    2011-12-05 19:03:23下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载