ArUco Source Move

ArUco Source Move v1.1.1

Degree210

New Member
Degree210 submitted a new resource:

ArUco Source Move - Map a source's transform to the position, rotation, and size of an ArUco marker within a video feed.

This plugin gives OBS the functionality to detect ArUco markers using OpenCV plus Contrib Module: ArUco. Apply the filter to any video source and map a user chosen source within the same scene to the position, size and rotation of a specific detected ArUco marker.


Left side, plugin inactive, right side plugin active:View attachment 118387

Read more about this resource...
 
If there is more information needed or anything I need to change, please let me know. I would be glad to fix it, thank you!
 
Did i need more Programms than the PlugIn? Its working with OBS Portable, cause i dont see any FIlter?!
 
Did i need more Programms than the PlugIn? Its working with OBS Portable, cause i dont see any FIlter?!
If you check the log file and see the plugin loaded, it should be there. If you need, send the logs here and I'll take a look!
 
The plugin doesn't load in my OBS 32.0.4 portable installation.

23:07:47.247: LoadLibrary failed for '../../obs-plugins/64bit/aruco-source-move.dll': The specified module could not be found.
23:07:47.247: (126)
23:07:47.247: Module '../../obs-plugins/64bit/aruco-source-move.dll' not loaded
 
Thank you for letting me know, I just redownloaded and installed into my copy of OBS portable 32.0.4. Can you share with me the path to where the dlls are located?

Also I will be testing in a Windows VM in the next little while, make sure there are no extra dependencies I am not aware of.
 
Degree210 updated ArUco Source Move with a new update entry:

Major Dependency Fix

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...

Read the rest of this update entry...
 
Degree210 updated ArUco Source Move with a new update entry:

Major Dependency Fix Coming (Awaiting Mod Approval)

Apologies to those who downloaded a plugin that did not work after install. It was missing dependencies I wasn't aware it needed to have included. I have fixed the installer and it should work as intended now. My update is awaiting approval by the mods here at OBS, thank you for your patience and understanding! If you would like to try the new release, go to the GitHub repo and install the latest release, 1.0.2.

Read the rest of this update entry...
 
Do you plan to make a zip file available for those who want to make a portable setup or %PROGRAMDATA%\obs-studio\plugins directory? I prefer doing the latter so I don't clutter my %PROGRAMFILES%\obs-studio tree.

In the meantime, I will have to install it on my scratch monkey machine and see which files get added so I can see which files I'll have to copy where it needs to go.

Thanks!

--Katt. =^.^=
 
Do you plan to make a zip file available for those who want to make a portable setup or %PROGRAMDATA%\obs-studio\plugins directory? I prefer doing the latter so I don't clutter my %PROGRAMFILES%\obs-studio tree.

In the meantime, I will have to install it on my scratch monkey machine and see which files get added so I can see which files I'll have to copy where it needs to go.

Thanks!

--Katt. =^.^=
Sorry this took so long, the snow where we are started blizzarding! The release on GitHub has been updated to include a portable version!
 
Do you plan to make a zip file available for those who want to make a portable setup or %PROGRAMDATA%\obs-studio\plugins directory? I prefer doing the latter so I don't clutter my %PROGRAMFILES%\obs-studio tree.

In the meantime, I will have to install it on my scratch monkey machine and see which files get added so I can see which files I'll have to copy where it needs to go.

Thanks!

--Katt. =^.^=
Also, if you end up using it, please let me know what you would like to be different or to be added. I would love to try and improve the plugin with some feedback!
 
Degree210 updated ArUco Source Move with a new update entry:

ArUco Source Move-Windows-x64-v1.1.0-release

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...

Read the rest of this update entry...
 
Degree210 updated ArUco Source Move with a new update entry:

ArUco Source Move-Windows-x64-v1.1.1-release

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.

Read the rest of this update entry...
 
Back
Top