Fix segmentation fault in cv::Mat::forEach
authorjexner <jexner@techfak.uni-bielefeld.de>
Thu, 23 Mar 2017 17:48:59 +0000 (18:48 +0100)
committerjexner <jexner@techfak.uni-bielefeld.de>
Thu, 23 Mar 2017 17:48:59 +0000 (18:48 +0100)
commitb45e784bebe318826bb48a41023db3fe1660d91e
tree1d88bcec7c87eba3359cbacbc3715fb342dd49af
parentf70cc29edb8a606fb859eaa67a4c9609f7f904fa
Fix segmentation fault in cv::Mat::forEach

This issue concerns only matrices with more dimensions than columns.
See https://github.com/opencv/opencv/issues/8447
modules/core/include/opencv2/core/utility.hpp