Skip to content

Conversation

wenming-ma
Copy link

I found that there is a little error in the comment showing how to calculate the width_cell
width_pixels = (width*self.image_width) --> This is correct.
cell_pixels = (self.image_width) --> This is wrong. The width of a cell is image_width / S.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant