Feeds
提问
How can I solve this error? "Subscripted assignment dimension mismatch"
clc; close all; clear all; faceDatabase=imageSet('Database','recursive'); figure; montage(faceDatab...
11 years 前 | 1 个回答 | 0
1
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
11 years 前
提问
An error " Subscripted assignment dimension mismatch" on line ' features(i,:)=extractHOGFeatures(img,'CellSize',cellsize);' what might be the problem for the given code?
clc; close all; clear all; DatabaseDir=fullfile(toolboxdir('vision'),'elephants','dataset'); TestDir=fullfile(tool...
11 years 前 | 1 个回答 | 0
1
个回答提问
Is the POWER SPECTRUM of a thermal images of a PARTICULAR SPECIES are similar and thereby, can I identify a particular species by comparing the power spectrum?
<< <</matlabcentral/answers/uploaded_files/35254/ele3.jpg>> >>
11 years 前 | 0 个回答 | 0
0
个回答提问
How can I identify a particular animal from its thermal image using matlab?
I want to identify whether its a particular animal(intruder) via a camera.
11 years 前 | 0 个回答 | 0

