X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Finfo%2Fplugins.txt;h=3318eaf4230de550b770cf5191dac2a742664950;hb=3f6a262cfe390b3f8b275297d64565a5b6272969;hp=79c54c7c5072584f8c8315dbee56e2cc26b204b7;hpb=c9bbecdcb49b2dc8fdefd017104fd4d052edb8a3;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/info/plugins.txt b/cinelerra-5.1/info/plugins.txt index 79c54c7c..3318eaf4 100644 --- a/cinelerra-5.1/info/plugins.txt +++ b/cinelerra-5.1/info/plugins.txt @@ -75,14 +75,18 @@ Downsample: Reduce the sie of an image by throwing out data, Edge: Display only the edges of the video throughout the image. Fields to frames: Reads frames at 2x the framerate, combining 2 input frames into 1 interlaced output frame. -Find Object: Locate a specific object in a scene and replace with +FindObj: Locate a specific object in a scene and replace with another object. This uses OpenCV thirdparty package. Flip: Flip a portion of a video track from left to right, up to down or vice versa. +FlowObj: Retards image motion as shown with optical flow. Uses + the OpenCV thirdparty package. Frames to Fields: Extracts 2 interlaced fields stored in alternating lines & outputs them as full frames. Freeze Frame: Lowest numbered frame in highlighted area will play in the entire region. +GaborObj: Creates an interesting fractalius-like image effect. + Uses the OpenCV thirdparty package. Gamma: Converts the logarithmic colors to linear colors using gamma and maximum value. Gradient: Overlays a smooth color gradient on top of every @@ -92,7 +96,8 @@ Histogram: Shows the number of occurrences of each color on a Histogram Bezier: Uses a Bezier curve (parametric) on the histogram plot. HolographgicTV: Holographic tv effect. Hue saturation: Use to change hue, saturation and value parameters. -Interpolate Pixels: Works only for float color models. +Interpolate Bayer: Uses Bayer filter algorithm to interpolate (estimate) + missing color information. Interpolate Video: Create illusion of higher frame rate video of low framesrates by averaging over time. Inverse Telecine: Effective deinterlacing tool for use on a video @@ -128,6 +133,7 @@ MotionCV: Motion tracking/stabilization from the community version of cinelerra. MotionHV: Motion tracking/stabilization from the original author of cinelerra. +MoveObj: Move and stabilize object using OpenCV 3rd party pkg. Oil Painting: Makes video tracks appear as a painting. Overlay: Combine tracks via an overlayer that puts images on top of a bottom layer. @@ -175,6 +181,7 @@ Selective Temporal Averaging: Smooths out non-moving areas of a video Sharpen: Sharpen the video, either the luminance, horizontal, or interlace. ShiftInterlace: Shift the interlace lines using odd or even. +Sphere Cam: Converts a fisheye image into a panoramic projection. Swap Frames: Swap frames with 0-1, 2-3, 4-5... or 1-2, 3-4, 5-6... Swap channels: Swap R,G,B,Alpha with another color channel. Threshold: Converts the image to pure luminance and replaces @@ -290,7 +297,8 @@ F_mcdeint: Applies motion compensating deinterlacing. F_mestimate: Generate motion vectors. F_mpdecimate: Remove near-duplicate frames. F_negate: Negates input video. -F_nlmeans: Non-local means denoiser. +F_nlmeans: Non-local means denoiser. An example usage is for the + recovery of VHS tapes which look bad. F_noise: Adds noise to the video. Through the settings you can select the variables of the noise