You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran process_batch_dir() on the entire CSAFE Handwriting Database and the following errors were returned:
error with document w0239_s01_pLND_r02.png Error in png::readPNG(path): libpng error: Read Error
error with document w0367_s01_pWOZ_r02.png Error in graphs[[i]] <- as.numeric(strs[which(tmp == i)]): attempt to select less than one element in integerOneIndex
error with document w0501_s02_pLND_r03.png Error in graphs[[i]] <- as.numeric(strs[which(tmp == i)]): attempt to select less than one element in integerOneIndex
The text was updated successfully, but these errors were encountered:
I ran
process_batch_dir()
on the entire CSAFE Handwriting Database and the following errors were returned:error with document w0239_s01_pLND_r02.png Error in png::readPNG(path): libpng error: Read Error
error with document w0367_s01_pWOZ_r02.png Error in graphs[[i]] <- as.numeric(strs[which(tmp == i)]): attempt to select less than one element in integerOneIndex
error with document w0501_s02_pLND_r03.png Error in graphs[[i]] <- as.numeric(strs[which(tmp == i)]): attempt to select less than one element in integerOneIndex
The text was updated successfully, but these errors were encountered: