Ignore:
Timestamp:
01/22/07 15:31:08 (18 years ago)
Author:
bittner
Message:

mutation strategy updated, importance depending on rsuccess

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/run_test2

    r2008 r2011  
    77#VIEWCELLS=../data/vienna/vienna-viewcells-5000.xml 
    88 
    9 #SCENE=../data/soda/soda5.dat 
     9 
     10#SCENE=../data/soda/soda.obj 
    1011#VIEWCELLS=../data/soda/soda5-viewcells-1000.xml 
    1112#VIEWCELLS=../data/soda/soda5-viewcells-single.xml 
     
    4950$COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 
    5051 -rss_distributions=mutation+object_direction+spatial -view_cells_filter_max_size=1 \ 
    51  -preprocessor_visibility_file=$PREFIX-i-mixed-b1-n4h.xml \ 
    52  -preprocessor_stats=$PREFIX-i-mixed-b1-n4h.log \ 
    53  -preprocessor_histogram_file=$PREFIX-i-mixed-b1-n4h.hlog 
     52 -view_cells_use_kd_pvs- -af_use_kd_pvs- \ 
     53 -preprocessor_visibility_file=$PREFIX-i-mixed-b1-n4i.xml \ 
     54 -preprocessor_stats=$PREFIX-i-mixed-b1-n4i.log \ 
     55 -preprocessor_histogram_file=$PREFIX-i-mixed-b1-n4i.hlog 
    5456 
    5557 
     
    5860# g - gaussian origin, q=2, reverse samples 
    5961 
     62# g, h contain pvs error estimations... 
    6063 
    6164# $COMMAND -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 
Note: See TracChangeset for help on using the changeset viewer.