soap117 / DeepRule

BSD 3-Clause "New" or "Revised" License
125 stars 42 forks source link

Try_math bbox question #35

Open yanchuqiao opened 3 months ago

yanchuqiao commented 3 months ago

Hi, can you explain why did you use Xbox indexes 0,1,4, 5 instead of 0,1,2,3 in the try_math function? Because I re-write the ocr_result function according to Readme file, which returns maximum 4 indexes for box.

yanchuqiao commented 3 months ago

Sorry for the mistake, I mean word_info["boundingBox"] in try_math function