1 / 19

Multispectral Camera

Multispectral Camera. Final Project Review Team Parente. Simon Belkin, Audrey Finken , Grant George, & Matthew Walczak. Problem & Solution. Problem - Scientists desire the ability to capture measurements based on reflected energy (radiance)

novia
Télécharger la présentation

Multispectral Camera

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. Multispectral Camera Final Project Review Team Parente Simon Belkin, Audrey Finken, Grant George, & Matthew Walczak

  2. Problem & Solution • Problem - Scientists desire the ability to capture measurements based on reflected energy (radiance) • Common camera technology only captures light in three primary wavelengths: Red, Green, and Blue (RGB) in the visible spectrum • Solution – Multispectral camera captures wavelengths throughout the entire spectrum (including near-infrared/infrared)

  3. System Design

  4. Final Design Review Deliverables • Filter wheel turning and stopping at each filter for period of time, capturing image, and rotating to the next filter • Aberration mitigation for all filters • Transmitting captured image data from camera to Raspberry Pi • Identifying geological markers present in rocks and soil

  5. Filter Wheel Mechanics

  6. Filter Wheel Mechanics • FDR Solution • Program the filter wheel location in Python • Replace Hall Effect Sensor and add to Python program to identify start location • Accomplished • A program turns the filter wheel. • Hall Effect sensor used to recognizes start point location. • With the start point location the program can turn to specific filter and run through the filters pausing for outside response.

  7. Filter Selection • Selected • 436nm • 670nm • 750nm • 860nm • 990nm • Other • 425nm • 450nm • 510nm

  8. Optical System

  9. Optical System • Out of focus condition due to the addition of filter wheel required compensation. • 3.75” (95.3mm) of extension tubing. • A +33mm convex relay lens. • Thin lens equation, 1/di = 1/f – 1/do, determines the distance to the object, do, and to the image, di. 

  10. Required Focal Length Adjustment • Cameras are calibrated to focus on the visible portion of the light spectrum. As you travel further away from the visible spectrum and into the infrared spectrum, a slight shift in focus is necessary for camera to obtain sharpness of image.

  11. Adjusted Lens Position (between item #2 & #3)

  12. Pi to Camera Interface

  13. Pi to Camera Interface Problem – Driver Installation • Drivers provided, not officially “supported” • “Fedora 5” build conversion to Raspbian “wheezy” • Attempt to Cross-compile module • Module compiled, but unrecognizable by OS. Cannot start via terminal command • Pi integration determined to be low priority, efforts focused on ensuring quality image capture

  14. Image Processing

  15. Solution – Image Registration Problem - aberration • An optical aberration is a deviation from the optical predictions • Solution- Image registration • Image Registration is the process of estimating an optimal transformation between two images for all filters • Use of checkerboard test in Matlab to calibrate camera

  16. Images Focused Through all Filters

  17. Sift matching points on images • Points from image matching points from two images

  18. Images after image registration

  19. Questions

More Related