fix conversion bug in estimateAffine2D* functions
authorJiri Horner <laeqten@gmail.com>
Fri, 27 Jan 2017 15:55:29 +0000 (16:55 +0100)
committerJiri Horner <laeqten@gmail.com>
Fri, 27 Jan 2017 15:55:29 +0000 (16:55 +0100)
commit9408a5ef5dcfa9a216fb1e4eabf357510f72e580
tree42160ec29de93211e09f38a67e35bba85c06f23c
parent383559c2285baaf3df8cf0088072d104451a30ce
fix conversion bug in estimateAffine2D* functions

functions support points to have other datatypes than floats.

* fix bug in coversion that overwrites src points with dst points
modules/calib3d/src/ptsetreg.cpp