Skip to main content

All Questions

0 votes
1 answer
108 views

How to calculate the plane at infinity? either in Matlab or Python

I tried to implement this function to compute the plane at infinity $n_\Pi$ from the equation: where $w^{-1}$ is the image of the absolute conic IAC, $M_j$ is the Projection Matrix of image $j$, but ...
Bilal's user avatar
  • 167
9 votes
1 answer
3k views

Is it possible to hack camera calibration without having access to the camera?

Many times we have a stream of video to process without access to camera. Having access to camera matrix would be beneficial for various processing techniques. Is it possible to hack camera ...
Manav Kataria's user avatar