实例介绍
该代码是这篇文章的实现过程,包含以下几个重要点: 1、MRF Graph Cut Code 2、LabelME Toolkit 3、Gist 4、Boosted decesion tree 5、Segmentation 6、Texton Filter 里面涉及到了几十种分类器,光这一点就很有...
【实例截图】
【核心代码】
文件清单
└── im_parser
├── Classifier
│ ├── BalanceBDT.m
│ ├── evalSVM.m
│ ├── EvaluateClassifiers.m
│ ├── GetFeaturesForClassifier.m
│ ├── logReg.m
│ ├── MakeClassifierConfidenceMap.m
│ ├── NormalizeClassifiers.m
│ ├── PreComputClassifierOutput.m
│ ├── RandForestEval.m
│ ├── ROCBalance.m
│ ├── rocNormSoftMax.m
│ ├── softMaxSVMTests.m
│ ├── svmRun.m
│ ├── svmShortListLPBP.m
│ ├── svmShortListLPBPSoftMax.m
│ ├── svmShortList.m
│ ├── svmShortListSoftMax.m
│ ├── TestMultiClassLPBP.m
│ ├── TrainBoostedDT.m
│ ├── TrainClassifier.m
│ ├── TrainGlobalSVMBasic.m
│ ├── TrainGlobalSVM.m
│ ├── TrainLinearSVMForMetaData.m
│ ├── TrainLinearSVM.m
│ ├── TrainMultiClassAdaBoostCrossVal.m
│ ├── TrainMultiClassClassifier.m
│ ├── TrainMultiClassClassifierSVM.m
│ ├── TrainMultiClassLPBP.m
│ ├── TrainMultiClassLPBPSoftMax.m
│ ├── TrainMultiClassSVM.m
│ ├── TrainMultiClassTwoLevelCrossVal.m
│ ├── TrainRandForest.m
│ └── TrainScript.m
├── Colors.txt
├── ComputeGlobalDescriptors.m
├── ComputeSegmentDescriptors.m
├── DatasetSpecific
│ ├── ROC.m
│ ├── RunBarcelona.m
│ ├── RunCamVid.m
│ ├── RunCoreClassifierEval.m
│ ├── RunCoreClassifier.m
│ ├── RunCore.m
│ ├── RunGeoContext.m
│ ├── RunLMAll2.m
│ ├── RunLMAll.m
│ ├── RunLMSunDetector.m
│ ├── RunLMSun.m
│ ├── RunMSRC.m
│ ├── RunNYUDepth.m
│ ├── RunSample.m
│ ├── RunSiftFlowECCV10.m
│ ├── RunSiftFlow.m
│ ├── RunStanford.m
│ ├── RunSun.m
│ └── RunUrbanScape.m
├── Depth
│ └── ICPTest.m
├── Detector
│ ├── AddPolyToModel.m
│ ├── AddRecsToSet.m
│ ├── GetDetectorStreamForSingleLM.m
│ ├── GetDetectorStreamLM.m
│ ├── GetDetectorStream.m
│ ├── GetGroundTruthBB.m
│ ├── LoadImAndPyr.m
│ ├── ParseImWDetectorScript.m
│ ├── ParseTestImagesWDetectors.m
│ ├── PreCalibrateDetectors.m
│ ├── PreComputeHOG.m
│ ├── PreTrainDetectors.m
│ ├── ProjectDetectorResponses.m
│ ├── sp_load_gt_function.m
│ ├── TrainAndRunDetector.m
│ └── TrainAndRunTest.m
├── Evaluation
│ ├── coreClassEval.m
│ ├── EvalPixelLabeling.m
│ ├── EvaluateInOutDoor.m
│ ├── EvaluateRetrievalSet.m
│ ├── EvaluateTests.m
│ └── ROCCurve.m
├── GlobalDescriptors
│ ├── BuildColorHist.m
│ ├── BuildGist.m
│ ├── BuildLabelHist.m
│ └── BuildTinyIm.m
├── ImageParser
│ ├── BSELoad.m
│ ├── BuildSmoothingMatrix.m
│ ├── ClusterRetrievalSet.m
│ ├── DoRNNSearch.m
│ ├── ExpandCluster.m
│ ├── FBGrabCut.m
│ ├── FindAllRetInds.m
│ ├── FindRetrievalSet.m
│ ├── MultiLevelPixMRFColor.m
│ ├── MultiLevelPixMRF.m
│ ├── MultiLevelSegMRFColor.m
│ ├── MultiLevelSegMRF.m
│ ├── ParseTestImagesClassifierGrabCut.m
│ ├── ParseTestImagesClassifier.m
│ ├── ParseTestImagesDescEval.m
│ ├── ParseTestImagesDetector.m
│ ├── ParseTestImagesGrabCut.m
│ ├── ParseTestImagesICCV11.m
│ ├── ParseTestImages.m
│ ├── ParseTestImagesOrderDesc.m
│ ├── ParseTestImagesRetCluster.m
│ └── ParseTestImagesRetClusterPerfSL.m
├── libraries
│ ├── anigaussm
│ │ ├── anigauss.c
│ │ ├── anigauss.dll
│ │ ├── anigauss.m
│ │ ├── anigauss_mex.c
│ │ ├── anigauss.mexglx
│ │ └── anigauss.mexw32
│ ├── boostDt
│ │ └── boost
│ │ ├── README
│ │ ├── test_boosted_dt_mc.m
│ │ ├── test_boosted_kde_2c.m
│ │ ├── train_boosted_dt_2c.m
│ │ ├── train_boosted_dt_mc.m
│ │ ├── train_boosted_dt_mc.m~
│ │ ├── train_boosted_kde_2c.m
│ │ ├── train_boosted_stubs_mc.m
│ │ ├── tree_getNewVersion.m
│ │ ├── tree_getParameters.m
│ │ ├── treevalc.c
│ │ ├── treevalc.mexw32
│ │ └── weightedstats
│ │ ├── ksdensityw.m
│ │ ├── private
│ │ │ ├── addbisa.m
│ │ │ ├── addinvg.m
│ │ │ ├── addlogi.m
│ │ │ ├── addnaka.m
│ │ │ ├── addrice.m
│ │ │ ├── addtls.m
│ │ │ ├── dfaddbuttons.m
│ │ │ ├── dfaddparamfit.m
│ │ │ ├── dfaddsmoothfit.m
│ │ │ ├── dfadjustlayout.m
│ │ │ ├── dfadjustmenu.m
│ │ │ ├── dfadjusttoolbar.m
│ │ │ ├── dfasksavesession.m
│ │ │ ├── dfaxlimctrl.m
│ │ │ ├── dfbinwidthpreview.m
│ │ │ ├── dfboundwarn.m
│ │ │ ├── dfcanplotdata.m
│ │ │ ├── dfcbkclear.m
│ │ │ ├── dfcheckselections.m
│ │ │ ├── dfcopyexrule.m
│ │ │ ├── dfcreatecopy.m
│ │ │ ├── dfcreatedataset.m
│ │ │ ├── dfcreateexclusionrule.m
│ │ │ ├── dfcreateplot.m
│ │ │ ├── dfcustomdist.m
│ │ │ ├── dfdeleteexrule.m
│ │ │ ├── dfdelgraphexclude.m
│ │ │ ├── dfdocontext.m
│ │ │ ├── dfdupfigure.m
│ │ │ ├── dfevaluate.m
│ │ │ ├── dfevaluateplot.m
│ │ │ ├── dfexport2workspace.m
│ │ │ ├── dffig2m.m
│ │ │ ├── dfgetbinwidthdefaults.m
│ │ │ ├── dfgetdistributions.m
│ │ │ ├── dfgetexclusionrule.m
│ │ │ ├── dfgetfitname.m
│ │ │ ├── dfgetupdateinfo.m
│ │ │ ├── dfgetuserdists.m
│ │ │ ├── dfgraphexclude.m
│ │ │ ├── dfhelpviewer.m
│ │ │ ├── dfhistbins.m
│ │ │ ├── dficons.mat
│ │ │ ├── dfpreview.m
│ │ │ ├── dfsectionpreview.m
│ │ │ ├── dfsession.m
│ │ │ ├── dfsetbinwidthrules.m
│ │ │ ├── dfsetconflev.m
│ │ │ ├── dfsetdistributions.m
│ │ │ ├── dfsetfunction.m
│ │ │ ├── dfsetplottype.m
│ │ │ ├── dftips.m
│ │ │ ├── dftoggleaxlimctrl.m
│ │ │ ├── dftogglegrid.m
│ │ │ ├── dftogglelegend.m
│ │ │ ├── dftoggletoolbar.m
│ │ │ ├── dftoolgetudd.m
│ │ │ ├── dftoolinittemplate.m
│ │ │ ├── dfupdateallplots.m
│ │ │ ├── dfupdatebinwidthpreview.m
│ │ │ ├── dfupdatelegend.m
│ │ │ ├── dfupdateppdists.m
│ │ │ ├── dfupdatexlim.m
│ │ │ ├── dfupdateylim.m
│ │ │ ├── dfviewdata.m
│ │ │ ├── dfviewdatapreview.m
│ │ │ ├── dfviewexcludepreview.m
│ │ │ ├── dfviewpreview.m
│ │ │ ├── dgammainc.m
│ │ │ ├── export2wsdlg.m
│ │ │ ├── getclassindex.m
│ │ │ ├── getdsdb.m
│ │ │ ├── getfitdb.m
│ │ │ ├── getoutlierdb.m
│ │ │ ├── idummy.m
│ │ │ ├── im2mis.m
│ │ │ ├── iseuclidean.m
│ │ │ ├── isinaxes.m
│ │ │ ├── linkagemex.c
│ │ │ ├── linkagemex.mexglx
│ │ │ ├── linkagemex.mexglx.csf
│ │ │ ├── lsqisotonic.m
│ │ │ ├── mgrp2idx.m
│ │ │ ├── mlecustom.m
│ │ │ ├── on2off.m
│ │ │ ├── pdistmex.c
│ │ │ ├── pdistmex.mexglx
│ │ │ ├── pdistmex.mexglx.csf
│ │ │ ├── placetitlebar.m
│ │ │ ├── randsample.m
│ │ │ ├── statchol.m
│ │ │ ├── statctexact.m
│ │ │ ├── statgetargs.m
│ │ │ ├── statgetargsuser.m
│ │ │ ├── statgetcolor.m
│ │ │ ├── statglmeval.m
│ │ │ ├── statinsertnan.m
│ │ │ ├── statremovenan.m
│ │ │ ├── statrobustfit.m
│ │ │ ├── statsfminbx.m
│ │ │ ├── statsizechk.m
│ │ │ ├── statsizechk.mexglx
│ │ │ ├── statsizechk.mexglx.csf
│ │ │ ├── statsrexact.m
│ │ │ ├── stattestlink.m
│ │ │ ├── stdrcdf.m
│ │ │ ├── stdrinv.m
│ │ │ └── termcross.m
│ │ ├── treefitw.m
│ │ └── treetestw.m
│ ├── filters
│ │ ├── FullMR8.m
│ │ ├── makeLMfilters.m
│ │ ├── makeRFSfilters.m
│ │ ├── makeSfilters.m
│ │ └── MR8.m
│ ├── gco-v3.0
│ │ ├── block.h
│ │ ├── energy.h
│ │ ├── example.cpp
│ │ ├── GCoptimization.cpp
│ │ ├── GCoptimization.h
│ │ ├── GCO_README.TXT
│ │ ├── graph.cpp
│ │ ├── graph.h
│ │ ├── LinkedBlockList.cpp
│ │ ├── LinkedBlockList.h
│ │ ├── matlab
│ │ │ ├── bin
│ │ │ │ └── gco_matlab.mexw32
│ │ │ ├── GCO_BuildLib.m
│ │ │ ├── GCO_ComputeEnergy.m
│ │ │ ├── GCO_Create.m
│ │ │ ├── GCO_Delete.m
│ │ │ ├── GCO_ExpandOnAlpha.m
│ │ │ ├── GCO_Expansion.m
│ │ │ ├── GCO_GetLabeling.m
│ │ │ ├── GCO_ListHandles.m
│ │ │ ├── GCO_LoadLib.m
│ │ │ ├── gco_matlab.cpp
│ │ │ ├── GCO_SetDataCost.m
│ │ │ ├── GCO_SetLabelCost.m
│ │ │ ├── GCO_SetLabeling.m
│ │ │ ├── GCO_SetLabelOrder.m
│ │ │ ├── GCO_SetNeighbors.m
│ │ │ ├── GCO_SetSmoothCost.m
│ │ │ ├── GCO_SetVerbosity.m
│ │ │ ├── GCO_Swap.m
│ │ │ ├── GCO_UnitTest.m
│ │ │ └── README.TXT
│ │ └── maxflow.cpp
│ ├── gist
│ │ ├── createGabor.m
│ │ ├── demo.m
│ │ ├── gistGabor.m
│ │ ├── prefilt.m
│ │ ├── test.jpg
│ │ └── Thumbs.db
│ ├── LabelME
│ │ ├── 060811_072502__Z9B0336_0013.jpg
│ │ ├── 101_0112.jpg
│ │ ├── addcroplabel.m
│ │ ├── addDetector2LM.m
│ │ ├── addimagesize.m
│ │ ├── addparts.m
│ │ ├── addsmallobjectlabel.m
│ │ ├── addviewpoint.m
│ │ ├── addWordnetFolders.m
│ │ ├── addWordnet.m
│ │ ├── ADMINcopyfolderstructure.m
│ │ ├── ADMINcreateDictionary.m
│ │ ├── ADMINcreateDictionaryOLD2.m
│ │ ├── ADMINcreateDictionaryOld.m
│ │ ├── ADMINcreateSUNrelease.m
│ │ ├── ADMINmovexmlfiles.m
│ │ ├── ADMINrandomfilenames.m
│ │ ├── ADMINrandomfilenames_video.m
│ │ ├── ADMINremovespaces.m
│ │ ├── ADMINrenamefilenames.m
│ │ ├── ADMINrenamefolder.m
│ │ ├── ADMINvalidimagefilenames.m
│ │ ├── annotation.gif
│ │ ├── APPdownload.m
│ │ ├── areaROC.m
│ │ ├── arrangefigs.m
│ │ ├── aspectratio.m
│ │ ├── bottle.gif
│ │ ├── button1.PNG
│ │ ├── button2.PNG
│ │ ├── button3.PNG
│ │ ├── button4.PNG
│ │ ├── caltech2LM.m
│ │ ├── colorSegments.m
│ │ ├── confusionMatrix.m
│ │ ├── Content.m
│ │ ├── countpolygons.m
│ │ ├── createAnnotations.m
│ │ ├── createGabor.m
│ │ ├── CWM.m
│ │ ├── deleteObjectsOutsideFrame.m
│ │ ├── demo1.jpg
│ │ ├── demoGist.m
│ │ ├── demoHOG2x2.m
│ │ ├── demo.m
│ │ ├── demoSceneRecognition.m
│ │ ├── demoSIFT.m
│ │ ├── demoVideo.m
│ │ ├── demoVisualWords.m
│ │ ├── demoWordnet.m
│ │ ├── dense_hog2x2.m
│ │ ├── depthordering.jpg
│ │ ├── dictionary.html
│ │ ├── drawXML.m
│ │ ├── DSC06978.jpg
│ │ ├── dupFiles.mat
│ │ ├── evolutionAnnotations.m
│ │ ├── exampleShowscenes.gif
│ │ ├── findobject.m
│ │ ├── findparts.m
│ │ ├── findsenses.m
│ │ ├── folder2class.m
│ │ ├── folderlist.m
│ │ ├── getaproximagesize.m
│ │ ├── getHorizon.m
│ │ ├── getLMobjectID.m
│ │ ├── getLMpolygon3D.m
│ │ ├── getLMpolygon.m
│ │ ├── getWordnetSense.m
│ │ ├── getwords.m
│ │ ├── gistGabor.m
│ │ ├── HandleImgFolder.m
│ │ ├── imadjust.m
│ │ ├── img_0849_0003.jpg
│ │ ├── img_0923.jpg
│ │ ├── imresizecrop.m
│ │ ├── imresizepad.m
│ │ ├── index.html
│ │ ├── indexold.html
│ │ ├── insidecity_urb992_0002.jpg
│ │ ├── int_area.m
│ │ ├── isdeleted.m
│ │ ├── labelfolder.m
│ │ ├── labelimage.m
│ │ ├── LabelMe198x55.gif
│ │ ├── labelme2pascal.m
│ │ ├── labelmeBar.gif
│ │ ├── labelme.ico
│ │ ├── LabelMeNEWtight198x55.gif
│ │ ├── LabelMeNEWtight198x55.jpg
│ │ ├── labelme.png
│ │ ├── labelmeStreet.jpg
│ │ ├── LabelMevideo_instructions.html
│ │ ├── lastweekStats.m
│ │ ├── LM2objectsegments.m
│ │ ├── LM2OpenCV.m
│ │ ├── LM2segments.m
│ │ ├── LMaddtags.m
│ │ ├── LMaddwordnet.m
│ │ ├── LMaverage.m
│ │ ├── LMcolor.m
│ │ ├── LMcookdatabase.m
│ │ ├── LMcookimage.m
│ │ ├── LMcountobject.m
│ │ ├── LMcreateObjectIndexField.m
│ │ ├── LMdatabase.m
│ │ ├── LMdbshowobjects.m
│ │ ├── LMdbshowscenes.m
│ │ ├── LMdenseSift.m
│ │ ├── LMdenseVisualWords.m
│ │ ├── LMdownloadCollection.m
│ │ ├── LMgetfolderlist.m
│ │ ├── LMginput.m
│ │ ├── LMgist.m
│ │ ├── LMgistquery.m
│ │ ├── LMhistintersectionquery.m
│ │ ├── LMimcrop.m
│ │ ├── LMimpad.m
│ │ ├── LMimread.m
│ │ ├── LMimresizecrop.m
│ │ ├── LMimscale.m
│ │ ├── LMinstall.m
│ │ ├── LMkmeansVisualWordsHOG.m
│ │ ├── LMkmeansVisualWords.m
│ │ ├── LMlabeledarea.m
│ │ ├── LMobjectalign.m
│ │ ├── LMobjectboundingbox.m
│ │ ├── LMobjectboundingbox_old.m
│ │ ├── LMobjectcrop.m
│ │ ├── LMobjectindex.m
│ │ ├── LMobjectmask.m
│ │ ├── LMobjectnames.m
│ │ ├── LMobjectnormalizedcrop.m
│ │ ├── LMobjectpolygon.m
│ │ ├── LMobjectsinsideimage.m
│ │ ├── LMobjectstats.m
│ │ ├── LMobjectThumbnail.m
│ │ ├── LMobjhistintersection.m
│ │ ├── LMphotoalbum.m
│ │ ├── LMplayfromframes.m
│ │ ├── LMplay.m
│ │ ├── LMplot3D.m
│ │ ├── LMplot.m
│ │ ├── LMprecisionRecall.m
│ │ ├── LMprogressiveinstall.m
│ │ ├── LMprRe.m
│ │ ├── LMquerydetections.m
│ │ ├── LMquery.m
│ │ ├── LMquerypolygon.m
│ │ ├── LMread.m
│ │ ├── LMrecallPrecision2.m
│ │ ├── LMrecallPrecision.m
│ │ ├── LMrecallPrecision_old.m
│ │ ├── LMreplaceobjectname.m
│ │ ├── LMsceneThumbnail.m
│ │ ├── LMsortlayers.m
│ │ ├── LMstats.m
│ │ ├── LMthumbnailsbar.m
│ │ ├── LMupdate.m
│ │ ├── LMvalidobjects.m
│ │ ├── LMwritedatabase.m
│ │ ├── LOADINDEX.m
│ │ ├── loadtags.m
│ │ ├── loadXML.m
│ │ ├── matlab.gif
│ │ ├── maxCWM.m
│ │ ├── me3_0016.jpg
│ │ ├── normalizeGist.m
│ │ ├── objectareas.m
│ │ ├── objhist.m
│ │ ├── onescreen.gif
│ │ ├── parseContent.m
│ │ ├── parseparameters.m
│ │ ├── partsof.m
│ │ ├── PAS2LM.m
│ │ ├── pca.m
│ │ ├── pcSIFT.mat
│ │ ├── pixelwise_hog31.cc
│ │ ├── pixelwise_hog31.mexmaci
│ │ ├── pixelwise_hog31.mexmaci64
│ │ ├── plotBoundingBox.m
│ │ ├── polyintersect.m
│ │ ├── precisionRecall.m
│ │ ├── prefilt.m
│ │ ├── primalSVM
│ │ │ ├── compute_kernel.m
│ │ │ ├── dist2.m
│ │ │ ├── kernel.m
│ │ │ ├── primal.pdf
│ │ │ ├── primal_svm.m
│ │ │ ├── sparse.pdf
│ │ │ ├── sparse_primal_svm.m
│ │ │ ├── test_primal_svm.m
│ │ │ └── test_sparse_primal_svm.m
│ │ ├── qLabelme.m
│ │ ├── queryXML.m
│ │ ├── README.txt
│ │ ├── removeFrame.m
│ │ ├── removeparts.m
│ │ ├── removestopwords.m
│ │ ├── renamefolder.m
│ │ ├── segment2boundingbox.m
│ │ ├── segment2polygon.m
│ │ ├── setLMpolygon.m
│ │ ├── showColorSIFT.m
│ │ ├── showGist.m
│ │ ├── showMatrix.m
│ │ ├── showSpaceImages.m
│ │ ├── showTreeHTML.m
│ │ ├── showTree.m
│ │ ├── siftOutput.jpg
│ │ ├── splitTrainingTest.m
│ │ ├── stopwords.txt
│ │ ├── streets_general_camera_parameters.mat
│ │ ├── streets_general_camera_training.mat
│ │ ├── struct2xml.m
│ │ ├── style.css
│ │ ├── subplottight.m
│ │ ├── SUNdatabase.m
│ │ ├── SUNinstall.m
│ │ ├── supermenu.jpg
│ │ ├── synonyms.m
│ │ ├── tagsSUN.txt
│ │ ├── tags.txt
│ │ ├── trainHorizon.m
│ │ ├── UPDATEINDEX.m
│ │ ├── upper2space.m
│ │ ├── urldir.m
│ │ ├── VLMgetvideoframe.m
│ │ ├── VLMinstall.m
│ │ ├── VLMinstall.m~
│ │ ├── VLMLogo.png
│ │ ├── VLMplay.m
│ │ ├── VLMvideoread.m
│ │ ├── wordnetGUI.m
│ │ ├── wordnetsenses.txt
│ │ ├── wordnetTree.m
│ │ ├── writeXML.m
│ │ ├── xml2struct.m
│ │ └── xmlparse.m
│ ├── segment
│ │ ├── convolve.h
│ │ ├── COPYING
│ │ ├── disjoint-set.h
│ │ ├── filter.h
│ │ ├── image.h
│ │ ├── imconv.h
│ │ ├── imutil.h
│ │ ├── Makefile
│ │ ├── misc.h
│ │ ├── pnmfile.h
│ │ ├── README
│ │ ├── segment
│ │ │ └── segment.vcproj
│ │ ├── segment.cpp
│ │ ├── segment-graph.h
│ │ ├── segment-image.h
│ │ ├── segmentmex.cpp
│ │ ├── segmentmex.mexw32
│ │ └── SegmentToLabels.m
│ └── SpatialPyramid
│ ├── BuildHistograms.m
│ ├── BuildPyramid.m
│ ├── CalculateDictionary.m
│ ├── CompilePyramid.m
│ ├── Example.m
│ ├── GenerateSiftDescriptors.m
│ ├── hist_isect_c.c
│ ├── hist_isect.m
│ ├── images
│ │ ├── p1010843.jpg
│ │ ├── p1010844.jpg
│ │ ├── p1010845.jpg
│ │ ├── p1010846.jpg
│ │ └── p1010847.jpg
│ ├── ReadMe.txt
│ ├── SpatialPyramid.zip
│ ├── sp_dense_sift.m
│ ├── sp_dist2.m
│ ├── sp_find_grid.m
│ ├── sp_find_sift_grid.m
│ ├── sp_gen_sift.m
│ ├── sp_kmeans.m
│ ├── sp_load_image.m
│ ├── sp_make_dir.m
│ ├── sp_normalize_sift.m
│ └── sp_progress_bar.m
├── LoadData.m
├── LoadSegmentDesc.asv
├── LoadSegmentDesc.m
├── LoadSegmentLabelIndex.m
├── ProbCalculations
│ ├── GetAllProbPerLabel.m
│ ├── GetContextProbPerSP.m
│ ├── GetLabelVotes.m
│ ├── GetLabelWeightedVotes.m
│ ├── GetProbPerLabel.m
│ ├── GetProbPerLabelPerDescCascade.m
│ ├── GetProbPerLabelPerDesc.m
│ ├── GetProbPerLabelPerDescSimp.m
│ └── GetWeightedProbPerLabelPerDesc.m
├── README.txt
├── RunFullSystem.m
├── SampleDataSet
│ ├── Images
│ │ ├── coast_arnat59.jpg
│ │ ├── coast_art1130.jpg
│ │ ├── coast_art294.jpg
│ │ ├── coast_art487.jpg
│ │ ├── coast_bea10.jpg
│ │ ├── coast_bea14.jpg
│ │ ├── coast_bea1.jpg
│ │ ├── coast_bea20.jpg
│ │ ├── coast_bea24.jpg
│ │ ├── coast_bea26.jpg
│ │ ├── coast_bea27.jpg
│ │ ├── coast_bea29.jpg
│ │ ├── coast_bea2.jpg
│ │ ├── coast_bea30.jpg
│ │ ├── coast_bea33.jpg
│ │ ├── coast_bea38.jpg
│ │ ├── coast_bea39.jpg
│ │ ├── coast_bea3.jpg
│ │ ├── coast_bea4.jpg
│ │ ├── coast_bea5.jpg
│ │ ├── coast_bea9.jpg
│ │ ├── coast_cdmc1000.jpg
│ │ ├── coast_cdmc123.jpg
│ │ ├── coast_cdmc706.jpg
│ │ ├── coast_cdmc821.jpg
│ │ ├── coast_cdmc825.jpg
│ │ ├── coast_cdmc830.jpg
│ │ ├── coast_cdmc838.jpg
│ │ ├── coast_cdmc841.jpg
│ │ ├── coast_cdmc845.jpg
│ │ ├── coast_cdmc848.jpg
│ │ ├── coast_cdmc850.jpg
│ │ ├── coast_cdmc851.jpg
│ │ ├── coast_cdmc853.jpg
│ │ ├── coast_cdmc860.jpg
│ │ ├── coast_cdmc862.jpg
│ │ ├── coast_cdmc866.jpg
│ │ ├── coast_cdmc871.jpg
│ │ ├── coast_cdmc873.jpg
│ │ ├── coast_cdmc878.jpg
│ │ ├── coast_cdmc889.jpg
│ │ ├── coast_cdmc891.jpg
│ │ ├── coast_cdmc900.jpg
│ │ ├── coast_cdmc906.jpg
│ │ ├── coast_cdmc916.jpg
│ │ ├── coast_cdmc922.jpg
│ │ ├── coast_cdmc923.jpg
│ │ ├── coast_cdmc924.jpg
│ │ ├── coast_cdmc927.jpg
│ │ ├── coast_cdmc929.jpg
│ │ ├── coast_cdmc933.jpg
│ │ ├── coast_cdmc934.jpg
│ │ ├── coast_cdmc940.jpg
│ │ ├── coast_cdmc942.jpg
│ │ ├── coast_cdmc948.jpg
│ │ ├── coast_cdmc951.jpg
│ │ ├── coast_cdmc953.jpg
│ │ ├── coast_cdmc954.jpg
│ │ ├── coast_cdmc955.jpg
│ │ ├── coast_cdmc960.jpg
│ │ ├── coast_cdmc969.jpg
│ │ ├── coast_cdmc976.jpg
│ │ ├── coast_cdmc977.jpg
│ │ ├── coast_cdmc988.jpg
│ │ ├── coast_cdmc989.jpg
│ │ ├── coast_cdmc990.jpg
│ │ ├── coast_cdmc991.jpg
│ │ ├── coast_cdmc997.jpg
│ │ ├── coast_gre637.jpg
│ │ ├── coast_land100.jpg
│ │ ├── coast_land108.jpg
│ │ ├── coast_land111.jpg
│ │ ├── coast_land112.jpg
│ │ ├── coast_land113.jpg
│ │ ├── coast_land114.jpg
│ │ ├── coast_land115.jpg
│ │ ├── coast_land237.jpg
│ │ ├── coast_land253.jpg
│ │ ├── coast_land258.jpg
│ │ ├── coast_land261.jpg
│ │ ├── coast_land277.jpg
│ │ ├── coast_land296.jpg
│ │ ├── coast_land302.jpg
│ │ ├── coast_land309.jpg
│ │ ├── coast_land334.jpg
│ │ ├── coast_land339.jpg
│ │ ├── coast_land340.jpg
│ │ ├── coast_land341.jpg
│ │ ├── coast_land367.jpg
│ │ ├── coast_land368.jpg
│ │ ├── coast_land369.jpg
│ │ ├── coast_land370.jpg
│ │ ├── coast_land371.jpg
│ │ ├── coast_land372.jpg
│ │ ├── coast_land374.jpg
│ │ ├── coast_land386.jpg
│ │ ├── coast_land480.jpg
│ │ ├── coast_land623.jpg
│ │ ├── coast_land812.jpg
│ │ └── coast_land897.jpg
│ └── TestSet1.txt
├── SegmentDescriptors
│ ├── absolute_mask.m
│ ├── bb_extent.m
│ ├── bottom_height.m
│ ├── bottom_text_hist_mr.m
│ ├── calculate_centers
│ │ ├── gist_centers.m
│ │ ├── gist_centers.mat
│ │ ├── mr_resp_centers.m
│ │ ├── mr_resp_centers.mat
│ │ ├── sift_centers.m
│ │ └── sift_centers.mat
│ ├── centered_mask.m
│ ├── centered_mask_sp.m
│ ├── color_hist.m
│ ├── color_std.m
│ ├── color_thumb.m
│ ├── color_thumb_mask.m
│ ├── dial_color_hist.m
│ ├── dial_text_hist_mr.m
│ ├── gist_int.m
│ ├── im_filters
│ │ ├── mr_filter.m
│ │ └── sift_textons.m
│ ├── int_text_hist_mr.m
│ ├── left_text_hist_mr.m
│ ├── mean_color.m
│ ├── pixel_area.m
│ ├── right_text_hist_mr.m
│ ├── sift_hist_bottom.m
│ ├── sift_hist_dial.m
│ ├── sift_hist_int_.m
│ ├── sift_hist_left.m
│ ├── sift_hist_right.m
│ ├── sift_hist_top.m
│ ├── top_height.m
│ ├── top_text_hist_mr.m
│ └── utils
│ ├── calculate_texton_hist.m
│ ├── calculate_vector_hist.m
│ ├── GenerateGroundTruthSegs.m
│ ├── GenerateSuperPixels.m
│ └── get_int_and_borders.m
├── SetupEnv.m
├── Utilities
│ ├── CalculateSearchRs.m
│ ├── ComputeLabelPenality.m
│ ├── ComputeLabelSubSets.m
│ ├── dir_recurse.m
│ ├── DisplayLikelihoodMaps.m
│ ├── DisplayMatches.m
│ ├── dist2.m
│ ├── FileList2DirList.m
│ ├── FindSPAdjacnecy.m
│ ├── FindTestFiles.m
│ ├── FixLabelName.m
│ ├── ForegroundClassifierOutputToMask.m
│ ├── GenInOutDoorIndex.m
│ ├── GetFunList.m
│ ├── load_image.m
│ ├── make_dir.m
│ ├── myN2S.m
│ ├── ProgressBar.m
│ ├── PruneIndex.m
│ ├── SelectDesc.m
│ ├── SetupRange.m
│ ├── show.m
│ ├── showSP.m
│ ├── SortedUniqueAndCounts.m
│ ├── SpatialCues.m
│ ├── SPtoSkel.m
│ └── UniqueAndCounts.m
├── Video
│ ├── ClassifyTestVideos.m
│ ├── ClusterBlockList.m
│ ├── CombMethod
│ │ ├── CombMaxDataSPSize.m
│ │ ├── CombMax.m
│ │ ├── CombMaxSPSize.m
│ │ ├── CombMean.m
│ │ └── CombMeanSPSize.m
│ ├── ComputeOpticalFlow.m
│ ├── ExtractServerSegments.m
│ ├── GetFullVideoFiles.m
│ ├── LoadSegmentLabelIndex_Video.m
│ ├── LoadVideo.m
│ ├── MakeSegmentVideo.m
│ ├── MakeVideoForProposalFig.m
│ ├── MakeVideo.m
│ ├── ParseTestVideos.m
│ ├── ParseVideosMRF.m
│ ├── SegmentVideo.m
│ ├── SegmentVideoServer.m
│ └── SplitVideoBlock.m
└── WebsiteGeneration
├── classifierOutputHeatmaps.m
├── ComputeLabelColors.m
├── DrawImLabels.m
├── DrawImLabelsVideo.m
├── GetColors.m
├── MakeColors.m
├── MakeGTWeb.m
├── MakeLabelColors.m
├── MakeWebCompair.m
├── MakeWeb.m
└── SaveCurrentFigure.m
36 directories, 772 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论