manongjohn 5d1508
\documentclass[a4paper,12pt]{article}
manongjohn 5d1508
\usepackage[a4paper, total={180mm, 272mm}]{geometry}
manongjohn 5d1508
manongjohn 5d1508
\usepackage{fontspec}
manongjohn 5d1508
\setmainfont[Path=fonts/, Extension=.ttf]{ipaexm}
manongjohn 5d1508
manongjohn 5d1508
\setlength\parindent{3.5em}
manongjohn 5d1508
\setlength\parskip{0em}
manongjohn 5d1508
\renewcommand{\baselinestretch}{1.247}
manongjohn 5d1508
manongjohn 5d1508
\usepackage{graphicx}
manongjohn 5d1508
\graphicspath{{images/}}
manongjohn 5d1508
manongjohn 5d1508
\begin{document}
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\Large
manongjohn 5d1508
\noindent \\
manongjohn 5d1508
Spin Blur Ino\medskip
manongjohn 5d1508
\par
manongjohn 5d1508
\normalsize
manongjohn 5d1508
Generate an average value Blur in the direction of rotation.\\
manongjohn 5d1508
\par
manongjohn 5d1508
First, it processes the Alpha channel, if specified.\par
manongjohn 5d1508
Then, it handles the RGB pixels if the Alpha channel is not zero.\par
manongjohn 5d1508
If you do not want to process to the Alpha channel, it will mask the changes in the\par
manongjohn 5d1508
RGB image using the Alpha values. Therefore, smooth edges will remain smooth.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Inputs \ -{-}-\\
manongjohn 5d1508
Source\par
manongjohn 5d1508
Connect the image to process.\\
manongjohn 5d1508
Reference\par
manongjohn 5d1508
Connect the reference image to put the strength of the effect into each Pixel.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Settings \ -{-}-\\
manongjohn 5d1508
Center\par
manongjohn 5d1508
Specify the position of the center of rotation.\par
manongjohn 5d1508
Origin is the center of the image to be processed. Not the gaze point of the camera.\par
manongjohn 5d1508
The unit is millimeters.\par
manongjohn 5d1508
The default value is the center of origin position at \textquotedbl 0.0 0.0\textquotedbl .\\
manongjohn 5d1508
\\
manongjohn 5d1508
Radius\par
manongjohn 5d1508
Specify the range that does not get blurred from the center.\par
manongjohn 5d1508
The unit is millimeters.\par
manongjohn 5d1508
Enter a value greater than or equal to 0.\par
manongjohn 5d1508
The default value is 0 which will be a total blur.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Blur\par
manongjohn 5d1508
The strength of the blur and adjustment.\par
manongjohn 5d1508
The strength of the blur is specified in the rotation angle.\par
manongjohn 5d1508
When the minimum value is 0 it does not do anything. The maximum value is 180.\par
manongjohn 5d1508
The default value is 1.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Type\par
manongjohn 5d1508
Accelerator\par
manongjohn 5d1508
\noindent \hskip 7em Blur angle,\par
manongjohn 5d1508
\noindent \hskip 7em It can be strong enough to go to the outer periphery.\par
manongjohn 5d1508
\noindent \hskip 7em The vertical height of the half position in the result image from the Center,\par
manongjohn 5d1508
\noindent \hskip 7em specify the Blur angle, it will be weaker on the inside, and becomes\par
manongjohn 5d1508
\noindent \hskip 7em stronger towards the outside.
manongjohn 5d1508
manongjohn 5d1508
\newpage
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\ \vspace{-0.2em}
manongjohn 5d1508
\par
manongjohn 5d1508
Uniform\par
manongjohn 5d1508
\noindent \hskip 7em  Whether it is close or far from the Center the Blur angle will be constant.\\
manongjohn 5d1508
\par
manongjohn 5d1508
The default setting is \textquotedbl Accelerator\textquotedbl .\\
manongjohn 5d1508
\\
manongjohn 5d1508
Alpha Rendering\par
manongjohn 5d1508
When ON it will also process to the Alpha channel.\par
manongjohn 5d1508
When OFF, it does not process to the Alpha channel,\par
manongjohn 5d1508
It will mask the change of the RGB values using the Alpha values.\par
manongjohn 5d1508
The default setting is ON.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Anti Alias\par
manongjohn 5d1508
Specify the process of adding antialiasing in order to eliminate any jaggies.\par
manongjohn 5d1508
The result will become more smooth, but it will take more time to process the image.\par
manongjohn 5d1508
The default setting is OFF.\par
manongjohn 5d1508
<processing example="" reference="" time="">\par</processing>
manongjohn 5d1508
Width=2176 Height=1236 Center=0,0 Radius=0 Blur=3 Alpha=ON\par
manongjohn 5d1508
Shrink=1\par
manongjohn 5d1508
\noindent \hskip 7em Type=Accelerator\par
manongjohn 5d1508
\noindent \hskip 10.5em Anti Alias=OFF ~28sec\par
manongjohn 5d1508
\noindent \hskip 10.5em Anti Alias=ON \, ~360sec\par
manongjohn 5d1508
\noindent \hskip 7em Type=Uniform\par
manongjohn 5d1508
\noindent \hskip 10.5em Anti Alias=OFF ~23sec\par
manongjohn 5d1508
\noindent \hskip 10.5em Anti Alias=ON \, ~280sec\par
manongjohn 5d1508
Shrink=3\par
manongjohn 5d1508
\noindent \hskip 7em Type=Accelerator\par
manongjohn 5d1508
\noindent \hskip 10.5em Anti Alias=OFF ~5sec\par
manongjohn 5d1508
\noindent \hskip 10.5em Anti Alias=ON \, ~17sec\par
manongjohn 5d1508
\noindent \hskip 7em Type=Uniform\par
manongjohn 5d1508
\noindent \hskip 10.5em Anti Alias=OFF ~4sec\par
manongjohn 5d1508
\noindent \hskip 10.5em Anti Alias=ON \, ~13sec\\
manongjohn 5d1508
\\
manongjohn 5d1508
Reference\par
manongjohn 5d1508
Choose how Reference image values put the strength of the effect into each Pixel.\par
manongjohn 5d1508
An image is connected to the \textquotedbl Reference\textquotedbl \ of the input,\par
manongjohn 5d1508
Choose from Red/Green/Blue/Alpha/Luminance/Nothing.\par
manongjohn 5d1508
Choose Nothing when you do not want this effect, it will turn off the connection.\par
manongjohn 5d1508
The default setting is Red.
manongjohn 5d1508
manongjohn 5d1508
\newpage
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\ \vspace{-0.2em}
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent Spin Blur \ \ Reference Example
manongjohn 5d1508
manongjohn 5d1508
\large
manongjohn 5d1508
\noindent \begin{picture}(0,0)
manongjohn 5d1508
\put(170.5,-144.5){\includegraphics[width=13.3em]{SpinBlurInoOriginalImage}}
manongjohn 5d1508
\put(92.5,-343){\includegraphics[width=13.3em]{SpinBlurInoUniformBlur11AAOFF}}
manongjohn 5d1508
\put(314.5,-343){\includegraphics[width=13.3em]{SpinBlurInoUniformBlur11AAON}}
manongjohn 5d1508
\put(92.5,-486){\includegraphics[width=13.3em]{SpinBlurInoAcceleratorBlur11AAOFF}}
manongjohn 5d1508
\put(314.5,-486){\includegraphics[width=13.3em]{SpinBlurInoAcceleratorBlur11AAON}}
manongjohn 5d1508
\put(26,-50){\normalsize{Original Image}}
manongjohn 5d1508
\put(26,-67){\normalsize{(200x112pixel)}}
manongjohn 5d1508
\put(89,-221){\normalsize{Anti Alias \ \ OFF}}
manongjohn 5d1508
\put(311,-221){\normalsize{Anti Alias \ \ ON}}
manongjohn 5d1508
\put(26,-249){\normalsize{Uniform}}
manongjohn 5d1508
\put(26,-267){\normalsize{(Blur\,11.25)}}
manongjohn 5d1508
\put(26,-382){\normalsize{Accel-}}
manongjohn 5d1508
\put(26,-400){\normalsize{erator}}
manongjohn 5d1508
\put(26,-418){\normalsize{(Blur\,11.25)}}
manongjohn 5d1508
\end{picture}\\[12.65em]
manongjohn 5d1508
manongjohn 5d1508
\end{document}