1 / 14

Week 9: Web-Assisted Object Detection

Week 9: Web-Assisted Object Detection. Alejandro Torroella & Amir R. zamir. Sensor Model: Perspective Projection. Implemented a sensor model based on perspective projection (objects that are far away appear smaller in the image as compared to objects that are closer) Where:

kemal
Télécharger la présentation

Week 9: Web-Assisted Object Detection

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Week 9:Web-Assisted Object Detection Alejandro Torroella & Amir R. zamir

  2. Sensor Model: Perspective Projection • Implemented a sensor model based on perspective projection (objects that are far away appear smaller in the image as compared to objects that are closer) • Where: • P = pixel transformation matrix • K = camera calibration matrix • R = rotation matrix • C = world coordinate of the camera • Xw = world coordinate of the object • Xi = pixel coordinate of the object

  3. Geometry Method results: Before Street Lights Trash Cans

  4. Geometry Method results: After GIS Sift(without perspective projection) Street Lights Trash Cans

  5. Geometry Method results: After GIS Sift(with perspective projection) Street Lights Trash Cans

  6. Geometry Method results: after Fusion (without perspective projection) Street Lights Trash Cans

  7. Geometry Method results: after Fusion (with perspective projection) Street Lights Trash Cans

  8. Geometry Method results: Before Traffic Signals Street Lights

  9. Geometry Method results: After GIS Sift(without perspective projection) Traffic Signals Street Lights

  10. Geometry Method results: After GIS Sift(with perspective projection) Traffic Signals Street Lights

  11. Geometry Method results: after Fusion (without perspective projection) Traffic Signals Street Lights

  12. Geometry Method results: after Fusion (with perspective projection) Traffic Signals Street Lights

  13. Goals for next week • Test the GIS fusion with perspective projection thoroughly • Possibly fix bugs with the implementation of the sensor model • Principal point of the image is unknown, need some way to find what it is. • Some pixel values result in out of the bounds of the image • Not sure why, but it might be due to the rough estimation of the principal point and/or error in the conversion from geodetic to ECEF.

  14. Thank youFin.

More Related