nnop

Results 43 comments of nnop

Met the same confusion. I think the variable name was wrong. `W2C = np.linalg.inv(Rt)` should be `C2W = ...`.

you should do MVS.

Thanks for your suggestion. I think that's practial. Another question about the params. Why set `use_nms=False` in `detect()`. Wouldn't nms help?