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

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

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