Feeds
질문
How can I solve this error? "Subscripted assignment dimension mismatch"
clc; close all; clear all; faceDatabase=imageSet('Database','recursive'); figure; montage(faceDatab...
거의 11년 전 | 답변 수: 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년 전
질문
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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0

