A new constant in adaptivethreshold is created to calculate
authorLaurentBerger <laurent.berger@univ-lemans.fr>
Mon, 22 Jun 2015 20:21:30 +0000 (22:21 +0200)
committerLaurentBerger <laurent.berger@univ-lemans.fr>
Mon, 22 Jun 2015 20:21:30 +0000 (22:21 +0200)
commit56b2b450ce44e53c55dd268eba937edd465fdf2b
tree445d1927a5923f362b3127ffc79522e8f1d2f536
parent945aa06f58bc402dc466b7336eae40d00a0f04ec
A new constant in adaptivethreshold is created to calculate
gaussianBlur with CV_32F. hence rouding error are avoided
modules/imgproc/include/opencv2/imgproc.hpp
modules/imgproc/src/thresh.cpp