Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add arxiv version #87

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added arxiv/fig-lesion_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arxiv/fig_cracks_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arxiv/fig_pl_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arxiv/getting_started_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arxiv/pano_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
333 changes: 333 additions & 0 deletions arxiv/skimage.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,333 @@
%-------------
% Bibliography
%-------------

@article{numpy,
author={van der Walt, S and Colbert, CS and Varoquaux G},
year={2011},
title={{The NumPy} array: a structure for efficient numerical computation},
journal={Computing in Science and Engineering},
volume={13},
number={2},
pages={22--30},
}

@article{ipython,
author={P\'{e}rez, F and Granger, BE},
year={2007},
title={{IPython}: A System for Interactive Scientific Computing},
journal={Computing in Science and Engineering},
volume={9},
number={3},
pages={21--29},
doi={doi:10.1109/MCSE.2007.53.}
}

@article{Mahotas,
author = {Luis Coelho},
title = {Mahotas: Open source software for scriptable computer vision},
journal = {Journal of Open Research Software},
volume = {1},
number = {1},
year = {2013}
}

@article{scikit-learn,
author={Pedregosa, F and Varoquaux, G and Gramfort, A and Michel, V and Thirion, B and Grisel, O and Blondel, M and Prettenhofer, P and Weiss, R and Dubourg, V and Vanderplas, J and Passos, A and Cournapeau, D and Brucher, M and Perrot, M and Duchesnay, E},
year={2011},
title={Scikit-learn: machine learning in Python.},
journal={Journal of Machine Learning Research},
volume={12},
pages={2825-2830}
}

@article{neurodebian,
AUTHOR={Halchenko, Yaroslav O. and Hanke, Michael},
TITLE={Open is not enough. Let's take the next step: An integrated, community-driven computing platform for neuroscience},
JOURNAL={Frontiers in Neuroinformatics},
VOLUME={6},
YEAR={2012},
NUMBER={22},
URL={http://www.frontiersin.org/neuroinformatics/10.3389/fninf.2012.00022/full},
DOI={10.3389/fninf.2012.00022},
ISSN={1662-5196}
}

@misc{ubuntu,
title={python-skimage in {Ubuntu.}},
url={\url{http://packages.ubuntu.com/search?keywords=python-skimage}},
author={{Canonical, Ltd.}},
year={2004},
note={\url{http://packages.ubuntu.com/search?keywords=python-skimage} Accessed: 2014-03-30}
}

@article{Canny,
author={Canny, J},
year={1986},
title={A Computational Approach To Edge Detection.},
journal={IEEE Trans. Pattern Analysis and Machine Intelligence.},
volume={8},
pages={679-714}
}

@misc{BSD,
url={\url{http://www.gnu.org/licenses/license-list.html\#ModifiedBSD}},
author={{Regents of the University of California}},
year={1999},
note={\url{http://www.gnu.org/licenses/license-list.html\#ModifiedBSD} Accessed: 2014-03-30}
}

@article{Cython,
author={Behnel, S and Bradshaw, R and Citro, C and Dalcin, L and Seljebotn, DS and Smith, K},
year={2011},
title={{Cython}: {T}he best of both worlds.},
journal={Computing in Science and Engineering},
volume={13},
number={2},
pages={31-39}
}

@misc{TravisCI,
url={\url{https://travis-ci.org}},
author={{the Travis-CI community}},
year={2012},
note={\url{https://travis-ci.org} Accessed: 2014-03-30}
}

@misc{Coveralls,
url={\url{https://coveralls.io}},
author={{LEMUR Heavy Industries}},
year={2013},
note={\url{https://coveralls.io} Accessed: 2014-03-30}
}

@misc{PEP8,
title={{PEP} 8: {S}tyle guide for {P}ython code.},
url={\url{http://www.python.org/dev/peps/pep-0008/}},
author={van Rossum, G and Warsaw, B and Coghlan N},
year={2001},
note={\url{http://www.python.org/dev/peps/pep-0008/} Accessed: 2014-03-30}
}

@misc{NumpyDoc,
title={A {G}uide to {N}um{P}y/{S}ci{P}y {D}ocumentation.},
url={\url{https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt}},
author={Gommers, R},
year={2010},
note={\url{https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt} Accessed: 2014-03-30}
}

@misc{flake8,
title={Flake8},
url={\url{https://pypi.python.org/pypi/flake8}},
author={Cordasco, I},
year={2010},
note={\url{https://pypi.python.org/pypi/flake8} Accessed: 2014-03-30}
}

@misc{Sphinx,
title={Sphinx {P}ython {D}ocumentation {G}enerator.},
url={\url{http://sphinx-doc.org/}},
author={Brandl, G},
year={2007},
note={\url{http://sphinx-doc.org/} Accessed: 2014-03-30}
}

@misc{DirectX,
title={{D}irect{X} data conversion rules.},
url={\url{http://msdn.microsoft.com/en-us/library/windows/desktop/dd607323}},
author={{Microsoft}},
year={1995},
note={\url{http://msdn.microsoft.com/en-us/library/windows/desktop/dd607323} Accessed: 2014-03-30}
}

@misc{OpenGL,
title={{O}pen{GL} {ES} Common Profile Specification, Version 2.0.25 (Full Specification).},
url={\url{https://www.khronos.org/registry/gles/specs/2.0/es_full_spec_2.0.25.pdf}},
author={Munshi, A and Leech, J},
year={2010},
note={\url{https://www.khronos.org/registry/gles/specs/2.0/es_full_spec_2.0.25.pdf} Accessed: 2014-03-30}
}

@book{GraphicsGemsI,
author={Paeth, AW},
year={1990},
title={Proper treatment of pixels as integers.},
pages={249-256},
publisher={{Graphics Gems}}
}

@article{Bhatt04,
author={Bhatt, DH and Otto, SJ and Depoister, B and Fetcho JR.},
year={2004},
title={Cyclic AMP-Induced Repair of Zebrafish Spinal Circuits.},
journal={Science},
volume={305},
pages={254-258},
doi={doi:10.1126/science.1098439}
}

@article{Thuret06,
author={Thuret, S and Moon, LDF and Gage, FH.},
year={2006},
title={Therapeutic interventions after spinal cord injury.},
journal={Nature Rev Neurosci},
volume={7},
pages={628-643},
doi={doi:10.1038/nrn1955}
}

@misc{sciencefair,
title={Privately sponsored project, Project awards 2014, {S}ynopsis {S}ilicon {V}alley {S}cience and {T}echnology {C}hampionship},
url={\url{http://science-fair.org/database/project_awards.php?schoolname=Privately+Sponsored+Project&school_year=2014}},
author={{science-fair.org}},
year={2014},
note={\url{http://science-fair.org/database/project_awards.php?schoolname=Privately+Sponsored+Project\&school_year=2014} Accessed: 2014-03-30}
}

@misc{scipylecturenotes,
title={Scipy Lecture Notes},
url={\url{http://scipy-lectures.github.io/}},
author={Haenel, V and Gouillart, E and Varoquaux, G and {scipy-lecture-notes contributors}},
year={2014},
note={\url{http://scipy-lectures.github.io/} Accessed: 2014-03-30}
}

@misc{cc-by,
title={{CC-BY license}},
url={\url{http://creativecommons.org/licenses/by/4.0/}},
author={{Creative Commons}},
year={2013},
note={\url{http://creativecommons.org/licenses/by/4.0/} Accessed: 2014-03-30}
}

@inproceedings{ORB,
author={Rublee, E and Rabaud, V and Konolige, K and Bradski G.},
title={{ORB}: An efficient alternative to {SIFT} or {SURF}},
booktitle={Proceedings of the 2011 International Conference on Computer Vision {(ICCV)}},
pages={2564-2571},
year={2011},
doi={10.1109/ICCV.2011.6126544}
}

@article{ransac,
author={Fischler, MA and Bolles, RC.},
title={Random Sample Consensus: A Paradigm for Model Fitting with Applications to Image Analysis and Automated Cartography.},
journal={Comm. of the {ACM}},
volume={24},
number={6},
pages={381-395},
year={1981},
doi={doi:10.1145/358669.358692}
}

@article{burt_adelson_0,
author={Burt, P and Adelson, E.},
title={A Multiresolution Spline With Application to Image Mosaics},
journal={{ACM} Transactions on Graphics},
volume={2},
number={4},
year={1983},
pages={217-236}
}

@article{burt_adelson_1,
author={Burt, P.J. and Adelson, E.H.},
journal={Communications, IEEE Transactions on},
title={The Laplacian Pyramid as a Compact Image Code},
year={1983},
month={Apr},
volume={31},
number={4},
pages={532-540},
keywords={Image coding;Data compression;Data structures;Entropy;Frequency;Image coding;Image sampling;Laplace equations;Low pass filters;Pixel;Shape},
doi={10.1109/TCOM.1983.1095851},
ISSN={0090-6778},
}

@misc{Enblend,
title={{Enblend} 4.0 documentation},
year={2010},
url={\url{http://enblend.sourceforge.net}},
author={Dersch, H},
note={\url{http://enblend.sourceforge.net} Accessed: 2014-03-30}
}

@article{imagej,
author = {Schneider, Caroline A and Rasband, Wayne S and Eliceiri, Kevin W},
title = {{NIH Image to ImageJ: 25 years of image analysis.}},
journal = {Nature methods},
year = {2012},
volume = {9},
number = {7},
pages = {671--675},
month = jul
}

@article{Fiji,
author = {Schindelin, Johannes and Arganda-Carreras, Ignacio and Frise, Erwin and Kaynig, Verena and Longair, Mark and Pietzsch, Tobias and Preibisch, Stephan and Rueden, Curtis and Saalfeld, Stephan and Schmid, Benjamin and Tinevez, Jean-Yves and White, Daniel James and Hartenstein, Volker and Eliceiri, Kevin and Tomancak, Pavel and Cardona, Albert},
title = {{Fiji: an open-source platform for biological-image analysis.}},
journal = {Nature methods},
year = {2012},
volume = {9},
number = {7},
pages = {676--682},
month = jul
}

@article{opencv,
author = {Bradski, G.},
citeulike-article-id = {2236121},
journal = {Dr. Dobb's Journal of Software Tools},
keywords = {bibtex-import},
posted-at = {2008-01-15 19:21:54},
priority = {4},
title = {The {O}pen{CV} library.},
pages = {120-126},
volume = {25},
issue = {11},
year = {2000}
}

@article{matplotlib,
author={Hunter, J. D.},
title={Matplotlib: A 2D graphics environment},
journal={Computing In Science \& Engineering},
volume={9},
number={3},
pages={90--95},
publisher={IEEE COMPUTER SOC},
year={2007}
}

@misc{scipylib,
author={Jones, Eric and Oliphant, Travis E. and Peterson, Pearu and others},
title={{SciPy}: Open source scientific tools for {Python}},
year={2001},
url={\url{http://www.scipy.org/}}
}

@article{scipy,
author={Oliphant, Travis E.},
title={Python for scientific computing.},
journal={Computing In Science \& Engineering},
volume={9},
number={3},
pages={10--20},
publisher={IEEE COMPUTER SOC},
year={2007}
}

@misc{rfc2418,
author="S. Bradner",
title="{IETF Working Group Guidelines and Procedures}",
series="Request for Comments",
number="2418",
howpublished="RFC 2418 (Best Current Practice)",
publisher="IETF",
organization="Internet Engineering Task Force",
year=1998,
month=sep,
note="Updated by RFC 3934",
url="http://www.ietf.org/rfc/rfc2418.txt",
}
Loading