Changeset 977 for GTP/trunk/Lib/Vis/Preprocessing
- Timestamp:
- 05/22/06 18:46:36 (19 years ago)
- Location:
- GTP/trunk/Lib/Vis/Preprocessing/scripts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells
r975 r977 23 23 -view_cells_type=vspBspTree \ 24 24 -view_cells_construction_samples=0 \ 25 -vsp_bsp_construction_samples=500 \26 -vsp_bsp_term_max_view_cells=10 \25 -vsp_bsp_construction_samples=500000 \ 26 -vsp_bsp_term_max_view_cells=1000 \ 27 27 -view_cells_evaluation_stats_prefix=$LOG_PREFIX-$METHOD \ 28 28 -view_cells_merge_stats=$LOG_PREFIX-$METHOD-mergeStats.log \
Note: See TracChangeset
for help on using the changeset viewer.