IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Namespaces | |
puzzle.utils.puzzleProcessing | |
Functions | |
def | calibrate_real_puzzle (theImageMea, thePrevImage=None, theCalibrated=None, params=ParamPuzzle, option=1, verbose=False) |
def | calibrate_real_puzzle_sequence (img_folder, option, fsize=1, verbose=False) |
def | create_synthetic_puzzle (theImageSol, theMaskSol_src, explodeDis=(200, 200), moveDis=(2000, 100), rotateRange=70, ROTATION_ENABLED=True, verbose=False) |
Variables | |
cpath = fpath.rsplit('/', 1)[0] | |
fpath = os.path.realpath(__file__) | |