Building a Pokedex in Python: Indexing our Sprites using Shape Descriptors (Step 3 of 6)

So, how is our Pokedex going to “know” what Pokemon is in an image? How are we going to describe each Pokemon? Are we going to characterize the color of the Pokemon? The texture? Or the shape? Well, do you … Continue reading Building a Pokedex in Python: Indexing our Sprites using Shape Descriptors (Step 3 of 6)