Ask Your Question

swan's profile - activity

2017-10-17 12:08:32 -0600 commented answer How to remove border of microsoft word in text image in opencv ?

greate idea , I will try , thanks for your help

2017-10-17 08:30:17 -0600 commented answer Detect and remove borders from framed photographs

how I can call your function I tried to write : iput=cv2.imread("border.png") ima=crop_border(iput, edge_fraction=0.2

2017-10-17 08:24:15 -0600 commented answer Detect and remove borders from framed photographs

how I can call your function I tried to write : iput=cv2.imread("border.png") ima=crop_border(iput, edge_fraction=0.2

2017-10-17 07:41:26 -0600 asked a question How to remove border of microsoft word in text image in opencv ?

How to remove border of microsoft word in text image in opencv ? I have this picture which the border make by Microsoft

2017-10-17 04:52:26 -0600 asked a question how I can to correct the Diagonal text image by opencv ?

how I can to correct the Diagonal text image by opencv ? I have this input image : and I want this output : How I ca