Norihiro Kamae
Norihiro Kamae
There is a pause-feature triggered by a hotkey `Pause Face Tracker PTZ`. Just in case you have configured the hotkey, could you check hotkey settings? If the problem persists, could...
The option `VISCA over IP` was a deprecated feature in old version and was removed after 0.4.2. I'd like to suggest using the latest version with `through PTZ Controls`. The...
Thank you for your information. I will check it.
> Can a similar change be made to the template match feature as in opencv? Is it possible to do this? The code itself is partially ready to implement other...
Thank you for your comment. What in my mind for skilled users is exporting detection (or tracking results) so that LUA scripting or other external tools can handle the data....
When the crash happened, just after adding the filter, after several seconds or minutes? How often the crash happens? Could you provide a last log just after the crash happened?
I will add `try {} catch (...) {}` blocks in the code. > `10:16:58.590: warning: deprecated pixel format used, make sure you did set range correctly` This message came from...
The assertions in dlib is enabled. Also added `try catch` blocks and some invalid-data checks. Could you try this build? https://dev.azure.com/norihiro0169/obs-plugintemplate/_build/results?buildId=1153&view=artifacts&pathAsName=false (I think you need to login with Github account...
I tested with steps below and confirmed the cropping area is moving. - Add `Face Tracker` into `Effect Filters` on a camera source. - Sweep `Tracking target location` / `Y`...
I tried chainging `Y` with `Zoom` = `0.1` but still it's working. https://youtu.be/Vyy-Kjbwg3M Could you try to check these 3 checkboxes `Show face detection results` `Stop tracking faces`, and `Always...