Page MenuHome

Base DNA and RNA expansion of Camera data-block for lens distortion parameters storage
Needs ReviewPublic

Authored by Ivan Perevala (ivpe) on Jan 3 2022, 5:10 AM.
This revision needs review, but there are no reviewers specified.

Details

Summary

Added lens distortion settings:

  • aspect
  • principal x, y
  • distortion model enumerator
  • radial distortion coefficients (k 1-4)
  • tangential distortion coefficients (p 1-2)

Lens distortion coefficients are added w.r.t respective distortion models.

Diff Detail

Repository
rB Blender
Branch
bhq-camera-data (branched from master)
Build Status
Buildable 20240
Build 20240: arc lint + arc unit

Event Timeline

Ivan Perevala (ivpe) requested review of this revision.Jan 3 2022, 5:10 AM
Ivan Perevala (ivpe) created this revision.

Hi, if you want this patch to be reviewed, you should set reviewer. Maybe sergey and jbakker?

@Raimund Klink (Raimund58), current commit is not completed, its just a remote mirror of my local branch. So I didnt assign any reviewer till its done.
I hope soon we can turn back to discussions about this implementations with module owners.

  • Merge branch 'master' into bhq-camera-data
  • Base refactor of relative MovieTracking data and BKE_ functions
  • Merge branch 'master' into bhq-camera-data
  • Tweak lens and optical center for camera data-block in millimeters
  • Update rna_tracking.c
  • Remove unused DNA fields
  • Update properties_data_camera.py
  • Merge branch 'master' into bhq-camera-data
  • Merge branch 'master' into bhq-camera-data
  • Update versioning_300.c
  • Upd
  • Base refactor of cameras background images from list to single
  • Upd