[Support]: How to use area coordinates? #12098
Describe the problem you are havingI am trying to work with an API and need to get coordinates to crop snapshots if needed within the internal logic of the application. However, I can't understand how to use the coordinates—they look like percentage positions, but sometimes they exceed 100%. For example: Version0.13.2 Frigate config fileNARelevant log outputNAFFprobe output from your cameraNAFrigate statsNo response Operating systemOther Linux Install methodDocker Compose Object DetectorCoral Network connectionWired Camera make and modelNA Any other information that may be helpfulNo response |
Replies: 1 comment 2 replies
|
they are percentage, depending on where the motion is, frigate might use a region (the area sent to the detector) outside of the image and this is filled in with black pixels when it is sent to the detector |
they are percentage, depending on where the motion is, frigate might use a region (the area sent to the detector) outside of the image and this is filled in with black pixels when it is sent to the detector