sbonner1 / Senior-Design-I

Senior year team project for Senior Design I. The goal is to build and program a robotic arm to recognize a simple image and attempt to replicate it.
0 stars 3 forks source link

integrate curved line coordinates with vertex coordinates #47

Closed jcoady9 closed 10 years ago

jcoady9 commented 10 years ago

Find a way to take the coordinates of a curved line so that we use as few of its coordinates as possible. Currently the curved line has coordinates for nearly every pixel of the curve.