X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=parts%2FPlugins.tex;h=20a9166dd8938e44a82102937da5931afc47a510;hb=9ae77a5bdd60f86d085a004577ff5907520bc8f9;hp=e5a7b2bbe954a3bc127fede4792c232d2bb37663;hpb=f00d68845564bc5cf321f9aebaad1120baae4ffe;p=goodguy%2Fcin-manual-latex.git diff --git a/parts/Plugins.tex b/parts/Plugins.tex index e5a7b2b..20a9166 100644 --- a/parts/Plugins.tex +++ b/parts/Plugins.tex @@ -3688,7 +3688,7 @@ plugins included for consistency and to avoid problems. The OpenCV plugins are built only in the 64-bit tarball builds, both static and dynamic, but due to size these plugins are not included with pkgs, i.e. the System builds. However it is relatively easy to add the current plugins for your distro via a simple procedure of copying the plugins -from the static tarball to the cin5 install plugin path. They are: +from the static tarball to the cin5 install plugin path (AppImage does not provide this capability). They are: \begin{lstlisting}[style=sh] cin/plugins/opencv/findobj.plugin @@ -4373,7 +4373,8 @@ The following is a list of the integrated video plug-ins \protect\footnote{credi performs a simple/quick $2D$ spatial gradient measurement on the video (usually a grayscale image). It highlights regions of high spatial frequency which most ikely correspond to edges. -\item [F\_rotate]~\\Rotates the input image. +\item [F\_rotate]~\\Rotates the input image by an arbitrary angle expressed in radians. If you want to rotate +by degrees, you can use the \textit{rotate} plugin instead. \item [F\_sab]~\\Applies shape adaptive blur. \item [F\_scale]~\\Scale the input video size and/or convert the image format.