fix build error on Visual Studio 2012
authorTomoaki Teshima <tomoaki.teshima@gmail.com>
Tue, 12 Dec 2017 12:27:46 +0000 (21:27 +0900)
committerTomoaki Teshima <tomoaki.teshima@gmail.com>
Wed, 13 Dec 2017 14:40:07 +0000 (17:40 +0300)
commitecb6bcf2e07d7e56e9f4f59feb78ab8fecc11f81
tree5c663b73dd9f0627e6ec85f3353605cc35462779
parentf2070c9f5df017891077e467a2430b93c8c8307b
fix build error on Visual Studio 2012
  * round doesn't exists in standard library of Visual Studio 2012
  * apply the correct computation of ROI
modules/dnn/src/layers/pooling_layer.cpp