openvps
Set an OpenVPS server to localize by camera image on mobile devices
This is the schema for OpenVPS Settings, the properties of object openvps.
OpenVPS Settings Attributes
| Attribute | Type | Default | Description | Required |
|---|---|---|---|---|
| enabled | boolean | False |
Whether to use OpenVPS. | Yes |
| imageUrl | string | '' |
URL of the OpenVPS image matching service. | No |
| meshUrl | string | '' |
URL of the OpenVPS mesh matching service. | No |
| interval | number | 5000 |
Interval in milliseconds to query the OpenVPS server. | No |
| imgQuality | number | 0.8 |
Image quality to use for camera image compression | No |