xiuminglib icon indicating copy to clipboard operation
xiuminglib copied to clipboard

Add a setter for proj_mat

Open xiumingzhang opened this issue 4 years ago • 0 comments

See nerfactor/data_gen/dtu_mvs/surf_from_mvs.py on how I extracted K from P with cv2 but then later found [R|t] with K^{-1}P, instead of using those from the cv2 decomposition (which uses another weird convention).

xiumingzhang avatar Sep 03 '21 16:09 xiumingzhang