barcode detection in a scanned image

asked 2018-11-29 01:50:47 -0600

I am working on a project that uses opencv, I am facing following issues:1) I have a scanned image with bar code, the task is to a) realign the image so that the bar code is at bottom, b) remove the bar code from the image into other image, c) divide the images into grids and calculate the ratio of red and black in each grid. I am a complete beginner in Opencv, please suggest any existing algorithm and techniques that can be used to solve this problem.Also, any reference to books or blogs.

edit retag flag offensive close merge delete

Comments

start with the tutorials , try some things on your own, and come back with a more specific question ?

we can only help you IF you have an opencv related problem. we can't / won't do YOUR research.

berak gravatar imageberak ( 2018-11-29 02:03:02 -0600 )edit
2
sturkmen gravatar imagesturkmen ( 2018-11-29 03:19:53 -0600 )edit

please upload (if you have) a sample image. if you don't need to decode the barcode maybe i will suggest some simplier way.

sturkmen gravatar imagesturkmen ( 2018-11-29 03:22:00 -0600 )edit