Four Point Invoice Transform With OpenCV Save

I have customized the code of Adrian to find 4 points of document or rectangle dynamically. Here i have added findLargestCountours and convert_object, where convert_object is our driver method which actually doing image processing and getting all 4 point rectangles from image. After getting all 4 point rectangle list findLargestCountours method finding largest countour in list.

Project README

Four-Point-Invoice-Transform-with-OpenCV

This code is inspired from [4 Point OpenCV getPerspective Transform Example]

I have customized the code of Adrian to find 4 points of document or rectangle dynamically. Here i have added <I>findLargestCountours</I> and <I>convert_object</I>, where convert_object is our driver method which actually doing image processing and getting all 4 point rectangles from image. After getting all 4 point rectangle list <I>findLargestCountours<I> method finding largest countour in list.

Here are some examples.

Original Image Edge Detection Warped Image
Original Screen Warped
Original Screen Warped
Open Source Agenda is not affiliated with "Four Point Invoice Transform With OpenCV" Project. README Source: KMKnation/Four-Point-Invoice-Transform-with-OpenCV
Stars
34
Open Issues
0
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating