Ask Your Question

MaxTheProg's profile - activity

2019-04-11 15:29:33 -0600 edited question Split number touching each other with openCV

Split number touching each other with openCV Hi, i'm looking to split number on image. My main problem is that the numbe

2019-04-11 15:15:25 -0600 commented question Split number touching each other with openCV

Sure, first i inverse color using treshold_binary_inv 1. Convert my img into Grayscale 2. Treshold inverted to swap co

2019-04-11 15:12:28 -0600 received badge  Editor (source)
2019-04-11 15:12:28 -0600 edited question Split number touching each other with openCV

Split number touching each other with openCV Hi, i'm looking to split number on image. My main problem is that the numbe

2019-04-11 15:11:21 -0600 answered a question Split number touching each other with openCV

Here the steps : 1. Convert my img into Grayscale 2. Treshold inverted to swap color 3. I try different combo of dilatat

2019-04-11 15:09:37 -0600 commented question Split number touching each other with openCV

Sure, first i inverse color using treshold_binary_inv 1. Convert my img into Grayscale 2. Treshold inverted to swap co

2019-04-09 12:13:05 -0600 asked a question Split number touching each other with openCV

Split number touching each other with openCV Hi, i'm looking to split number on image. My main problem is that the numbe