First time here? Check out the FAQ!
answered 2018-11-20 03:21:07 -0600
Please check blob.size(0), blob.size(1), blob.size(2) and blob.size(3) instead of rows and cols.
blob.size(0)
blob.size(1)
blob.size(2)
blob.size(3)
rows
cols