Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
image-compression-paper
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Elphel
image-compression-paper
Commits
c7700d5c
Commit
c7700d5c
authored
Jun 23, 2022
by
Bryce Hepner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bib change
parent
39f9404f
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
207 additions
and
112 deletions
+207
-112
main.aux
main.aux
+11
-1
main.bbl
main.bbl
+72
-0
main.blg
main.blg
+37
-42
main.log
main.log
+86
-68
main.pdf
main.pdf
+0
-0
main.synctex.gz
main.synctex.gz
+0
-0
main.tex
main.tex
+1
-1
No files found.
main.aux
View file @
c7700d5c
...
...
@@ -58,8 +58,18 @@
\citation
{
LAPACKAlgorithms
}
\citation
{
DBLP:journals/corr/abs-2010-05846
}
\citation
{
LeastSquaredProblem
}
\bibstyle
{
ieee
}
\bibstyle
{
alpha
}
\bibdata
{
main
}
\bibcite
{
ABRARDO1997321
}{
AAB97
}
\bibcite
{
AIAZZI20021619
}{
AAB02
}
\bibcite
{
DBLP:journals/corr/abs-2010-05846
}{
AW20
}
\bibcite
{
LeastSquaredProblem
}{
AWxx
}
\bibcite
{
LAPACKAlgorithms
}{
Bla99
}
\bibcite
{
PNGdetails
}{
Deu96
}
\bibcite
{
Numpy
}{
HMvdW
{$^{
+
}$}
20
}
\bibcite
{
Huffman
}{
Huf52
}
\bibcite
{
PNGoverview
}{{
Mar
}
03
}
\bibcite
{
LZW
}{
Wel84
}
\@
writefile
{
toc
}{
\contentsline
{
section
}{
\numberline
{
6
}
Discussion
}{
4
}{
section.6
}
\protected
@file@percent
}
\@
writefile
{
brf
}{
\backcite
{
Numpy
}{{
4
}{
6
}{
section.6
}}}
\@
writefile
{
brf
}{
\backcite
{
LAPACKAlgorithms
}{{
4
}{
6
}{
section.6
}}}
...
...
main.bbl
View file @
c7700d5c
\newcommand{\etalchar}[1]{$^{#1}$}
\begin{thebibliography}{HMvdW{\etalchar{+}}20}
\bibitem[AAB97]{ABRARDO1997321}
Andrea Abrardo, Luciano Alparone, and Franco Bartolini.
\newblock Encoding-interleaved hierarchical interpolation for lossless image
compression.
\newblock {\em Signal Processing}, 56(3):321--328, 1997.
\bibitem[AAB02]{AIAZZI20021619}
Bruno Aiazzi, Luciano Alparone, and Stefano Baronti.
\newblock Near-lossless image compression by relaxation-labelled prediction.
\newblock {\em Signal Processing}, 82(11):1619--1631, 2002.
\bibitem[AW20]{DBLP:journals/corr/abs-2010-05846}
Josh Alman and Virginia~Vassilevska Williams.
\newblock A refined laser method and faster matrix multiplication.
\newblock {\em CoRR}, abs/2010.05846, 2020.
\bibitem[AWxx]{LeastSquaredProblem}
Josh Alman and Virginia~Vassilevska Williams.
\newblock Algorithm 853: an efficient algorithm for solving rank-deficient
least squares problems.
\newblock {\em ACM Transactions on Mathematical Software}, Vol. x, No. x,,
20xx.
\bibitem[Bla99]{LAPACKAlgorithms}
Susan Blackford.
\newblock {LAPACK Benchmark}.
\newblock \url{http://www.netlib.org/lapack/lug/node71.html}, October 1999.
\newblock Accessed: 2022-6-23.
\bibitem[Deu96]{PNGdetails}
L.~Peter Deutsch.
\newblock {DEFLATE Compressed Data Format Specification version 1.3}.
\newblock \url{https://www.w3.org/Graphics/PNG/RFC-1951}, 1996.
\newblock Accessed: 6/14/2022.
\bibitem[HMvdW{\etalchar{+}}20]{Numpy}
Charles~R. Harris, K.~Jarrod Millman, St{\'{e}}fan~J. van~der Walt, Ralf
Gommers, Pauli Virtanen, David Cournapeau, Eric Wieser, Julian Taylor,
Sebastian Berg, Nathaniel~J. Smith, Robert Kern, Matti Picus, Stephan Hoyer,
Marten~H. van Kerkwijk, Matthew Brett, Allan Haldane, Jaime~Fern{\'{a}}ndez
del R{\'{i}}o, Mark Wiebe, Pearu Peterson, Pierre G{\'{e}}rard-Marchant,
Kevin Sheppard, Tyler Reddy, Warren Weckesser, Hameer Abbasi, Christoph
Gohlke, and Travis~E. Oliphant.
\newblock Array programming with {NumPy}.
\newblock {\em Nature}, 585(7825):357--362, September 2020.
\bibitem[Huf52]{Huffman}
D.~A. Huffman.
\newblock A method for the construction of minimum redundancy codes.
\newblock {\em Proceedings of the Institute of Radio Engineers},
40(9):1098--1101, September 1952.
\bibitem[{Mar}03]{PNGoverview}
{Mark Adler, Thomas Boutell, John Bowler, Christian Brunschen, Adam M.
Costello, Lee Daniel Crocker, Andreas Dilger, Oliver Fromme, Jean-loup
Gailly, Chris Herborth, Alex Jakulin, Neal Kettler, Tom Lane, Alexander
Lehmann, Chris Lilley, Dave Martindale, Owen Mortensen, Keith S. Pickens,
Robert P. Poole, Glenn Randers-Pehrson, Greg Roelofs, Willem van Schaik, Guy
Schalnat, Paul Schmidt, Michael Stokes, Tim Wegner, Jeremy Wohl}.
\newblock {Portable Network Graphics (PNG) Specification (Second Edition)}.
\newblock \url{https://www.w3.org/TR/PNG/}, November 2003.
\newblock Accessed: 6/23/2022.
\bibitem[Wel84]{LZW}
Welch.
\newblock A technique for high-performance data compression.
\newblock {\em Computer}, 17(6):8--19, 1984.
\end{thebibliography}
main.blg
View file @
c7700d5c
This is BibTeX, Version 0.99d (TeX Live 2019/Debian)
Capacity: max_strings=200000, hash_size=200000, hash_prime=170003
The top-level auxiliary file: main.aux
I couldn't open style file ieee.bst
---line 61 of file main.aux
: \bibstyle{ieee
: }
I'm skipping whatever remains of this command
I found no style file---while reading file main.aux
The style file: alpha.bst
Database file #1: main.bib
You've used 10 entries,
0
wiz_defined-function locations,
104 strings with 750
characters,
and the built_in function-call counts,
0
in all, are:
= --
0
> --
0
< --
0
+ --
0
- --
0
* --
0
:= --
0
add.period$ --
0
call.type$ -- 0
change.case$ --
0
chr.to.int$ -- 0
cite$ -- 0
duplicate$ --
0
empty$ --
0
format.name$ --
0
if$ --
0
int.to.chr$ --
0
2543
wiz_defined-function locations,
633 strings with 6854
characters,
and the built_in function-call counts,
4277
in all, are:
= --
401
> --
268
< --
5
+ --
98
- --
95
* --
344
:= --
742
add.period$ --
33
call.type$ --
1
0
change.case$ --
81
chr.to.int$ --
1
0
cite$ --
1
0
duplicate$ --
131
empty$ --
267
format.name$ --
109
if$ --
834
int.to.chr$ --
1
int.to.str$ -- 0
missing$ --
0
newline$ --
0
num.names$ -- 0
pop$ --
0
preamble$ --
0
purify$ --
0
missing$ --
7
newline$ --
57
num.names$ --
3
0
pop$ --
74
preamble$ --
1
purify$ --
91
quote$ -- 0
skip$ --
0
skip$ --
113
stack$ -- 0
substring$ --
0
swap$ -- 0
text.length$ --
0
text.prefix$ --
0
substring$ --
185
swap$ --
1
0
text.length$ --
5
text.prefix$ --
5
top$ -- 0
type$ -- 0
type$ --
8
0
warning$ -- 0
while$ -- 0
width$ -- 0
write$ -- 0
(There were 2 error messages)
while$ -- 31
width$ -- 13
write$ -- 136
main.log
View file @
c7700d5c
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2020.7.20) 23 JUN 2022 1
4:49
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2020.7.20) 23 JUN 2022 1
6:18
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
...
...
@@ -434,55 +434,23 @@ File: PixelArrangement.png Graphic file (type png)
<use PixelArrangement.png>
Package pdftex.def Info: PixelArrangement.png used on input line 113.
(pdftex.def) Requested size: 99.36972pt x 66.01147pt.
LaTeX Warning: Citation `PNGoverview' on page 1 undefined on input line 119.
LaTeX Warning: Citation `PNGdetails' on page 1 undefined on input line 120.
LaTeX Warning: Citation `PNGdetails' on page 1 undefined on input line 125.
LaTeX Warning: Citation `LZW' on page 1 undefined on input line 133.
LaTeX Warning: Citation `PNGdetails' on page 1 undefined on input line 137.
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}
<./PixelArrangement.png (PNG copy)>]
LaTeX Warning: Citation `ABRARDO1997321' on page 2 undefined on input line 144.
LaTeX Warning: Citation `AIAZZI20021619' on page 2 undefined on input line 152.
[2]
LaTeX Warning: Citation `Numpy' on page 3 undefined on input line 226.
LaTeX Warning: Citation `Huffman' on page 3 undefined on input line 229.
<Uniform_No_Title.png, id=68, 462.528pt x 346.896pt>
<./PixelArrangement.png (PNG copy)>] [2]
<Uniform_No_Title.png, id=82, 462.528pt x 346.896pt>
File: Uniform_No_Title.png Graphic file (type png)
<use Uniform_No_Title.png>
Package pdftex.def Info: Uniform_No_Title.png used on input line 234.
(pdftex.def) Requested size: 237.13594pt x 177.8515pt.
<Normal_No_Title.png, id=
70
, 462.528pt x 346.896pt>
<Normal_No_Title.png, id=
84
, 462.528pt x 346.896pt>
File: Normal_No_Title.png Graphic file (type png)
<use Normal_No_Title.png>
Package pdftex.def Info: Normal_No_Title.png used on input line 240.
(pdftex.def) Requested size: 237.13594pt x 177.8515pt.
LaTeX Warning: `h' float specifier changed to `ht'.
LaTeX Warning: Citation `Numpy' on page 3 undefined on input line 247.
LaTeX Warning: `h' float specifier changed to `ht'.
Underfull \hbox (badness 4713) in paragraph at lines 266--278
...
...
@@ -505,53 +473,101 @@ Underfull \hbox (badness 3428) in paragraph at lines 266--278
0 3973$ to $0\OML/cmm/m/it/10 :\OT1/cmr/m/n/10 4193$.
[]
[3 <./Uniform_No_Title.png> <./Normal_No_Title.png>]
[3 <./Uniform_No_Title.png> <./Normal_No_Title.png>] (./main.bbl (./main.brf)
\tf@brf=\write4
\openout4 = `main.brf'.
Underfull \hbox (badness 8189) in paragraph at lines 19--19
[]\OT1/cmr/m/n/9 Josh Al-man and Vir-ginia Vas-silevska
[]
LaTeX Warning: Citation `Numpy' on page 4 undefined on input line 286.
Underfull \hbox (badness 1062) in paragraph at lines 19--19
\OT1/cmr/m/n/9 Williams. A re-fined laser method and
[]
Underfull \hbox (badness 6428) in paragraph at lines 19--19
\OT1/cmr/m/n/9 faster ma-trix mul-ti-pli-ca-tion. \OT1/cmr/m/it/9 CoRR\OT1/cmr
/m/n/9 ,
[]
Underfull \hbox (badness 8189) in paragraph at lines 26--26
[]\OT1/cmr/m/n/9 Josh Al-man and Vir-ginia Vas-silevska
[]
LaTeX Warning: Citation `LAPACKAlgorithms' on page 4 undefined on input line 28
7.
Underfull \hbox (badness 10000) in paragraph at lines 32--32
[][]$\OT1/cmtt/m/n/9 http : / / www . netlib . org / lapack / lug /
[]
Underfull \hbox (badness 1472) in paragraph at lines 32--32
\OT1/cmtt/m/n/9 node71 . html$[][]\OT1/cmr/m/n/9 , Oc-to-ber 1999. Ac-cessed:
[]
LaTeX Warning: Citation `DBLP:journals/corr/abs-2010-05846' on page 4 undefined
on input line 287.
Underfull \hbox (badness 4168) in paragraph at lines 38--38
[]\OT1/cmr/m/n/9 L. Pe-ter Deutsch. DE-FLATE Com-
[]
Underfull \hbox (badness 1817) in paragraph at lines 49--49
[]\OT1/cmr/m/n/9 Charles R. Har-ris, K. Jar-rod Mill-man,
[]
LaTeX Warning: Citation `LeastSquaredProblem' on page 4 undefined on input line
291.
(./main.bbl)
Underfull \hbox (badness 4072) in paragraph at lines 66--66
\OT1/cmr/m/n/9 Fromme, Jean-loup Gailly, Chris Her-
[]
Underfull \hbox (badness 4739) in paragraph at lines 66--66
\OT1/cmr/m/n/9 Lane, Alexan-der Lehmann, Chris Lil-
[]
Underfull \hbox (badness 1194) in paragraph at lines 66--66
\OT1/cmr/m/n/9 ley, Dave Mar-tin-dale, Owen Mortensen,
[]
Underfull \hbox (badness 2452) in paragraph at lines 66--66
\OT1/cmr/m/n/9 Randers-Pehrson, Greg Roelofs, Willem
[]
[4])
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 310.
[
4
[
5
]
Package atveryend Info: Empty hook `AfterLastShipout' on input line 310.
(./main.aux)
Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 310.
\snap@out=\write
4
\openout
4
= `main.dep'.
\snap@out=\write
5
\openout
5
= `main.dep'.
Dependency list written on main.dep.
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 310.
Package rerunfilecheck Info: File `main.out' has not changed.
(rerunfilecheck) Checksum: 19F8E58C28815E7487A3EF4998E64AEE;563.
Package rerunfilecheck Info: File `main.brf' has not changed.
(rerunfilecheck) Checksum: C570B9102030AF83512B881CA3D8BB07;666.
LaTeX Font Warning: Some font shapes were not available, defaults substituted.
LaTeX Warning: There were undefined references.
)
Here is how much of TeX's memory you used:
8954
strings out of 481239
13
6428
string characters out of 5920377
42
1
188 words of memory out of 5000000
240
32
multiletter control sequences out of 15000+600000
54
0855 words of font info for 54
fonts, out of 8000000 for 9000
9025
strings out of 481239
13
7464
string characters out of 5920377
42
3
188 words of memory out of 5000000
240
85
multiletter control sequences out of 15000+600000
54
1812 words of font info for 57
fonts, out of 8000000 for 9000
1142 hyphenation exceptions out of 8191
47i,9n,42p,782b,
369
s stack positions out of 5000i,500n,10000p,200000b,80000s
47i,9n,42p,782b,
483
s stack positions out of 5000i,500n,10000p,200000b,80000s
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx10.pfb></us
r/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/shar
e/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb></usr/share/texl
...
...
@@ -560,16 +576,18 @@ xmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/texlive/texmf-dis
t/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts
/type1/public/amsfonts/cm/cmr12.pfb></usr/share/texlive/texmf-dist/fonts/type1/
public/amsfonts/cm/cmr17.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/
amsfonts/cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts
/cm/cmr9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy
10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy9.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb></usr/
share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/share/
texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
Output written on main.pdf (4 pages, 227067 bytes).
amsfonts/cm/cmr6.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts
/cm/cmr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9
.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb><
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy9.pfb></usr/sh
are/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb></usr/share/te
xlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti9.pfb></usr/share/texlive/t
exmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
Output written on main.pdf (5 pages, 263480 bytes).
PDF statistics:
1
39
PDF objects out of 1000 (max. 8388607)
1
11
compressed objects within 2 object streams
18
named destinations out of 1000 (max. 500000)
1
95
PDF objects out of 1000 (max. 8388607)
1
64
compressed objects within 2 object streams
29
named destinations out of 1000 (max. 500000)
96 words of extra memory for PDF output out of 10000 (max. 10000000)
main.pdf
View file @
c7700d5c
No preview for this file type
main.synctex.gz
View file @
c7700d5c
No preview for this file type
main.tex
View file @
c7700d5c
...
...
@@ -302,7 +302,7 @@ A leaf of the tree would have to be a trigger to not use Huffman encoding anymor
We chose not to do this but it would be a simple operation for someone with a different use case.
{
\small
\bibliographystyle
{
ieee
}
\bibliographystyle
{
alpha
}
\bibliography
{
main
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment