source: GTP/trunk/Lib/Vis/Preprocessing/src/run_test2 @ 2052

Revision 2052, 5.4 KB checked in by bittner, 17 years ago (diff)
  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3
4#COMMAND="./release/preprocessor.exe -preprocessor_quit_on_finish+"
5COMMAND="../scripts/preprocessor.sh -preprocessor_quit_on_finish+ -preprocessor_use_gl_renderer- -preprocessor_evaluate_filter+ -samples_per_evaluation=5000000 -samples_per_pass=1000000 -total_samples=100000000"
6
7
8#SCENE="../data/vienna/vienna-buildings.x3d;../data/vienna/vienna-roofs.x3d;../data/vienna/vienna-roads.x3d"
9#VIEWCELLS=../data/vienna/vienna-viewcells-5000.xml
10
11
12#SCENE=../data/soda/soda.obj
13#VIEWCELLS=../data/soda/soda5-viewcells-1000.xml
14#VIEWCELLS=../data/soda/soda5-viewcells-single.xml
15
16#SCENE=../data/PowerPlant/selection.plb
17#VIEWCELLS=../data/PowerPlant/power_plant_viewcells1.xml
18
19#SCENE=../data/soda/soda5.dat
20#VIEWCELLS=../data/soda/soda-viewcells-5000.xml
21#VIEWCELLS=../data/soda/soda5-viewcells.xml
22#VIEWCELLS=../data/soda/soda5-viewcells-single.xml
23
24#SCENE=../data/artificial/city.x3d
25#VIEWCELLS=../data/soda/soda5-viewcells2.xml
26#VIEWCELLS=../data/artificial/city-viewcells-1000.xml
27
28#SCENE=../data/test1/test2.x3d
29#VIEWCELLS=../data/test1/test-viewcells.xml
30
31
32SCENE=../data/vienna/vienna_cropped.obj
33VIEWCELLS=../data/vienna/vienna_cropped-gradient-viewcells.xml.gz
34
35# SCENE=../data/Pompeii/PompeiiTen.obj
36# VIEWCELLS=../data/Pompeii/pompeii_big-seq-viewcells.xml.gz
37
38PREFIX=../work/plots/osp-FILTER-1e5
39
40#SCENE=../data/atlanta/atlanta2.x3d
41#PREFIX=../work/plots/atlanta2-rss9
42
43
44$COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
45-rss_distributions=mutation+object_direction+spatial \
46-view_cells_filter_width=1.0 \
47-view_cells_use_kd_pvs+ -af_use_kd_pvs- \
48-preprocessor_visibility_file=$PREFIX-i-mixed-b1-n4a.xml \
49-preprocessor_stats=$PREFIX-i-mixed-b1-n4a.log \
50-preprocessor_histogram_file=$PREFIX-i-mixed-b1-n4a.hlog
51
52$COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
53-rss_distributions=mutation+object_direction+spatial \
54-view_cells_filter_width=0.0 \
55-view_cells_use_kd_pvs+ -af_use_kd_pvs- \
56-preprocessor_visibility_file=$PREFIX-i-mixed-b1-n4b.xml \
57-preprocessor_stats=$PREFIX-i-mixed-b1-n4b.log \
58-preprocessor_histogram_file=$PREFIX-i-mixed-b1-n4b.hlog
59
60$COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
61-rss_distributions=mutation+object_direction+spatial \
62-view_cells_filter_width=1.0 \
63-view_cells_use_kd_pvs+ -af_use_kd_pvs+ \
64-preprocessor_visibility_file=$PREFIX-i-mixed-b1-n4c.xml \
65-preprocessor_stats=$PREFIX-i-mixed-b1-n4c.log \
66-preprocessor_histogram_file=$PREFIX-i-mixed-b1-n4c.hlog
67
68# $COMMAND -preprocessor=sampling -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
69# -preprocessor_visibility_file=$PREFIX-r-reference.xml \
70# -view_cells_filter_max_size=1 -preprocessor_stats=$PREFIX-r-reference.log \
71# -preprocessor_histogram_file=$PREFIX-r-reference.hlog
72
73# $COMMAND -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
74#  -rss_distributions=direction -view_cells_filter_max_size=1 \
75#  -preprocessor_visibility_file=$PREFIX-r-reference-global.xml \
76#  -preprocessor_stats=$PREFIX-r-reference-global.log \
77#  -preprocessor_histogram_file=$PREFIX-r-reference-global.hlog
78
79
80# $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
81# -rss_distributions=mutation+object_direction+spatial -view_cells_filter_max_size=1 \
82# -view_cells_use_kd_pvs- -af_use_kd_pvs+ \
83# -preprocessor_visibility_file=$PREFIX-i-mixed-bvh-n4k.xml \
84# -preprocessor_stats=$PREFIX-i-mixed-bvh-n4k.log \
85# -preprocessor_histogram_file=$PREFIX-i-mixed-bvh-n4k.hlog
86
87# $COMMAND -preprocessor=sampling -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
88# -view_cells_use_kd_pvs- -af_use_kd_pvs+ \
89# -preprocessor_visibility_file=$PREFIX-r-bvh-reference.xml \
90# -view_cells_filter_max_size=1 -preprocessor_stats=$PREFIX-r-bvh-reference.log \
91# -preprocessor_histogram_file=$PREFIX-r-bvh-reference.hlog
92
93# $COMMAND -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
94# -view_cells_use_kd_pvs- -af_use_kd_pvs+ \
95#  -rss_distributions=direction -view_cells_filter_max_size=1 \
96#  -preprocessor_visibility_file=$PREFIX-r-bvh-reference-global.xml \
97#  -preprocessor_stats=$PREFIX-r-bvh-reference-global.log \
98#  -preprocessor_histogram_file=$PREFIX-r-bvh-reference-global.hlog
99
100
101
102#############
103#############
104#############
105#############
106#############
107
108
109
110# $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
111#  -rss_distributions=mutation+object_direction+spatial -view_cells_filter_max_size=1 \
112#  -view_cells_use_kd_pvs- -af_use_kd_pvs- \
113#  -preprocessor_visibility_file=$PREFIX-i-mixed-bvh-n4i.xml \
114#  -preprocessor_stats=$PREFIX-i-mixed-bvh-n4i.log \
115#  -preprocessor_histogram_file=$PREFIX-i-mixed-bvh-n4i.hlog
116
117
118
119#$COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
120# -rss_distributions=mutation+object_direction+spatial -view_cells_filter_max_size=1 \
121# -preprocessor_visibility_file=$PREFIX-i-mixed-b1-n4i.xml \
122# -preprocessor_stats=$PREFIX-i-mixed-b1-n4i.log \
123# -preprocessor_histogram_file=$PREFIX-i-mixed-b1-n4i.hlog
124
125
126# e - no origin mutation, silh. tm Q=2, reverse samples
127# f - no origin, q=2, no reverse samples
128# g - gaussian origin, q=2, reverse samples
129
130# g, h contain pvs error estimations...
131
132# $COMMAND -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
133# -rss_distributions=rss+object_direction+spatial+object+direction -view_cells_filter_max_size=1 \
134# -preprocessor_stats=$PREFIX-i-mixed-b1-n2.log \
135# -preprocessor_histogram_file=$PREFIX-i-mixed-b1-n2.hlog
136
137
138
Note: See TracBrowser for help on using the repository browser.