|
FireSync API
|
| k64u kProjectorState_NominateCameraExposureNs | ( | kProjectorState | state, |
| k64u | exposure | ||
| ) |
Based on a desired exposure, suggests a camera exposure (ns) that can be used to avoid projector artifacts.
The desired camera exposure is the projector illumination time that camera should capture. It can be a proportion of projector exposure. For example, if projector exposure is 50 milliseconds and the camera should only capture 50% of projection time, set desiredExposure to 25 milliseconds. The the returned exposure value will be the suggested camera exposure to capture 25 milliseconds of projector illumination time.
| state | State object. |
| exposure | Desired camera exposure, in FireSync nanoseconds. |