opencv/modules/photo
Alexander Alekhin e665be1d70 photo: fix integer overflow
There is no cast to wide integer type:
    std::numeric_limits<ST>::max() * std::numeric_limits<ST>::max()
2017-06-09 00:19:29 +00:00
..
include/opencv2 photo: add support of all types of 1c images in inpaint 2017-05-24 10:24:59 +03:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf refactor CUDA part of photo module 2015-01-15 16:46:48 +03:00
src photo: fix integer overflow 2017-06-09 00:19:29 +00:00
test photo(test): fix MergeRobertson test for AARCH64 build 2017-06-03 16:57:23 +03:00
CMakeLists.txt suppress warning on Jetson TK1 2017-04-11 18:27:12 +09:00