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
My interests are all kinds of image processing algorithms including: alignment, stacking, stitching, photogrammetry, color calibration, masking, compression.
Program that is stacking multiple photos of the same object/scene and creates image that combines "best features" of each photo. Currently it is maximizing local sharpness of each image's region (f…
Image and video detector. Program can scan all images and videos in folder using AI model and select those that match specified target. Processing is done locally.
MPV LUT autoload script that tries t...MPV LUT autoload script that tries to automatically apply LUT .cube file when opening video of the same name. LUT file has to be in the same directory as video (for example there could be 2 files video1.mp4 and video1.cube) ). Script should be put in /mpv/scripts/ config folder. Use CTRL+L to enable/disable LUT.
1
-- Script that tries to automatically load LUT .cube file when opening video of the same name
2
-- enable/disable LUT with CTRL+L
3
4
localutils=require'mp.utils'
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.