• Dave Schnizlein's avatar
    Update cameras to accept projection matrix as input · 36fb257e
    Dave Schnizlein authored
    Summary: To initialize the Cameras class currently we require the principal point, focal length and other parameters to be specified from which we calculate the intrinsic matrix. In some cases the matrix might be directly available e.g. from a dataset and the associated metadata for an image.
    
    Reviewed By: nikhilaravi
    
    Differential Revision: D24489509
    
    fbshipit-source-id: 1b411f19c5f6c8074bcfbf613f3339d5e242c119
    36fb257e
test_cameras.py 38.8 KB