Skip to content

Instantly share code, notes, and snippets.

@tferr
Created January 10, 2025 16:11
Show Gist options
  • Save tferr/0fa739f350d4b9a10faf79f258b6ad7e to your computer and use it in GitHub Desktop.
Save tferr/0fa739f350d4b9a10faf79f258b6ad7e to your computer and use it in GitHub Desktop.
saveSettings();
run("Blobs (25K)");
run("Invert");
rename("fixed");
run("Duplicate...", "title=moving");
setBackgroundColor(0,0,0);
run("Rotate... ", "angle=-15 grid=1 interpolation=Bilinear fill");
restoreSettings();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment