gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/Paper Makefile paper.tex bleaching0...


From: Janne V. Kujala
Subject: [Gzz-commits] manuscripts/Paper Makefile paper.tex bleaching0...
Date: Sun, 30 Mar 2003 08:50:48 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Janne V. Kujala <address@hidden>        03/03/30 08:50:48

Modified files:
        Paper          : Makefile paper.tex 
Added files:
        Paper          : bleaching0.png bleaching1.png bleaching2.png 
                         bleaching3.png 

Log message:
        add initial versions of bleaching pics; should adjust parameters and 
regenerate on geforce4ti

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Paper/bleaching0.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Paper/bleaching1.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Paper/bleaching2.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Paper/bleaching3.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Paper/Makefile.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Paper/paper.tex.diff?tr1=1.67&tr2=1.68&r1=text&r2=text

Patches:
Index: manuscripts/Paper/Makefile
diff -u manuscripts/Paper/Makefile:1.11 manuscripts/Paper/Makefile:1.12
--- manuscripts/Paper/Makefile:1.11     Sat Mar 29 08:45:16 2003
+++ manuscripts/Paper/Makefile  Sun Mar 30 08:50:48 2003
@@ -1,4 +1,4 @@
-.SUFFIXES: $(SUFFIXES) .eps .pdf .fig
+.SUFFIXES: $(SUFFIXES) .eps .pdf .fig .png .ps
 
 ifeq ($(USEARTICLE),yes)
 LATEXCMD=\def\usearticle{yes}\input
@@ -12,7 +12,9 @@
 visper.1 visper.2: visper.mp
        mpost visper
 
-paper.dvi: pipe.1 perceptual-model.eps pipeline.eps buoyoing.1 buoyoing.5 
zipf.ps zipfarea.1 paper.tex visper.1 visper.2
+BLEACHINGPICS=bleaching0.ps bleaching1.ps bleaching2.ps bleaching3.ps
+
+paper.dvi: pipe.1 perceptual-model.eps pipeline.eps buoyoing.1 buoyoing.5 
zipfarea.1 paper.tex visper.1 visper.2 $(BLEACHINGPICS)
        latex "${LATEXCMD} paper"
        BIBINPUTS=..:$$BIBINPUTS bibtex paper
        latex "${LATEXCMD} paper"
@@ -40,6 +42,9 @@
 
 .fig.pdf:
        fig2dev -L pdf $< $@
+
+.png.ps:
+       pngtopnm <$< | pnmtops -noturn > $@
 
 xupdfimgs:
        for i in xupdf?.png; do \
Index: manuscripts/Paper/paper.tex
diff -u manuscripts/Paper/paper.tex:1.67 manuscripts/Paper/paper.tex:1.68
--- manuscripts/Paper/paper.tex:1.67    Sat Mar 29 13:38:08 2003
+++ manuscripts/Paper/paper.tex Sun Mar 30 08:50:48 2003
@@ -529,9 +529,8 @@
 \emph{visual texture discrimination}\cite{julesz62visualpattern}, 
 the ability of human observers to effortlessly discriminate
 pairs of certain textures (see Bergen\cite{bergen91theories} for a review). 
-Nevertheless, 
-discrimination models can provide insight on the pre-attentive 
-processes underlying global perception.
+Discrimination models can provide insight on the pre-attentive 
+processes underlying visual perception.
 
 Julesz\cite{julesz81textons} proposed that texture discrimination could be 
 explained by the densities of textons, fundamental texture elements, such as
@@ -1217,6 +1216,12 @@
 
 
 \begin{figure}
address@hidden@address@hidden
+a)&\includegraphics[width=3.4cm]{bleaching0.ps}&
+b)&\includegraphics[width=3.9535cm]{bleaching1.ps}\\
+c)&\includegraphics[width=3.4cm]{bleaching2.ps}&
+d)&\includegraphics[width=3.4cm]{bleaching3.ps}
+\end{tabular}
 \caption{
 \label{figtextreadability}
 Enhancing text readability on colored backgrounds:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]