Option _filter
|
Definitions |
Type |
enum (of string) |
Description: Image processing filter.
When _filter
option is enabled, it takes priority over the exposure program. Also, when _filter
option is enabled, the exposure program is set to the Normal program.
Configured the filter will be applied while in still image shooting mode. However, it is disabled during interval shooting, interval composite shooting, multi bracket shooting or continuous shooting.
The condition below will result in an error.
- fileFormat option is
raw+
and _filter is Noise Reduction
, hdr
or hH hdr
- _shootingMethod option is except for
normal
and _filter
option is enabled
- Access during video capture mode
Must be one of:
- “off”
- “DR Comp”
- Dynamic range compensation. Theta Z1 only.
- “Noise Reduction”
- “hdr”
- High dynamic range
- If you use shooting command camera.takePicture continuously while using HDR filter, the next shooting command cannot be used until the previous shooting command is completed (i.e. state of the response of /osc/commands/status is
done
).
- “Hh hdr”
- Handheld high dynamic range
- If you use shooting command camera.takePicture continuously while using HDR filter, the next shooting command cannot be used until the previous shooting command is completed (i.e. state of the response of /osc/commands/status is
done
).