java - Application Form Validation using OpenCV -



java - Application Form Validation using OpenCV -

the task validate application forms beingness scanned. forms must validate against template form observe whether dirty, different or not scanning properly(rotated or beingness scan halves).

i'm using template matching , using max value threshold validate them. there other alternated solutions validate them. kind help appreciated.

may want have here contour analysis image recognition in c# approach lets compare descriptors of shapes. powerful , fast, takes different rotations or scales acount, serious problem if scan malformed.

java c# opencv

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -