• 大小: 1.67MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 语言: Matlab
  • 标签: matlab  

资源简介

基于svm的多目标跟踪

资源截图

代码片段和文件信息

function [c1s1] = C1(stim filters fSiz c1SpaceSS c1ScaleSS c1OLINCLUDEBORDERS)
%function [c1s1] = C1(stim filters fSiz c1SpaceSS c1ScaleSS c1OLINCLUDEBORDERS)
%
%  A matlab implementation of the C1 code originally by Max Riesenhuber
%  and Thomas Serre.
%  Adapted by Stanley Bileschi
%
%  Returns the C1 and the S1 units‘ activation given the  
%  input image stim.
%  filters fSiz c1ScaleSS c1ScaleSS c1OL INCLUDEBORDERS are the
%  parameters of the C1 system
%
%  stim   - the input image must be grayscale (single channel) and 
%   type ‘‘double‘‘
%
%%% For S1 unit computation %%%
%
% filters -  Matrix of Gabor filters of size max_fSiz x num_filters
% where max_fSiz is the length of the largest filter and num_filters the
% total number of filters. Column j of filters mat

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       4964  2007-06-28 18:06  甚老师模型1\C1.m

     文件       1632  2005-06-10 15:16  甚老师模型1\C2.m

     文件       1116  2005-06-10 15:24  甚老师模型1\CLSnnC.m

     文件       1504  2005-06-10 15:23  甚老师模型1\CLSnn.m

     文件        669  2005-06-10 15:27  甚老师模型1\CLSosusvmC.m

     文件       1530  2005-06-10 15:25  甚老师模型1\CLSosusvm.m

     文件       3078  2009-08-27 11:18  甚老师模型1\demoRelease.m

     文件       1696  2005-07-11 12:15  甚老师模型1\extractC2forcell.m

     文件       1784  2005-07-11 12:51  甚老师模型1\extractRandC1Patches.m

     文件       1469  2005-06-06 13:52  甚老师模型1\init_gabor.m

     文件       1350  2005-06-10 15:54  甚老师模型1\maxfilter.m

     文件        733  2005-06-10 15:56  甚老师模型1\padimage.m

     文件        740  2005-07-02 01:28  甚老师模型1\readAllImages.m

     文件        724  2005-06-10 16:08  甚老师模型1\sumfilter.m

     文件        930  2005-06-10 16:09  甚老师模型1\unpadimage.m

     文件        807  2005-06-10 16:17  甚老师模型1\WindowedPatchDistance.m

     文件       4640  2005-07-11 12:17  甚老师模型1\readme.txt

     文件       3594  2009-08-27 13:16  甚老师模型1\demo.m

     文件        864  2009-08-26 08:53  甚老师模型1\readAllImages1.m

     文件       2319  2009-08-25 13:41  甚老师模型1\Patches.m

     文件       1316  2009-08-25 15:02  甚老师模型1\harris.m

     文件        344  2003-04-20 02:49  甚老师模型1\osusvm\AUTHORS

     文件       1728  1997-08-13 06:33  甚老师模型1\osusvm\cmap.mat

     文件       2905  2002-02-25 11:38  甚老师模型1\osusvm\Contents.m

     文件       1908  2003-04-20 02:49  甚老师模型1\osusvm\COPYING

     文件        587  2002-01-03 11:42  甚老师模型1\osusvm\demos.m

     文件       1978  2002-02-15 15:26  甚老师模型1\osusvm\LinearSVC.m

     文件      61440  2002-04-12 13:17  甚老师模型1\osusvm\mexSVMClass.dll

     文件       5181  2002-02-15 16:28  甚老师模型1\osusvm\mexSVMClass.m

     文件     166002  2002-04-12 13:24  甚老师模型1\osusvm\mexSVMClass.mexglx

............此处省略109个文件信息

评论

共有 条评论