資源簡介
LabelMe is a WEB-based image annotation tool and a Matlab toolbox that allows researchers to label images and share the annotations with the rest of the community.
Copyright (C) 2007 MIT, Computer Science and Artificial
Intelligence Laboratory. Antonio Torralba, Bryan Russell, William T. Freeman
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see

代碼片段和文件信息
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%?MATLAB?Toolbox?for?LabelMe?Image?Database
%?Release?January?1?2007
%
%?If?you?use?this?toolbox?we?only?ask?you?to?contribute?to?the?database?
%?from?time?to?time?by?using?the?labeling?tool.
%
%?We?will?appreciate?if?you?cite?our?paper:
%
%?LabelMe:?a?database?and?web-based?tool?for?image?annotation
%????B.?Russell?A.?Torralba?K.?Murphy?W.?T.?Freeman
%????International?Journal?of?Computer?Vision?pages?157-173?Volume?77
%????Numbers?1-3?May?2008.
%
%?LabelMe?is?a?WEB-based?image?annotation?tool:?
%?http://people.csail.mit.edu/brussell/research/LabelMe/intro.html
%?This?tool?allows?researchers?to?label?images?and?share?the?annotations?with
%?the?rest?of?the?community.
%
%?(c)?Antonio?Torralba?Bryan?Russell?William?T.?Freeman?2005.
%?-------------------------------------------------------------------------
%
%?Introduction
%???demo????????????????-?contains?examples?of?how?to?use?several?functions
%
%?LabelMe?tools?for?reading?and?ploting?the?annotations?of?individual?files
%???LMread??????????????-?reads?one?image?and?the?corresponding?annotation?xml?file
%???LMplot??????????????-?image?and?polygons?visualization
%
%?LabelMe?Database?tools
%???LMdatabase??????????-?loads?all?the?annotations?into?a?big?database?struct
%???LMdbshowscenes??????-?shows?thumbnails?for?the?all?the?images?in?the?database.?Combined?with?query?can?show?images?with?only?certain?objects.
%???LMdbshowobjects?????-?shows?crops?of?the?objects?in?the?database.
%???LMobjectnames???????-?returns?a?list?with?the?name?of?all?the?objects?in?the?database
%???LMobjectindex???????-?retuns?the?indices?of?an?object?class?within?the?annotation?struct
%???LMvalidobjects??????
%
%?Search?tools
%???LMquery?????????????-?performs?a?query?on?the?database?using?any?field
%???LMquerypolygon??????-?search?for?objects?using?shape?matching
%???qLabelme????????????-?search?using?the?online?search?tool?(it?does?not?use?the?local?index)
%
%?object?stats
%???LMstats?????????????-?general?LabelMe?stats
%???LMobjectstats?
%???LMcountobject???????-?counts?the?number?of?instances?of?an?object?class?in?every?image
%???objectareas
%???aspectratio
%
%?Synonyms
%???LMreplaceobjectname?-?replaces?object?names
%
%?WORDNET
%???demoWordnet?????????-?examples?
%???LMaddwordnet????????-?adds?to?the?object?names?synonyms?from?wordnet.
%???showTree????????????-?shows?the?hierarchycal?wordnet?tree.
%???wordnetGUI
%???removestopwords?????-?removes?common?words?from?object?description
%???getWordnetSense?????-?returns?Wordnet?sense
%???findsenses??????????-?suggest?possible?different?meanings?of?a?query.
%
%?object?parts
%???suggestparts????????-?propose?part?candidates?for?an?object
%???addparts
%???LMshowobjectparts
%
%?Depth?and?3D?tools
%???LMsortlayers????????-?returns?relative?depth?ordering?between?overlaping?polygons
%
%?Image?manipulation
%???LMimscale???????????-?scales?the?image?and?the?corresponding?annotation
%
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-10-03?14:44??LabelMeToolbox-master\
?????目錄???????????0??2014-10-03?14:44??LabelMeToolbox-master\3Dtools\
?????文件????????3829??2014-10-03?14:44??LabelMeToolbox-master\3Dtools\LMplot3D.m
?????文件????????7876??2014-10-03?14:44??LabelMeToolbox-master\3Dtools\LMsortla
?????文件?????????308??2014-10-03?14:44??LabelMeToolbox-master\3Dtools\getLMpolygon3D.m
?????目錄???????????0??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\
?????文件?????????675??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINcopyfolderstructure.m
?????文件????????4888??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINcreateDictionary.m
?????文件????????4805??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINcreateDictionaryOLD2.m
?????文件????????3249??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINcreateDictionaryOld.m
?????文件????????3101??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINcreateSUNrelease.m
?????文件?????????856??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINmovexm
?????文件????????3545??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINrandomfilenames.m
?????文件????????4414??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINrandomfilenames_video.m
?????文件????????2987??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINremovespaces.m
?????文件????????1592??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINrenamefilenames.m
?????文件????????1584??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINrenamefolder.m
?????文件????????2251??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\ADMINvalidimagefilenames.m
?????文件?????????601??2014-10-03?14:44??LabelMeToolbox-master\ADMINtools\renamefolder.m
?????文件????????7246??2014-10-03?14:44??LabelMeToolbox-master\Content.m
?????文件?????????913??2014-10-03?14:44??LabelMeToolbox-master\README.txt
?????目錄???????????0??2014-10-03?14:44??LabelMeToolbox-master\SUNdataba
?????文件????????1348??2014-10-03?14:44??LabelMeToolbox-master\SUNdataba
?????文件???????16718??2014-10-03?14:44??LabelMeToolbox-master\SUNdataba
?????文件?????????772??2014-10-03?14:44??LabelMeToolbox-master\SUNdataba
?????文件????????1098??2014-10-03?14:44??LabelMeToolbox-master\SUNdataba
?????文件?????????897??2014-10-03?14:44??LabelMeToolbox-master\SUNdataba
?????文件???????87300??2014-10-03?14:44??LabelMeToolbox-master\SUNdataba
?????目錄???????????0??2014-10-03?14:44??LabelMeToolbox-master\xm
?????文件????????1440??2014-10-03?14:44??LabelMeToolbox-master\xm
?????文件????????1001??2014-10-03?14:44??LabelMeToolbox-master\xm
............此處省略239個文件信息
- 上一篇:HK_28181攝像頭PS流mpg文件
- 下一篇:圖像分割程序matlab版
評論
共有 條評論