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

Reduce number of detected invalid lines #41

Closed jcoady9 closed 10 years ago

jcoady9 commented 10 years ago

We keep finding more than one line for each line in the image. We need to reduce the number of invalid lines found.

jcoady9 commented 10 years ago

Reduced the number of lines by about half

jcoady9 commented 10 years ago

now only getting one or two invalid lines, the rest are valid.