Feeds
질문
while reading the image using imread i got Index exceeds matrix dimensions.error. please help me
function [pImg, pImg_rgb, sImg] = ... createTrainingData_color(ipDir, isDir, opFile, pSize) addpath('utils/'); %ipDi...
8년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
i am getting the error while reading the images
function [pImg, pImg_rgb, sImg] = ... createTrainingData_color(ipDir, isDir, opFile, pSize) addpath('utils/'); %ipDi...
i am getting the error while reading the images
function [pImg, pImg_rgb, sImg] = ... createTrainingData_color(ipDir, isDir, opFile, pSize) addpath('utils/'); %ipDi...
8년 초과 전 | 0
답변 있음
i am getting the error while reading the images
function [pImg, pImg_rgb, sImg] = ... createTrainingData_color(ipDir, isDir, opFile, pSize) addpath('utils/'); %ipDi...
i am getting the error while reading the images
function [pImg, pImg_rgb, sImg] = ... createTrainingData_color(ipDir, isDir, opFile, pSize) addpath('utils/'); %ipDi...
8년 초과 전 | 0
질문
i am getting the error while reading the images
ipDir = '../Dataset/photos'; isDir = '../Dataset/sketches'; files_p = dir([ipDir '*.jpg']); files_s = dir([isDir '*.jpg']);...
8년 초과 전 | 답변 수: 3 | 0

