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{eepic}
manongjohn 5d1508
\usepackage{xcolor}
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
HSV Noise Ino\medskip
manongjohn 5d1508
\par
manongjohn 5d1508
\normalsize
manongjohn 5d1508
Add pixel noise to the Hue, Saturation, Brightness, and Alpha.\par
manongjohn 5d1508
The addition of noise adjustment to the cell picture, has been developed\par
manongjohn 5d1508
for the purpose of adapting the picture of the background.\\
manongjohn 5d1508
\par
manongjohn 5d1508
The Alpha channel will determine the strength of the noise. Therefore,\par
manongjohn 5d1508
smooth edges will remain smooth.\par
manongjohn 5d1508
The strength of the Alpha channel itself will also affect noise, check the value.\\
manongjohn 5d1508
\par
manongjohn 5d1508
When you check the results, please do not use the sub-camera.\par
manongjohn 5d1508
This is because in the sub-camera the range of the input image is different,\par
manongjohn 5d1508
the noise pattern will change.\\
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
Hue\par
manongjohn 5d1508
Specify the strength of the noise for the color (Hue).\par
manongjohn 5d1508
Pixel value (8 or 16bits) specified as a value from 1 to 0.\par
manongjohn 5d1508
Minimum value is 0, maximum value is 1.\par
manongjohn 5d1508
It does not apply the noise to the color (Hue) when the value is 0.\par
manongjohn 5d1508
The default value is 0.025.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Saturation\par
manongjohn 5d1508
Specify the strength of the noise for the chroma (Saturation).\par
manongjohn 5d1508
Pixel value (8 or 16bits) specified as a value from 1 to 0.\par
manongjohn 5d1508
Minimum value is 0, maximum value is 1.\par
manongjohn 5d1508
It does not apply the noise for the chroma (Saturation) when the value is 0.\par
manongjohn 5d1508
The default value is 0.0.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Value\par
manongjohn 5d1508
Specify the strength of the noise for the brightness (Value).\par
manongjohn 5d1508
Pixel value (8 or 16bits) specified as a value from 1 to 0.\par
manongjohn 5d1508
Minimum value is 0, maximum value is 1.\par
manongjohn 5d1508
It does not apply the noise to the brightness (Lightness) when the value is 0.\par
manongjohn 5d1508
The default value is 0.035.
manongjohn 5d1508
manongjohn 5d1508
\newpage
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\ \vspace{-0.2em}
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent Alpha\par
manongjohn 5d1508
Specify the strength of the noise for the Alpha channel.\par
manongjohn 5d1508
Pixel value (8 or 16bits) specified as a value from 1 to 0.\par
manongjohn 5d1508
Minimum value is 0, maximum value is 1.\par
manongjohn 5d1508
It does not apply the noise to the Alpha channel when the value is 0.\par
manongjohn 5d1508
The default value is 0.0.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Seed\par
manongjohn 5d1508
The value of the order to determine the random noise pattern of the image.\par
manongjohn 5d1508
Specify an integer value greater than or equal to 0.\par
manongjohn 5d1508
If this value is the same, it will reproduce the same pattern.\par
manongjohn 5d1508
It will be a different pattern If you add the noise with a different value.\par
manongjohn 5d1508
The default value is 1.\\
manongjohn 5d1508
\\
manongjohn 5d1508
NBlur\par
manongjohn 5d1508
It blurs the noise component, reduces the dot  impression.\par
manongjohn 5d1508
Minimum value is 0, maximum value is 1.\par
manongjohn 5d1508
Because it is calculated only in pixels adjacent to the dot,\par
manongjohn 5d1508
it will feel like a very light blur.\par
manongjohn 5d1508
When the blur value is not 0, it will take the average of the pixels adjacent\par
manongjohn 5d1508
to each other up to a value of 1.0.\par
manongjohn 5d1508
The default value is 1.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Limits\par
manongjohn 5d1508
The chroma (Saturation), brightness (Value), opacity (Alpha),\par
manongjohn 5d1508
adjustment to effect the end value (in the vicinity of 0 to 1).\par
manongjohn 5d1508
Applying the noise at 0 or near 1, will appear below 1 or more than the value of 0,\par
manongjohn 5d1508
so it can not be expressed, because the values are each truncated to 0 or 1.\par
manongjohn 5d1508
It is effective to compensate for the truncation.\par
manongjohn 5d1508
-{-}> \textquotedbl End value of Noise effect adjustment \ \ Figure 1 \ \ comparison\textquotedbl \ reference\par
manongjohn 5d1508
-{-}> \textquotedbl End value of Noise effect adjustment \ \ Figure 2 \ \ description\textquotedbl \ reference\\
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent \ \ \, Effective\par
manongjohn 5d1508
Determines the strength of this effect (Limits).\par
manongjohn 5d1508
It has no effect if the value is 0. Effect a table using a value greater than 0\par
manongjohn 5d1508
A value of 1 will have the strongest effect.\par
manongjohn 5d1508
The default value is 0.\\
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent \ \ \, Center\par
manongjohn 5d1508
Determines the center of the effect.\par
manongjohn 5d1508
Noise range deviation, the effect of the reduction of the noise width, most strongly\par
manongjohn 5d1508
at the portion of 0 to 1 of the end value, will have no effect in the center.
manongjohn 5d1508
manongjohn 5d1508
\newpage
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\ \vspace{-0.2em}
manongjohn 5d1508
\par
manongjohn 5d1508
Position the center value without this effect.\par
manongjohn 5d1508
The value must be between 0 and 1.\par
manongjohn 5d1508
If the value is 0, it will have no effect on a Pixel with a value of 0.\par
manongjohn 5d1508
If the value is 1, it will have no effect on a Pixel with a value of 1.\par
manongjohn 5d1508
The default Center value is 0.5.\\
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent \ \ \, Type\par
manongjohn 5d1508
Select from the options of the Type of the effect.\par
manongjohn 5d1508
If you select \textquotedbl Keep Noise\textquotedbl , it maintains the (overall) noise width shifting of the\par
manongjohn 5d1508
noise range, the contrast of the entire image will shrink.\par
manongjohn 5d1508
If you select \textquotedbl Keep Contrast\textquotedbl , it maintains the contrast to reduce the noise width\par
manongjohn 5d1508
only at the end.\par
manongjohn 5d1508
The default setting is \textquotedbl Keep Noise\textquotedbl .\\
manongjohn 5d1508
\\
manongjohn 5d1508
Premultiplied\par
manongjohn 5d1508
When ON, RGB is already set to Premultiply\par
manongjohn 5d1508
(The value of Alpha channel is multiplied in advance RGB channels)\par
manongjohn 5d1508
and processes as an image.\par
manongjohn 5d1508
At that time, and added to the Alpha processing, you may not get the correct image.\par
manongjohn 5d1508
The default setting is ON.\\
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{1.5em}
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent \hskip 2.2em Figure 1 Noise effect comparison of the values\\[0.4em]
manongjohn 5d1508
\par
manongjohn 5d1508
\scriptsize
manongjohn 5d1508
\noindent \hskip 3.4em Original\par
manongjohn 5d1508
\noindent \hskip 3.4em Effective Zero\par
manongjohn 5d1508
\noindent \hskip 3.4em Keep Noise\par
manongjohn 5d1508
\noindent \hskip 3.4em Keep Contrast
manongjohn 5d1508
manongjohn 5d1508
\large
manongjohn 5d1508
\noindent \begin{picture}(0,0)
manongjohn 5d1508
\put(55.5,-6.5){\includegraphics[width=29.6em, height=1em]{HSVNoiseInoNoiseEffectOriginal}}
manongjohn 5d1508
\put(55.5,-22.5){\includegraphics[width=29.6em, height=1em]{HSVNoiseInoNoiseEffectEffectiveZero}}
manongjohn 5d1508
\put(55.5,-38.5){\includegraphics[width=29.6em, height=1em]{HSVNoiseInoNoiseEffectKeepNoise}}
manongjohn 5d1508
\put(55.5,-54.5){\includegraphics[width=29.6em, height=1em]{HSVNoiseInoNoiseEffectKeepContrast}}
manongjohn 5d1508
\linethickness{0.01em}
manongjohn 5d1508
\put(126,64){\line(-1,0){56}}
manongjohn 5d1508
\put(126,53){\line(-1,0){14}}
manongjohn 5d1508
\put(126,41){\line(-1,0){42}}
manongjohn 5d1508
\put(126,29.5){\line(-1,0){28}}
manongjohn 5d1508
\put(126,15){\line(-1,0){93}}
manongjohn 5d1508
\put(126,64){\line(0,-1){49}}
manongjohn 5d1508
\put(33,15){\line(0,-1){58}}
manongjohn 5d1508
\put(33,0){\line(1,0){14}}
manongjohn 5d1508
\put(47,0){\line(-3,2){6}}
manongjohn 5d1508
\put(47,0){\line(-3,-2){6}}
manongjohn 5d1508
\put(33,-14){\line(1,0){14}}
manongjohn 5d1508
\put(47,-14){\line(-3,2){6}}
manongjohn 5d1508
\put(47,-14){\line(-3,-2){6}}
manongjohn 5d1508
\put(33,-28){\line(1,0){14}}
manongjohn 5d1508
\put(47,-28){\line(-3,2){6}}
manongjohn 5d1508
\put(47,-28){\line(-3,-2){6}}
manongjohn 5d1508
\put(33,-43){\line(1,0){14}}
manongjohn 5d1508
\put(47,-43){\line(-3,2){6}}
manongjohn 5d1508
\put(47,-43){\line(-3,-2){6}}
manongjohn 5d1508
\end{picture}\\[3.6em]
manongjohn 5d1508
manongjohn 5d1508
\normalsize
manongjohn 5d1508
\noindent \hskip 2.2em Figure 2 Noise range change illustration of the values\\[0.5em]
manongjohn 5d1508
\par
manongjohn 5d1508
\footnotesize
manongjohn 5d1508
\noindent \hskip 2.65em Effective Zero \ \ The value of the noise is cut (default)
manongjohn 5d1508
manongjohn 5d1508
\large
manongjohn 5d1508
\noindent \begin{picture}(0,0)
manongjohn 5d1508
\linethickness{0.01em}
manongjohn 5d1508
\put(54.5,-37){\line(0,1){8}}
manongjohn 5d1508
\put(54.5,-37){\line(-2,3){3}}
manongjohn 5d1508
\put(54.5,-37){\line(2,3){3}}
manongjohn 5d1508
\put(482,-37){\line(0,1){8}}
manongjohn 5d1508
\put(482,-37){\line(-2,3){3}}
manongjohn 5d1508
\put(482,-37){\line(2,3){3}}
manongjohn 5d1508
\put(54.5,-58){\line(0,1){6}}
manongjohn 5d1508
\put(482,-58){\line(0,1){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(27,-45.5){\line(1,0){56}}
manongjohn 5d1508
\put(27,-45.5){\line(3,2){6}}
manongjohn 5d1508
\put(27,-45.5){\line(3,-2){6}}
manongjohn 5d1508
\put(83,-45.5){\line(-3,2){6}}
manongjohn 5d1508
\put(83,-45.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(255,-45.5){\line(1,0){56}}
manongjohn 5d1508
\put(255,-45.5){\line(3,2){6}}
manongjohn 5d1508
\put(255,-45.5){\line(3,-2){6}}
manongjohn 5d1508
\put(311,-45.5){\line(-3,2){6}}
manongjohn 5d1508
\put(311,-45.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(455,-45.5){\line(1,0){56}}
manongjohn 5d1508
\put(455,-45.5){\line(3,2){6}}
manongjohn 5d1508
\put(455,-45.5){\line(3,-2){6}}
manongjohn 5d1508
\put(511,-45.5){\line(-3,2){6}}
manongjohn 5d1508
\put(511,-45.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(61,-67){\line(1,0){15}}
manongjohn 5d1508
\put(61,-67){\line(3,2){6}}
manongjohn 5d1508
\put(61,-67){\line(3,-2){6}}
manongjohn 5d1508
\put(52,-70){\scriptsize{0}}
manongjohn 5d1508
\put(78,-74){\footnotesize{0 or less of the noise value is limited to 0}}
manongjohn 5d1508
manongjohn 5d1508
\put(471,-67){\line(-1,0){15}}
manongjohn 5d1508
\put(471,-67){\line(-3,2){6}}
manongjohn 5d1508
\put(471,-67){\line(-3,-2){6}}
manongjohn 5d1508
\put(476,-70){\scriptsize{1.0}}
manongjohn 5d1508
\put(312,-74){\footnotesize{1 or more noise is limited to 1}}
manongjohn 5d1508
manongjohn 5d1508
\linethickness{0.2em}
manongjohn 5d1508
\put(54.5,-38){\line(1,0){428}}
manongjohn 5d1508
\linethickness{2.8em}
manongjohn 5d1508
\put(49,-1.5){\line(1,0){439}}
manongjohn 5d1508
\linethickness{2.75em}
manongjohn 5d1508
\color{lightgray}
manongjohn 5d1508
\put(45.5,-1.5){\line(1,0){438}}
manongjohn 5d1508
\put(51,-0.5){\includegraphics[width=29.55em, height=1em]{HSVNoiseInoNoiseEffectOriginal}}
manongjohn 5d1508
\put(51,-16.5){\includegraphics[width=29.55em, height=1em]{HSVNoiseInoNoiseEffectEffectiveZero}}
manongjohn 5d1508
\end{picture}\\[5.7em]
manongjohn 5d1508
manongjohn 5d1508
\footnotesize
manongjohn 5d1508
\noindent \hskip 2.65em Keep Noise \ \ Shift to maintain the noise. Contrast is reduced. It shifts the overall noise position
manongjohn 5d1508
manongjohn 5d1508
\large
manongjohn 5d1508
\noindent \begin{picture}(0,0)
manongjohn 5d1508
\linethickness{0.01em}
manongjohn 5d1508
\put(255,-45.5){\line(1,0){56}}
manongjohn 5d1508
\put(255,-45.5){\line(3,2){6}}
manongjohn 5d1508
\put(255,-45.5){\line(3,-2){6}}
manongjohn 5d1508
\put(311,-45.5){\line(-3,2){6}}
manongjohn 5d1508
\put(311,-45.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(158,-60){\line(0,1){8}}
manongjohn 5d1508
\put(158,-60){\line(-2,3){3}}
manongjohn 5d1508
\put(158,-60){\line(2,3){3}}
manongjohn 5d1508
\put(400,-60){\line(0,1){8}}
manongjohn 5d1508
\put(400,-60){\line(-2,3){3}}
manongjohn 5d1508
\put(400,-60){\line(2,3){3}}
manongjohn 5d1508
manongjohn 5d1508
\put(144,-68.5){\line(1,0){56}}
manongjohn 5d1508
\put(144,-68.5){\line(3,2){6}}
manongjohn 5d1508
\put(144,-68.5){\line(3,-2){6}}
manongjohn 5d1508
\put(200,-68.5){\line(-3,2){6}}
manongjohn 5d1508
\put(200,-68.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(357,-68.5){\line(1,0){56}}
manongjohn 5d1508
\put(357,-68.5){\line(3,2){6}}
manongjohn 5d1508
\put(357,-68.5){\line(3,-2){6}}
manongjohn 5d1508
\put(413,-68.5){\line(-3,2){6}}
manongjohn 5d1508
\put(413,-68.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(107,-83){\line(0,1){8}}
manongjohn 5d1508
\put(107,-83){\line(-2,3){3}}
manongjohn 5d1508
\put(107,-83){\line(2,3){3}}
manongjohn 5d1508
\put(442,-83){\line(0,1){8}}
manongjohn 5d1508
\put(442,-83){\line(-2,3){3}}
manongjohn 5d1508
\put(442,-83){\line(2,3){3}}
manongjohn 5d1508
manongjohn 5d1508
\put(102,-91.5){\line(1,0){56}}
manongjohn 5d1508
\put(102,-91.5){\line(3,2){6}}
manongjohn 5d1508
\put(102,-91.5){\line(3,-2){6}}
manongjohn 5d1508
\put(158,-91.5){\line(-3,2){6}}
manongjohn 5d1508
\put(158,-91.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(392,-91.5){\line(1,0){56}}
manongjohn 5d1508
\put(392,-91.5){\line(3,2){6}}
manongjohn 5d1508
\put(392,-91.5){\line(3,-2){6}}
manongjohn 5d1508
\put(448,-91.5){\line(-3,2){6}}
manongjohn 5d1508
\put(448,-91.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(58,-106){\line(0,1){8}}
manongjohn 5d1508
\put(58,-106){\line(-2,3){3}}
manongjohn 5d1508
\put(58,-106){\line(2,3){3}}
manongjohn 5d1508
\put(478.5,-106){\line(0,1){8}}
manongjohn 5d1508
\put(478.5,-106){\line(-2,3){3}}
manongjohn 5d1508
\put(478.5,-106){\line(2,3){3}}
manongjohn 5d1508
manongjohn 5d1508
\put(55,-114.5){\line(1,0){56}}
manongjohn 5d1508
\put(55,-114.5){\line(3,2){6}}
manongjohn 5d1508
\put(55,-114.5){\line(3,-2){6}}
manongjohn 5d1508
\put(111,-114.5){\line(-3,2){6}}
manongjohn 5d1508
\put(111,-114.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(427,-114.5){\line(1,0){56}}
manongjohn 5d1508
\put(427,-114.5){\line(3,2){6}}
manongjohn 5d1508
\put(427,-114.5){\line(3,-2){6}}
manongjohn 5d1508
\put(483,-114.5){\line(-3,2){6}}
manongjohn 5d1508
\put(483,-114.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(283,-106){\line(0,1){54}}
manongjohn 5d1508
\put(267,-123){\scriptsize{separate}}
manongjohn 5d1508
manongjohn 5d1508
\linethickness{0.2em}
manongjohn 5d1508
\put(54.5,-38){\line(1,0){428}}
manongjohn 5d1508
\put(54.5,-61){\line(1,0){428}}
manongjohn 5d1508
\put(54.5,-84){\line(1,0){428}}
manongjohn 5d1508
\put(54.5,-107){\line(1,0){428}}
manongjohn 5d1508
\linethickness{2.8em}
manongjohn 5d1508
\put(49,-1.5){\line(1,0){439}}
manongjohn 5d1508
\linethickness{2.75em}
manongjohn 5d1508
\color{lightgray}
manongjohn 5d1508
\put(45.5,-1.5){\line(1,0){438}}
manongjohn 5d1508
\put(51,-0.5){\includegraphics[width=29.55em, height=1em]{HSVNoiseInoNoiseEffectOriginal}}
manongjohn 5d1508
\put(51,-16.5){\includegraphics[width=29.55em, height=1em]{HSVNoiseInoNoiseEffectKeepNoise}}
manongjohn 5d1508
\end{picture}\\[9.3em]
manongjohn 5d1508
manongjohn 5d1508
\footnotesize
manongjohn 5d1508
\noindent \hskip 2.65em Keep Contrast \ \ Reduce the noise width. Maintain the contrast. Noise width is reduced only at the end
manongjohn 5d1508
manongjohn 5d1508
\large
manongjohn 5d1508
\noindent \begin{picture}(0,0)
manongjohn 5d1508
\linethickness{0.01em}
manongjohn 5d1508
\put(255,-45.5){\line(1,0){56}}
manongjohn 5d1508
\put(255,-45.5){\line(3,2){6}}
manongjohn 5d1508
\put(255,-45.5){\line(3,-2){6}}
manongjohn 5d1508
\put(311,-45.5){\line(-3,2){6}}
manongjohn 5d1508
\put(311,-45.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(86,-60){\line(0,1){8}}
manongjohn 5d1508
\put(86,-60){\line(-2,3){3}}
manongjohn 5d1508
\put(86,-60){\line(2,3){3}}
manongjohn 5d1508
\put(450,-60){\line(0,1){8}}
manongjohn 5d1508
\put(450,-60){\line(-2,3){3}}
manongjohn 5d1508
\put(450,-60){\line(2,3){3}}
manongjohn 5d1508
manongjohn 5d1508
\put(58,-68.5){\line(1,0){56}}
manongjohn 5d1508
\put(58,-68.5){\line(3,2){6}}
manongjohn 5d1508
\put(58,-68.5){\line(3,-2){6}}
manongjohn 5d1508
\put(114,-68.5){\line(-3,2){6}}
manongjohn 5d1508
\put(114,-68.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(423,-68.5){\line(1,0){56}}
manongjohn 5d1508
\put(423,-68.5){\line(3,2){6}}
manongjohn 5d1508
\put(423,-68.5){\line(3,-2){6}}
manongjohn 5d1508
\put(479,-68.5){\line(-3,2){6}}
manongjohn 5d1508
\put(479,-68.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(70,-83){\line(0,1){8}}
manongjohn 5d1508
\put(70,-83){\line(-2,3){3}}
manongjohn 5d1508
\put(70,-83){\line(2,3){3}}
manongjohn 5d1508
\put(468,-83){\line(0,1){8}}
manongjohn 5d1508
\put(468,-83){\line(-2,3){3}}
manongjohn 5d1508
\put(468,-83){\line(2,3){3}}
manongjohn 5d1508
manongjohn 5d1508
\put(55,-91.5){\line(1,0){28}}
manongjohn 5d1508
\put(55,-91.5){\line(3,2){6}}
manongjohn 5d1508
\put(55,-91.5){\line(3,-2){6}}
manongjohn 5d1508
\put(83,-91.5){\line(-3,2){6}}
manongjohn 5d1508
\put(83,-91.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(454,-91.5){\line(1,0){28}}
manongjohn 5d1508
\put(454,-91.5){\line(3,2){6}}
manongjohn 5d1508
\put(454,-91.5){\line(3,-2){6}}
manongjohn 5d1508
\put(482,-91.5){\line(-3,2){6}}
manongjohn 5d1508
\put(482,-91.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(61,-106){\line(0,1){8}}
manongjohn 5d1508
\put(61,-106){\line(-2,3){3}}
manongjohn 5d1508
\put(61,-106){\line(2,3){3}}
manongjohn 5d1508
\put(476.5,-106){\line(0,1){8}}
manongjohn 5d1508
\put(476.5,-106){\line(-2,3){3}}
manongjohn 5d1508
\put(476.5,-106){\line(2,3){3}}
manongjohn 5d1508
manongjohn 5d1508
\put(55,-114.5){\line(1,0){12}}
manongjohn 5d1508
\put(55,-114.5){\line(3,2){6}}
manongjohn 5d1508
\put(55,-114.5){\line(3,-2){6}}
manongjohn 5d1508
\put(67,-114.5){\line(-3,2){6}}
manongjohn 5d1508
\put(67,-114.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(471,-114.5){\line(1,0){12}}
manongjohn 5d1508
\put(471,-114.5){\line(3,2){6}}
manongjohn 5d1508
\put(471,-114.5){\line(3,-2){6}}
manongjohn 5d1508
\put(483,-114.5){\line(-3,2){6}}
manongjohn 5d1508
\put(483,-114.5){\line(-3,-2){6}}
manongjohn 5d1508
manongjohn 5d1508
\put(283,-106){\line(0,1){54}}
manongjohn 5d1508
\put(267,-123){\scriptsize{separate}}
manongjohn 5d1508
manongjohn 5d1508
\linethickness{0.2em}
manongjohn 5d1508
\put(54.5,-38){\line(1,0){428}}
manongjohn 5d1508
\put(54.5,-61){\line(1,0){428}}
manongjohn 5d1508
\put(54.5,-84){\line(1,0){428}}
manongjohn 5d1508
\put(54.5,-107){\line(1,0){428}}
manongjohn 5d1508
\linethickness{2.8em}
manongjohn 5d1508
\put(49,-1.5){\line(1,0){439}}
manongjohn 5d1508
\linethickness{2.75em}
manongjohn 5d1508
\color{lightgray}
manongjohn 5d1508
\put(45.5,-1.5){\line(1,0){438}}
manongjohn 5d1508
\put(51,-0.5){\includegraphics[width=29.55em, height=1em]{HSVNoiseInoNoiseEffectOriginal}}
manongjohn 5d1508
\put(51,-16.5){\includegraphics[width=29.55em, height=1em]{HSVNoiseInoNoiseEffectKeepContrast}}
manongjohn 5d1508
\end{picture}
manongjohn 5d1508
manongjohn 5d1508
\end{document}