Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
alta
alta
Commits
797fb98b
Commit
797fb98b
authored
Nov 14, 2013
by
Laurent Belcour
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding license and contact files
parent
b299eac1
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
28 additions
and
1 deletion
+28
-1
documents/contacts.dox
documents/contacts.dox
+12
-0
documents/doxygen.xml
documents/doxygen.xml
+1
-0
documents/license.dox
documents/license.dox
+11
-0
documents/mainpage.dox
documents/mainpage.dox
+4
-1
No files found.
documents/contacts.dox
0 → 100644
View file @
797fb98b
/*!
\page contacts Contacts
Here are the names, affiliations, and mails of people involved in ALTA. Please
do not hesitate to share your experience of using this library, bug reports,
or feature requests.<br />
<ul>
<li><a href="mailto:laurent.belcour@inria.fr">Laurent Belcour</a></li>
<li><a href="mailto:romain.pacanowski@inria.fr">Romain Pacanowski</a></li>
<li><a href="mailto:xavier.granier@inria.fr">Xavier Granier</a></li>
</ul>
*/
documents/doxygen.xml
View file @
797fb98b
...
@@ -3,5 +3,6 @@
...
@@ -3,5 +3,6 @@
<tab
type=
"mainpage"
visible=
"yes"
title=
"Overview"
/>
<tab
type=
"mainpage"
visible=
"yes"
title=
"Overview"
/>
<tab
type=
"user"
url=
"@ref examples"
title=
"Examples"
/>
<tab
type=
"user"
url=
"@ref examples"
title=
"Examples"
/>
<tab
type=
"user"
url=
"@ref license"
title=
"License"
/>
<tab
type=
"user"
url=
"@ref license"
title=
"License"
/>
<tab
type=
"user"
url=
"@ref contacts"
title=
"Contacts"
/>
</navindex>
</navindex>
</doxygenlayout>
</doxygenlayout>
documents/license.dox
0 → 100644
View file @
797fb98b
/*!
\page license License
ALTA source code is subject to the terms of the Mozilla Public License, v. 2.0.
If a copy of the MPL was not distributed with this file, You can obtain one at
http://mozilla.org/MPL/2.0/.
We however require that you inform us of any use or modification of ALTA.
Copyright (c) 2013, Inria
*/
documents/mainpage.dox
View file @
797fb98b
...
@@ -6,11 +6,14 @@ ALTA is a software library to analyse, fit and understand BRDFs. It
...
@@ -6,11 +6,14 @@ ALTA is a software library to analyse, fit and understand BRDFs. It
provides a set of command line softwares to fit measured data to analytical
provides a set of command line softwares to fit measured data to analytical
forms, tools to understand models and data.
forms, tools to understand models and data.
ALTA is part of the <a href="http://maverick.inria.fr/Projets/ALTA/ ">
ANR 11-BS02-006</a>, a research project on light transport analysis.
<h3>Target audience</h3>
<h3>Target audience</h3>
You are working on BRDFs and you want to <b>benchmark new BRDF models</b> and
You are working on BRDFs and you want to <b>benchmark new BRDF models</b> and
compare it with state-of-the-art BRDF models and data easily. You have working
compare it with state-of-the-art BRDF models and data easily. You have working
on optical measurements and you want <b>experiment different fitting procedures
on optical measurements and you want <b>experiment different fitting procedures
and models</b> on your data.
and models</b>
, or just perform <b>statistical analysis</b>
on your data.
<h3>Sample results</h3>
<h3>Sample results</h3>
...
...
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