Feeds
질문
I have a question about matlab svm example
for d = 1 : 5 numTrainingImages = num; trainingFeatures = zeros(numTrainingImages,hogFeatureSize,'single'); ...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
convert to 2d to 3d
The image data in which the numeric data is written is 2d. (3404 * 2403 size) images want to save 60 images by cutting to 3...
7년 초과 전 | 답변 수: 2 | 0