| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Sep 16 '12 at 6:51 | |
| stats | profile views | 0 |
|
Apr 1 |
awarded | Popular Question |
|
Sep 22 |
awarded | Student |
|
Sep 16 |
awarded | Scholar |
|
Sep 16 |
accepted | How do I find a camera's focal length in pixels? |
|
Sep 15 |
comment |
How do I find a camera's focal length in pixels? I have done that. I have captured images from HTC Smartphone. I have designed CHECKER BOARD and have taken pictures of it from my phone. I then used opencv to calibrate my camera. I have got the fx, fy, cx and cy parameters. I also tried MATLAB calibration toolbox. Thanks a lot to all for your guidance. |
|
Sep 13 |
comment |
How do I find a camera's focal length in pixels? You normally need focal length to do matching between 2d images and 3D models. Focal length makes up your camera matrix which u need to compute the pose via RANSAC. If you get good pose between your 2D image and 3D model then you say you have found the match. I kept my query really simple so everyone can understand. |
|
Sep 13 |
asked | How do I find a camera's focal length in pixels? |