smithjessk / CapSolv

Capture + Solve
MIT License
0 stars 0 forks source link

First contour found is subscript #3

Open smithjessk opened 10 years ago

smithjessk commented 10 years ago

If the first contour dealt with by the parsing algorithm is a subscript, then the code breaks; some sort of segmentation fault. For details, run $ ./process {{path_to_poly2.jpg}}. It should be that the first contour dealt with is always in the main row unless it is a special case.

TyVanRoy commented 10 years ago

Hey I was sick yesterday and today so I couldn't get much done but I'm gonna pull an all nighter to try and get as much done tonight as possible

On Sunday, September 21, 2014, Jess Smith notifications@github.com wrote:

If the first contour dealt with by the parsing algorithm is a subscript, then the code breaks; some sort of segmentation fault. It should be that the first contour dealt with is always in the main row unless it is a special case.

— Reply to this email directly or view it on GitHub https://github.com/smithjessk/CapSolv/issues/3.