ArUco Source Move

ArUco Source Move v1.1.1

Minor Bug Fix - Flickering source when ArUco marker is going in and out of detection

Added a new property for user adjustment called Source Visibility Delay. This option allows the user to select an amount of frames to wait before the chosen source matched to the ArUco marker changes its visibility state. The higher the number, the more delay before the source disappears when the marker is no longer detected.
New Feature - Easing

Via sliders found in the plugin settings you can adjust how aggressively the source will track to the ArUco marker. The higher the value, the less aggressive the movement will be. A value of 0 maps the source directly to the marker as soon as the data comes in. Occasionally, this can lead to a flickering effect that may not be ideal for most users. The default easing value of 0.2 seems like a good place to start, feel free to tweak them to your liking.

New Menu Layout

The filter menu has changed. Now you have the ability to separately toggle rotation, position and scale tracking.

Organizational Fixes

Most constants have been moved to the plugin-support.h file to clean up the main code and make it more manageable.
As title states, simply changed the link from immediately downloading the file, to the page with the latest release.
Apologies to those who have downloaded this plugin and had it fail. This is my first time creating a plugin like this and I forgot to include all the needed dependencies to the install file. To those who may have already installed OpenCV dependencies alongside other plugins likely had no issues, but others who were trying to run this plugin without got a failed to load message.

I have remade the installer. You should just have to run it and it will take care of the extra dependencies, thank you for your patience and understanding!
As the title states, this simply sets the correct version number to appear in OBS Logs. No functionality changes.
Back
Top