minor adds to cha 9
authorAndrea-Paz <gamberucci.andrea@gmail.com>
Sat, 22 Jun 2019 19:10:34 +0000 (21:10 +0200)
committerСпицын Андрей <spitsyn.andrey@gmail.com>
Fri, 5 Jul 2019 06:18:57 +0000 (09:18 +0300)
CinelerraGG_Manual.tdo
images/ex-bezier.png [new file with mode: 0644]
parts/Plugins.tex

index 7310b66ddb07e2f2d00d5ec35fda65d5c0d8f917..6fced7d5413f6a05821dff2feb9a8cf101802540 100644 (file)
@@ -1,5 +1,14 @@
+<<<<<<< HEAD
 \contentsline {todo}{\color@fb@x {}{black}{}{orange}{\leavevmode {\color {orange}o}}\ internal link 1}{185}{section*.52}% 
 \contentsline {todo}{\color@fb@x {}{black}{}{orange}{\leavevmode {\color {orange}o}}\ internal link 2}{187}{section*.53}% 
 \contentsline {todo}{\color@fb@x {}{black}{}{orange}{\leavevmode {\color {orange}o}}\ It's OK to use Subsection every plugin?}{199}{section*.54}% 
 \contentsline {todo}{\color@fb@x {}{black}{}{orange}{\leavevmode {\color {orange}o}}\ internal link 3}{266}{section*.85}% 
 \contentsline {todo}{\color@fb@x {}{black}{}{orange}{\leavevmode {\color {orange}o}}\ How make a new line into the link?}{302}{section*.107}% 
+=======
+\contentsline {todo}{\color@fb@x {}{black}{}{orange}{\leavevmode {\color {orange}o}}\ internal link 1}{181}{section*.52}% 
+\contentsline {todo}{\color@fb@x {}{black}{}{orange}{\leavevmode {\color {orange}o}}\ internal link 2}{183}{section*.53}% 
+\contentsline {todo}{\color@fb@x {}{black}{}{orange}{\leavevmode {\color {orange}o}}\ I can't to remedy}{187}{section*.54}% 
+\contentsline {todo}{\color@fb@x {}{black}{}{orange}{\leavevmode {\color {orange}o}}\ It's OK to use Subsection every plugin?}{195}{section*.55}% 
+\contentsline {todo}{\color@fb@x {}{black}{}{orange}{\leavevmode {\color {orange}o}}\ internal link 3}{263}{section*.86}% 
+\contentsline {todo}{\color@fb@x {}{black}{}{orange}{\leavevmode {\color {orange}o}}\ How make a new line into the link?}{299}{section*.108}% 
+>>>>>>> fca0231... minor adds to cha 9
diff --git a/images/ex-bezier.png b/images/ex-bezier.png
new file mode 100644 (file)
index 0000000..3de4f49
Binary files /dev/null and b/images/ex-bezier.png differ
index 80b17ea30c39ec76606f875948a11979d58dcbfd..94f5c1acac4e444a2e53c06d86d6b24bcd743bbc 100644 (file)
@@ -1468,10 +1468,10 @@ Curves are used by introducing \textit{control points} simply with the left mous
 Curves are generally adjusted by introducing several control points, some to be kept fixed (as anchors) to prevent curve modification beyond them, and others to be dragged to make the desired correction. The power of the curves lies in being able to circumscribe a small interval at will and intervene only on this without involving the remaining parts of the frame. The precision with which you can work is such that you can almost arrive at a secondary color correction.
 
 \begin{figure}[htpb]
-        \centering
-        \includegraphics[width=0.75\linewidth]{images/ex-bezier.png}
-        \caption{Gain Up/Down; clamp; S-Shaped curve and Luma Key}
-        \label{fig:ex-bezier}
+    \centering
+    \includegraphics[width=0.75\linewidth]{images/ex-bezier.png}
+    \caption{Gain Up/Down; clamp; S-Shaped curve and Luma Key}
+    \label{fig:ex-bezier}
 \end{figure}
 
 
@@ -1479,7 +1479,6 @@ The most used type of modification is to create a \textit{S curve}. There can be
 
 The \textit{Polynomial} and \textit{Bézier} types introduce \textit{control handles} that allow for more sophisticated and smoother adjustments. The quality of the result is much better, but they require more experience for their optimal use. Extending the handles away from the control point increases the \textit{radius} of the curve at that point. By varying the angle of the handles we change the \textit{tangent} and thus the curvature of the curve below. The difference between Polynomial and Bézier lies in the underlying mathematics, but for practical purposes the use is similar.
 
-
 Some examples of the use of curves to demonstrate the variety of possible interventions (figure~\ref{fig:ex-bezier}):
 
 \begin{itemize}
@@ -1490,7 +1489,6 @@ Some examples of the use of curves to demonstrate the variety of possible interv
     \item Make a real \textit{Luma Key} by bringing a certain value of gray to $100\%$ (white) and lowering everything else to $0\%$ (black). The slope of the two sides indicates how much we want to fade the edges of the matte obtained.
 \end{itemize}
 
-
 \subsection{HolographicTV}%
 \label{sub:holographictv}