資源簡(jiǎn)介
源程序slicmex.c在windows系統(tǒng)下編譯是有錯(cuò)誤的,主要提示如下:**slicmex.c(387) : error C2275: “mwSize”:將此類(lèi)型用作表達(dá)式非法.**。本程序是源程序修改后的SLIC超像素分割程序,可直接在windows下mex使用
代碼片段和文件信息
%======================================================================
%SLIC?demo
%?Copyright?(C)?2015?Ecole?Polytechnique?Federale?de?Lausanne
%?File?created?by?Radhakrishna?Achanta
%?Please?also?read?the?copyright?notice?in?the?file?slicmex.c?
%======================================================================
%Input?parameters?are:
%[1]?8?bit?images?(color?or?grayscale)
%[2]?Number?of?required?superpixels?(optional?default?is?200)
%[3]?Compactness?factor?(optional?default?is?10)
%
%Ouputs?are:
%[1]?labels?(in?raster?scan?order)
%[2]?number?of?labels?in?the?image?(same?as?the?number?of?returned
%superpixels
%
%NOTES:
%[1]?number?of?returned?superpixels?may?be?different?from?the?input
%number?of?superpixels.
%[2]?you?must?compile?the?C?file?using?mex?slicmex.c?before?using?the?code
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件??????57286??2015-06-02?16:16??SLIC_mex\bee.jpg
?????文件???????1044??2016-12-16?16:03??SLIC_mex\SLICdemo.m
?????文件??????16322??2016-12-16?15:51??SLIC_mex\slicmex.c
?????文件??????17408??2016-12-16?15:51??SLIC_mex\slicmex.mexw64
?????目錄??????????0??2016-12-16?16:32??SLIC_mex
-----------?---------??----------?-----??----
????????????????92060????????????????????5
評(píng)論
共有 條評(píng)論