Formulation Of A N-Degree Polynomial For Depth Estimation using a Single Image
Kaushik K Tiwari

TL;DR
This paper proposes a monocular depth estimation method using an n-degree polynomial to map pixel depth to real depth, tailored for a specific camera through experimental calibration.
Contribution
It introduces a novel polynomial formulation for depth estimation from a single image, calibrated for individual cameras to improve accuracy.
Findings
Polynomial coefficients are unique for each camera setup.
The method effectively maps pixel depth to real-world depth.
Calibration with predefined lines enhances estimation accuracy.
Abstract
The depth of a visible surface of a scene is the distance between the surface and the sensor. Recovering depth information from two-dimensional images of a scene is an important task in computer vision that can assist numerous applications such as object recognition, scene interpretation, obstacle avoidance, inspection and assembly. Various passive depth computation techniques have been developed for computer vision applications. They can be classified into two groups. The first group operates using just one image. The second group requires more than one image which can be acquired using either multiple cameras or a camera whose parameters and positioning can be changed. This project is aimed to find the real depth of the object from the camera which had been used to click the photograph. An n-degree polynomial was formulated, which maps the pixel depth of an image to the real depth. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Image and Object Detection Techniques
