Ignore:
Timestamp:
01/18/07 11:44:46 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.h

    r1968 r1990  
    145145                                                  VssRayContainer &vssRays, 
    146146                                                  const bool castDoubleRays, 
    147                                                   const bool pruneInvalidRays = true); 
     147                                                  const bool pruneInvalidRays = true, 
     148                                                  const bool keepOrigin = false); 
    148149 
    149150        /** Compute pixel error of the current PVS solution by sampling given number of viewpoints */ 
Note: See TracChangeset for help on using the changeset viewer.