Setreadposition
File.setReadPosition(filename, position)
Parameters
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Returns
NothingDescription
Sets the read position of the file to position.
Darknet YOLO (Obj Detection)
— Tiny YOLOv3 CPU-only real-time object detection using a camera; offline detection, script-triggered on-changes or on-demand results with class/scores.
Try it →
File.setReadPosition(filename, position)
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Sets the read position of the file to position.