Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
alta
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alta
alta
Commits
b299eac1
Commit
b299eac1
authored
Nov 14, 2013
by
Laurent Belcour
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating a lot of stuf
parent
701832d0
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
820 additions
and
196 deletions
+820
-196
documents/alta_logo.svg
documents/alta_logo.svg
+5
-17
documents/doxygen.conf
documents/doxygen.conf
+4
-2
documents/doxygen.css
documents/doxygen.css
+797
-175
documents/doxygen.xml
documents/doxygen.xml
+7
-0
documents/mainpage.dox
documents/mainpage.dox
+7
-2
No files found.
documents/alta_logo.svg
View file @
b299eac1
...
...
@@ -9,7 +9,7 @@
xmlns=
"http://www.w3.org/2000/svg"
xmlns:sodipodi=
"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape=
"http://www.inkscape.org/namespaces/inkscape"
width=
"
26
0"
width=
"
10
0"
height=
"100"
id=
"svg2"
version=
"1.1"
...
...
@@ -27,9 +27,9 @@
borderopacity=
"1.0"
inkscape:pageopacity=
"0.0"
inkscape:pageshadow=
"2"
inkscape:zoom=
"
1.979899
"
inkscape:cx=
"
164.82291
"
inkscape:cy=
"
137.62971
"
inkscape:zoom=
"
7.919596
"
inkscape:cx=
"
49.77896
"
inkscape:cy=
"
53.497789
"
inkscape:document-units=
"px"
inkscape:current-layer=
"layer1"
showgrid=
"false"
...
...
@@ -61,7 +61,7 @@
transform=
"translate(-218.72743,-395.33271)"
>
<g
id=
"g3008"
transform=
"matrix(0.340257,0,0,0.340257,14
5.31405
,324.51401)"
>
transform=
"matrix(0.340257,0,0,0.340257,14
4.43016
,324.51401)"
>
<path
sodipodi:nodetypes=
"sssssscss"
inkscape:connector-curvature=
"0"
...
...
@@ -215,17 +215,5 @@
d=
"m 351.76926,411.13346 c 10.71797,-11.13495 13.99811,-25.36757 13.57674,-25.77316 -0.45147,-0.43456 -14.51851,3.41511 -25.23648,14.55007 -10.71796,11.13495 -16.79646,22.67398 -13.57671,25.77316 3.21974,3.09916 14.51848,-3.41511 25.23645,-14.55007 z"
style=
"fill:none;stroke:#cdd1ff;stroke-width:0.79749054;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0"
/>
</g>
<text
xml:space=
"preserve"
style=
"font-size:72.44132996px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Comfortaa;-inkscape-font-specification:Comfortaa"
x=
"287.89276"
y=
"472.83273"
id=
"text3009"
sodipodi:linespacing=
"125%"
><tspan
sodipodi:role=
"line"
id=
"tspan3011"
x=
"287.89276"
y=
"472.83273"
style=
"font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:DejaVu Sans;-inkscape-font-specification:DejaVu Sans"
>
ALTA
</tspan></text>
</g>
</svg>
documents/doxygen.conf
View file @
b299eac1
PROJECT_NAME
=
ALTA
PROJECT_NUMBER
=
0
.
1
PROJECT_NUMBER
=
alpha
SEARCHENGINE
=
NO
INPUT
= ../
sources
../
sources
/
scripts
.
...
...
@@ -10,7 +10,9 @@ GENERATE_LATEX = NO
EXTRACT_ALL
=
NO
DISABLE_INDEX
=
YES
#DISABLE_INDEX = YES
LAYOUT_FILE
=
doxygen
.
xml
PROJECT_LOGO
=
alta_logo
.
svg
MULTILINE_CPP_IS_BRIEF
=
YES
...
...
documents/doxygen.css
View file @
b299eac1
This diff is collapsed.
Click to expand it.
documents/doxygen.xml
0 → 100644
View file @
b299eac1
<doxygenlayout
version=
"1.0"
>
<navindex>
<tab
type=
"mainpage"
visible=
"yes"
title=
"Overview"
/>
<tab
type=
"user"
url=
"@ref examples"
title=
"Examples"
/>
<tab
type=
"user"
url=
"@ref license"
title=
"License"
/>
</navindex>
</doxygenlayout>
documents/mainpage.dox
View file @
b299eac1
...
...
@@ -7,8 +7,13 @@ provides a set of command line softwares to fit measured data to analytical
forms, tools to understand models and data.
<h3>Target audience</h3>
You are a <bold>researcher</bold> working on BRDFs and you want to
experiment a new model and compare it with other models and data easily.
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
on optical measurements and you want <b>experiment different fitting procedures
and models</b> on your data.
<h3>Sample results</h3>
<h2>Download and install</h2>
...
...
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