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

[docs] Update documentation structure with markdown files #1300

Merged
merged 9 commits into from
Nov 17, 2022
Merged
Show file tree
Hide file tree
Changes from 8 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
15 changes: 15 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

# Required
version: 2

sphinx:
builder: html
configuration: docs/sphinx/conf.py

build:
os: "ubuntu-20.04"
tools:
python: "3"
104 changes: 104 additions & 0 deletions BIBLIOGRAPHY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
# Bibliography

[Kneip] **A Novel Parametrization of the P3P-Problem for a Direct Computation of Absolute Camera Position and Orientation.**
Kneip, L.; Scaramuzza, D. ; Siegwart, R.
CVPR 2011

[EPnP] **EPnP: An Accurate O(n) Solution to the PnP Problem.**
V. Lepetit and F. Moreno-Noguer and P. Fua, IJCV 2009. vol. 81, no. 2.

[HZ] **Multiple view geometry in computer vision.**
Hartley, Richard, and Andrew Zisserman.
Vol. 2. Cambridge, 2000.

[Stewenius] **Recent Developments on Direct Relative Orientation.**
H. Stewenius, C. Engels and D. Nister.
ISPRS 2006

[Nister] **An Efficient Solution to the Five-Point Relative Pose.**
D. Nister
PAMI 2004

[Longuet] **A computer algorithm for reconstructing a scene from two projections.**
Longuet-Higgins, H. C.
Readings in Computer Vision: Issues, Problems, Principles, and Paradigms, MA Fischler and O. Firschein, eds (1987): 61-62.

[Chatterjee] **Efficient and Robust Large-Scale Rotation Averaging.**
Avishek Chatterjee and Venu Madhav Govindu, ICCV 2013.

[Kyle2014] **Robust Global Translations with 1DSfM.**
Kyle Wilson and Noah Snavely, ECCV 2014.

[Martinec] **Robust Multiview Reconstruction.**
Daniel Martinec, 2008.

[ACSfM] **Adaptive structure from motion with a contrario model estimation.**
Pierre Moulon, Pascal Monasse, and Renaud Marlet.
In ACCV, 2012.

[GlobalACSfM] **Global Fusion of Relative Motions for Robust, Accurate and Scalable Structure from Motion.**
Pierre Moulon, Pascal Monasse and Renaud Marlet.
In ICCV, 2013.

[TracksCVMP12] **Unordered feature tracking made fast and easy**
Pierre Moulon and Pascal Monasse, CVMP 2012.

[KVLD12] **Virtual Line Descriptor and Semi-Local Graph Matching Method for Reliable Feature Correspondence.**
Zhe LIU and Renaud MARLET, BMVC 2012.

[Moulon13] **Global Multiple-View Color Consistency.**
Pierre Moulon, Bruno Duisit and Pascal Monasse, CVMP 2013.

[PMVS] **Accurate, dense, and robust multi-view stereopsis.**
Yasutaka Furukawa and Jean Ponce.
IEEE Trans. on Pattern Analysis and Machine Intelligence, 32(8):1362-1376, 2010.

[CMPMVS] **Multi-View Reconstruction Preserving Weakly-Supported Surfaces.**
M. Jancosek, T. Pajdla, CVPR 2011.

[Waechter2014] **Let There Be Color! Large-Scale Texturing of 3D Reconstructions.**
M. Waechter, N. Moehrle, and M. Goesele, ECCV 2014.

[FLANN] **Fast Approximate Nearest Neighbors with Automatic Algorithm Configuration.**
Muja, Marius, and David G. Lowe. VISAPP (1). 2009.

[LinfNorm] **L infinity Minimization in Geometric Reconstruction Problems.**
Richard I. Hartley, Frederik Schaffalitzky. CVPR 2004.

[LinfNormGeneric] **Multiple-View Geometry under the L infty Norm; Multiple View Geometry and the L infty -norm.**
Fredrik Kahl, Richard Hartley, 2008; and Fredrik Kahl, ICCV 2005.

[Arnak] **Robust estimation for an inverse problem arising in multiview geometry.**
Arnak S. Dalalyan, Renaud Keriven. In J. Math. Imaging Vision, 2012.

[RANSAC] **Random sample consensus: a paradigm for model fitting with applications to image analysis and automated cartography.**
Fischler, Martin A., and Robert C. Bolles.
Communications of the ACM 24.6 (1981): 381-395.

[ACRANSAC] **Automatic homographic registration of a pair of images, with a contrario elimination of outliers.**
Moisan, Lionel, Pierre Moulon, and Pascal Monasse.
Image Processing On Line 10 (2012)

[VLFEAT] **VLFeat: An Open and Portable Library of Computer Vision Algorithms**
A. Vedaldi and B. Fulkerson, 2008. http://www.vlfeat.org/, http://www.vlfeat.org/overview/sift.html.

[OlssonDuality] **Outlier Removal Using Duality.**
Carl Olsson, Anders Eriksson and Richard Hartley, Richard. CVPR 2010.

[CASCADEHASHING] **Fast and Accurate Image Matching with Cascade Hashing for 3D Reconstruction**
Jian Cheng, Cong Leng, Jiaxiang Wu, Hainan Cui, Hanqing Lu. CVPR 2014.

[Ceres] **Ceres Solver**
Sameer Agarwal and Keir Mierle and Others, http://ceres-solver.org

[CppUnitLite] **CppUnitLite** http://c2.com/cgi/wiki?CppUnitLite

[Eigen] **Eigen** http://eigen.tuxfamily.org/index.php?title=Main_Page

[LEMON] **Lemon** http://lemon.cs.elte.hu/trac/lemon

[STLplus] **STLplus** http://stlplus.sourceforge.net/

[LP] **Linear Programming** http://en.wikipedia.org/wiki/Linear_programming


5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ If you use this project for a publication, please cite the [paper](https://hal.a
```


## Bibliography

See [**Bibliography**](BIBLIOGRAPHY.md) for the list of research papers and tools used in this project.


## Get the project

Get the source code: `git clone --recursive git://github.com/alicevision/AliceVision`
Expand Down
5 changes: 5 additions & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Doxygen
doxygen/build/

# Sphinx
sphinx/_build/
Loading