User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
isp:brightness [2023/09/10 21:01] – [Calculation reference] Igor Yefmovisp:brightness [2023/09/10 21:49] (current) – [Calculation reference] Igor Yefmov
Line 33: Line 33:
 \begin{cases} \begin{cases}
 R / L & \text{if} \; L \leq 2047 \\ R / L & \text{if} \; L \leq 2047 \\
-\frac{R - 2047}{L - 2047} & \text{if} \; L > 2047+\frac{R - 4095}{L - 4095} & \text{if} \; L > 2047
 \end{cases} \end{cases}
 \] \]
Line 42: Line 42:
 \begin{cases} \begin{cases}
 k_R * 2047 & \text{if} \; L \leq 2047 \\ k_R * 2047 & \text{if} \; L \leq 2047 \\
-255 - k_R * 2047 & \text{if} \; L > 2047+4095 - k_R * 2047 & \text{if} \; L > 2047
 \end{cases} \end{cases}
 \] \]

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information