4.x
samples: use findFile() in "python"
Fix Python code, for the tutorial_laplace_operator, to get the same result between the Cpp, Java and Python
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
Merge remote-tracking branch 'upstream/3.4' into merge-3.4