adeck / filtermen

Imaging filters.
3 stars 1 forks source link

Polarized Image Implementation #11

Open sberul opened 10 years ago

sberul commented 10 years ago

Do we know how to implement any of these blocks? Posted below for convenience

  1. Input image data
  2. Calibration (per-pixel o set/gain)
  3. Interpolation (nearest-neighbor, bilinear, bicubic, etc.)
  4. Extract Stokes parameters
  5. Compute degree and angle of linear polarization
  6. Generate HSV image data
  7. Convert HSV to RGB
  8. Output image data
sberul commented 10 years ago

Does anyone have the input/output diagram we made for this? This is probably something we should agree on before getting too far along with this pipeline