Feeds
回答済み
code for normal laplacian pyramid
https://www.mathworks.com/matlabcentral/fileexchange/30790-image-pyramid-gaussian-and-laplacian
code for normal laplacian pyramid
https://www.mathworks.com/matlabcentral/fileexchange/30790-image-pyramid-gaussian-and-laplacian
8年弱 前 | 0
質問
Can anyone please help me to understand the below mentioned code?
load model.mat rf=model.rf; [f1,f2,f3]=feature_all(im); s1=regRF_predict(reshape(f1, 1,[]),rf{1}); s2=...
8年弱 前 | 1 件の回答 | 0


