Skip to content

Commit 0578991

Browse files
committed
update API doc
1 parent 90a6bca commit 0578991

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/VMXapi.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,7 @@ VMX in many different interesting scenarios.
129129
The input to `process_image` also takes a params object.
130130

131131
```sh
132-
{"command":"process_image":"image":"/VMXdata/first.jpg"}
133-
{"command":"process_image":"image":"/VMXdata/first.jpg","fast":1,"scale":1}
132+
{"command":"process_image","images":[{"image":"/VMXdata/first.jpg"}]}
134133
```
135134

136135
#### Showing a model

0 commit comments

Comments
 (0)