Relative Content

Tag Archive for pythonopencvcomputer-vision

Restrict possible transformations for estimateAffinePartial2D

I am using estimateAffinePartial2D to match stitch two images together. Sometimes I get a completely wrong result (scaled way too much, rotated way too much, …) as my cameras are handheld, certain movements are impossible (like upside down, …). Is there a way to restrict the possible transformations which estimateAffinePartial2D can make? Is there any other method which might be better suited?

Restrict possible transformations for estimateAffinePartial2D

I am using estimateAffinePartial2D to match stitch two images together. Sometimes I get a completely wrong result (scaled way too much, rotated way too much, …) as my cameras are handheld, certain movements are impossible (like upside down, …). Is there a way to restrict the possible transformations which estimateAffinePartial2D can make? Is there any other method which might be better suited?

Restrict possible transformations for estimateAffinePartial2D

I am using estimateAffinePartial2D to match stitch two images together. Sometimes I get a completely wrong result (scaled way too much, rotated way too much, …) as my cameras are handheld, certain movements are impossible (like upside down, …). Is there a way to restrict the possible transformations which estimateAffinePartial2D can make? Is there any other method which might be better suited?

Remove all text from the document, leaving only the template

I have a document in the form of an image. The content of the document is some information in the form of a table. Most often, these are some scanned documents, that is, black and white. However, sometimes there may be originals, where there may be a blue seal, or a company logo of any color (perhaps this information is important for solving my issue).