EcoDynIZW / imageseg

R package for deep learning image segmentation
Other
19 stars 2 forks source link

Changed for loop starting value to convert images to array #3

Closed williamhoole closed 1 year ago

williamhoole commented 1 year ago

starting for loop at 0 instead of 1:

should fix this error Error in array_out[i, , , ] <- images_proc[[i]] : number of items to replace is not a multiple of replacement length