You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a quick nautilus script to remove yourself from images by using two halves from two raw images. https://paste.ubuntu.com/26319454/
This goes to ~/.local/share/nautilus/scripts/ as an executable .sh file
Move in front of lens 1, take a picture, move in front of lens 2 (without moving the camera in between), take a picture
Select the two files that "match" in nautilus and run the script, it drops one image in which you are twice in /tmp/stitchpath and one in which you are removed.
I am sure it could be written more elegantly, but it works
The text was updated successfully, but these errors were encountered:
I have created a quick nautilus script to remove yourself from images by using two halves from two raw images.
https://paste.ubuntu.com/26319454/
This goes to ~/.local/share/nautilus/scripts/ as an executable .sh file
Move in front of lens 1, take a picture, move in front of lens 2 (without moving the camera in between), take a picture
Select the two files that "match" in nautilus and run the script, it drops one image in which you are twice in /tmp/stitchpath and one in which you are removed.
I am sure it could be written more elegantly, but it works
The text was updated successfully, but these errors were encountered: