Statistiques
RANG
118 128
of 301 723
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 21 401
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 250
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 8 ans il y a | 1 réponse | 0
0
réponsei am getting the error while reading the images
function [pImg, pImg_rgb, sImg] = ... createTrainingData_color(ipDir, isDir, opFile, pSize) addpath('utils/'); %ipDi...
plus de 8 ans il y a | 0
i am getting the error while reading the images
function [pImg, pImg_rgb, sImg] = ... createTrainingData_color(ipDir, isDir, opFile, pSize) addpath('utils/'); %ipDi...
plus de 8 ans il y a | 0
Question
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']);...
plus de 8 ans il y a | 3 réponses | 0

