Skip to content
Commit 461f3cf3 authored by Shuzhen Wang's avatar Shuzhen Wang
Browse files

DngCreator: Assume square pixel centered at (x+0.5, y+0.5)

Example 1:
active_array_size: 3 x 3, optical center: (1.5, 1.5),
normalized optical center: (0.5, 0.5)

Example 2:
active_array_size: 2 * 2, optical center: (1, 1),
normalized optical center: (0.5, 0.5)

This reverts commit 47849abc.

Test: DngCreatorTest
Bug: 119566614
Change-Id: Id3177d2056bc83a73ee1a32de0b74d51161ab56b
parent 062c22ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment