Getting gamma from vn-v686, Setting gamma for vn-v686, Getting active gamma level from vn-v686 – JVC VN-V686UAPI User Manual

Page 20: Setting active gamma level for vn-v686

Advertising
background image

Example of setting a value

/api/param?camera.image.pedestal=50

Example of 1 step change

/api/param?camera.image.pedestal=+

Example of response

camera.image.pedestal

&202 Accepted(camera.status=save)

Interpretation Change pedestal setting. Specify 0 to 100, "+" or "-". The value is mapped to 3 internal levels. It

becomes brighter 1 step by specifying "+", darker 1 step by specifying "-". The change is saved by the API,

camera.status=save. If the change is not saved, the setting is restored by reboot.

Allowed users admin, operator

Getting Gamma from VN-V686

Format

/api/param?camera.image.gamma

Example of response

camera.image.gamma=0.45&200 OK

Interpretation Acquire gamma setting. Value of gamma is

1, 0.55, 0.5, 0.45 or active

.

When lcd1, lcd2 or crt is set to monitor type, gamma setting is ignored.

Allowed users admin, operator, user

Setting Gamma for VN-V686

Format

/api/param?camera.image.gamma=data

Example of setting a value

/api/param?camera.image.gamma=0.45

Example of 1 step change

/api/param?camera.image.gamma=+

Example of response

camera.image.gamma

&202 Accepted(camera.status=save)

Interpretation Change gamma setting. Specify

1, 0.55, 0.5, 0.45 or active

. 1 or 0.55 will show better image

quality when LCD monitor is used. 0.45 will show better image quality when CRT monitor is used. "active" will

change gamma dynamically according to image brightness. The change is saved by the API, camera.status=save. If

the change is not saved, the setting is restored by reboot.

When lcd1, lcd2 or crt is set to monitor type, gamma setting is ignored.

Allowed users admin, operator

Getting Active Gamma Level from VN-V686

Format

/api/param?camera.image.gamma.activelevel

Example of response

camera.image.gamma.activelevel=0&200 OK

Interpretation Acquire active gamma level setting. Value of active gamma level is from

0 to 100, and 11 steps

internally. Thie setting is valid when gamma setting is "active".

Allowed users admin, operator, user

Setting Active Gamma Level for VN-V686

Format

/api/param?camera.image.gamma.activelevel=data

20

Advertising