mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 00:38:41 +02:00
[ui] ColorCheckerViewer: add comment
This commit is contained in:
parent
a17fdf33b5
commit
35e831c4a8
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ Item {
|
|||
property real zoom: 1.0
|
||||
|
||||
// required for perspective transform
|
||||
// Match theoretical values in AliceVision
|
||||
// see https://github.com/alicevision/AliceVision/blob/68ab70bcbc3eb01b73dc8dea78c78d8b4778461c/src/software/utils/main_colorCheckerDetection.cpp#L47
|
||||
readonly property real ccheckerSizeX: 1675.0
|
||||
readonly property real ccheckerSizeY: 1125.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue