kaanaksit / odak

Scientific computing library for optics, computer graphics and visual perception.
https://kaanaksit.com/odak
Mozilla Public License 2.0
177 stars 52 forks source link

Add incoherent propagation focal stack using RGBD image #106

Closed Kymer0615 closed 1 month ago

Kymer0615 commented 1 month ago
  1. Add incoherent propagation focal stack with RGBD inputs at odak.learn.wave.incoherent_propagation.py.
  2. Add a slicing function odak.learn.tools.file.py.
  3. Add corresponding tests for each functions.
  4. Add sample RGB and depth images.