Ask Your Question

pari16's profile - activity

2015-12-05 09:38:31 -0600 commented answer Find nodes in an image

can anybody please explain the section of the code from "GET THE MOMENTS". What is done?

2015-12-05 09:34:41 -0600 received badge  Editor (source)
2015-12-05 06:42:48 -0600 asked a question how to number the grids?

I am having an image of 5x5 grids. This image have 5 cells in row and 5 cells in columns and I have to number each cell starting from 1 to 25 and store it in a list. I have to code it in python.How will I do that. Please help!