Home
last modified time | relevance | path

Searched defs:perspectiveCorrection (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/samples/python/tutorial_code/features2D/Homography/
H A Dperspective_correction.py16 def perspectiveCorrection(img1Path, img2Path ,patternSize ): function
/dports/graphics/opencv/opencv-4.5.3/samples/java/tutorial_code/features2D/Homography/
H A DPerspectiveCorrection.java13 void perspectiveCorrection (String[] args) { in perspectiveCorrection() method in PerspectiveCorrectionRun
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/tutorial_code/features2D/Homography/
H A Dperspective_correction.cpp20 void perspectiveCorrection(const string &img1Path, const string &img2Path, const Size &patternSize,… in perspectiveCorrection() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Main/
H A DSwiftConfig.hpp44 bool perspectiveCorrection; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Main/
H A DSwiftConfig.hpp44 bool perspectiveCorrection; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Renderer/
H A DRenderer.cpp73 bool perspectiveCorrection = true; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Renderer/
H A DRenderer.cpp73 bool perspectiveCorrection = true; variable