Parameters
- borderSize
- Size of border around the image. Possible values: 0 - 100. Default value is 5.
| Exception | Description |
|---|---|
| Thrown if argument has wrong type OR image is in processing now OR image processing is failed. |
This function sends a synchronous request to detect border of image. If you want to use asynchronous request instead of synchronous request, please use WebAcquiredImageJS.detectBorderAsync function.