imgProcessor.utils package¶
Submodules¶
imgProcessor.utils.baseClasses module¶
imgProcessor.utils.calcAspectRatioFromCorners module¶
imgProcessor.utils.decompHomography module¶
imgProcessor.utils.genericCameraMatrix module¶
imgProcessor.utils.imgPointToWorldCoord module¶
-
imgProcessor.utils.imgPointToWorldCoord.
imgPointToWorldCoord
()[source]¶ @returns 3d object coords
Parameters: - (ix,iy) – list of 2d points (x,y) in image
- zconst – height above image plane (if 0, than on image plane)
http://answers.opencv.org/question/62779/image-coordinate-to-world-coordinate-opencv/ and http://stackoverflow.com/questions/12299870/computing-x-y-coordinate-3d-from-image-point
imgProcessor.utils.sortCorners module¶
imgProcessor.utils.speed_GPU_vs_CPU module¶
imgProcessor.utils.webcamTakePhotos module¶
a simple script to see and save photos in a given folder ... in case you can’t find your webcam app