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

