source: GTP/trunk/Lib/Vis/Preprocessing/src/SG08/run_test_pixel @ 2613

Revision 2613, 5.1 KB checked in by bittner, 16 years ago (diff)

evaluation of pvs error still does not work

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3
4#COMMAND="./release/preprocessor.exe -preprocessor_quit_on_finish+"
5#COMMAND="../scripts/preprocessor.sh -preprocessor_quit_on_finish+ -preprocessor_use_gl_renderer- -preprocessor_evaluate_filter- -samples_per_pass=500000 -samples_per_evaluation=10000000 -total_samples=500000000 -preprocessor_pvs_rendererror_samples=10000 -preprocessor_evaluatePixelError+"
6COMMAND="../scripts/preprocessor.sh -preprocessor_quit_on_finish+ -preprocessor_use_gl_renderer- -preprocessor_evaluate_filter- -samples_per_pass=1000000 -samples_per_evaluation=10000000 -total_samples=500000000 -preprocessor_pvs_rendererror_samples=10000 -preprocessor_evaluatePixelError+ -preprocessor_detect_empty_viewspace+ -kd_pvs_area=1e-4"
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
31SCENE=../data/vienna/vienna_cropped.obj
32VIEWCELLS=../data/vienna/vienna_cropped-gradient-viewcells.xml.gz
33
34# view cells used for pixel error measurement
35#VIEWCELLS=../data/vienna/vienna-seq-viewcells-20000.xml.gz
36
37PREFIX=../work/plots/osp-vienna-SG08-PIXEL
38
39#SCENE=../data/atlanta/atlanta2.x3d
40#PREFIX=../work/plots/atlanta2-rss9
41
42
43$COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
44-rss_distributions=mutation+object_direction+spatial -view_cells_filter_max_size=1 \
45-view_cells_use_kd_pvs+ -af_use_kd_pvs+ \
46-preprocessor_visibility_file=$PREFIX-i-mixed-b1-n4l.xml \
47-preprocessor_stats=$PREFIX-i-mixed-b1-n4l.log \
48-preprocessor_histogram_file=$PREFIX-i-mixed-b1-n4l.hlog
49
50
51# $COMMAND -preprocessor=sampling -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
52# -preprocessor_visibility_file=$PREFIX-r-reference.xml \
53# -view_cells_filter_max_size=1 -preprocessor_stats=$PREFIX-r-reference.log \
54# -preprocessor_histogram_file=$PREFIX-r-reference.hlog
55
56# $COMMAND -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
57#  -rss_distributions=direction -view_cells_filter_max_size=1 \
58#  -preprocessor_visibility_file=$PREFIX-r-reference-global.xml \
59#  -preprocessor_stats=$PREFIX-r-reference-global.log \
60#  -preprocessor_histogram_file=$PREFIX-r-reference-global.hlog
61
62
63# $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
64# -rss_distributions=mutation+object_direction+spatial -view_cells_filter_max_size=1 \
65# -view_cells_use_kd_pvs- -af_use_kd_pvs+ \
66# -preprocessor_visibility_file=$PREFIX-i-mixed-bvh-n4k.xml \
67# -preprocessor_stats=$PREFIX-i-mixed-bvh-n4k.log \
68# -preprocessor_histogram_file=$PREFIX-i-mixed-bvh-n4k.hlog
69
70# $COMMAND -preprocessor=sampling -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
71# -view_cells_use_kd_pvs- -af_use_kd_pvs+ \
72# -preprocessor_visibility_file=$PREFIX-r-bvh-reference.xml \
73# -view_cells_filter_max_size=1 -preprocessor_stats=$PREFIX-r-bvh-reference.log \
74# -preprocessor_histogram_file=$PREFIX-r-bvh-reference.hlog
75
76# $COMMAND -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
77# -view_cells_use_kd_pvs- -af_use_kd_pvs+ \
78#  -rss_distributions=direction -view_cells_filter_max_size=1 \
79#  -preprocessor_visibility_file=$PREFIX-r-bvh-reference-global.xml \
80#  -preprocessor_stats=$PREFIX-r-bvh-reference-global.log \
81#  -preprocessor_histogram_file=$PREFIX-r-bvh-reference-global.hlog
82
83
84
85#############
86#############
87#############
88#############
89#############
90
91
92
93# $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
94#  -rss_distributions=mutation+object_direction+spatial -view_cells_filter_max_size=1 \
95#  -view_cells_use_kd_pvs- -af_use_kd_pvs- \
96#  -preprocessor_visibility_file=$PREFIX-i-mixed-bvh-n4i.xml \
97#  -preprocessor_stats=$PREFIX-i-mixed-bvh-n4i.log \
98#  -preprocessor_histogram_file=$PREFIX-i-mixed-bvh-n4i.hlog
99
100
101
102#$COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
103# -rss_distributions=mutation+object_direction+spatial -view_cells_filter_max_size=1 \
104# -preprocessor_visibility_file=$PREFIX-i-mixed-b1-n4i.xml \
105# -preprocessor_stats=$PREFIX-i-mixed-b1-n4i.log \
106# -preprocessor_histogram_file=$PREFIX-i-mixed-b1-n4i.hlog
107
108
109# e - no origin mutation, silh. tm Q=2, reverse samples
110# f - no origin, q=2, no reverse samples
111# g - gaussian origin, q=2, reverse samples
112
113# g, h contain pvs error estimations...
114
115# $COMMAND -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \
116# -rss_distributions=rss+object_direction+spatial+object+direction -view_cells_filter_max_size=1 \
117# -preprocessor_stats=$PREFIX-i-mixed-b1-n2.log \
118# -preprocessor_histogram_file=$PREFIX-i-mixed-b1-n2.hlog
119
120
121
Note: See TracBrowser for help on using the repository browser.