Ignore:
Timestamp:
31 Aug 2013, 20:04:13 (12 years ago)
Author:
tech
Message:
  • Modified fix regarding camera parameter warnings. (H_3D_FIX_REN_WARNING)
  • Added shark sequence cfg files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified branches/HTM-DEV-2.0-dev0/source/Lib/TLibCommon/TypeDef.h

    r603 r604  
    141141
    142142/////////////////////////////////////////////////////////////////////////////////////////
    143 ///////////////////////////////////   NEW ADOPTIONS       ///////////////////////////////
     143///////////////////////////////////   HTM-8.0 INTEGRATIONS //////////////////////////////
    144144/////////////////////////////////////////////////////////////////////////////////////////
    145145
     
    196196#endif
    197197
     198#define H_3D_REN_MAX_DEV_OUT              0  // Output maximal possible shift deviation
     199
    198200/// FIXES
    199201#define H_3D_FIX_BVSP                     1  // DV from NBDV instead of DoNBDV should be used
     
    201203#define H_3D_FIX_REN                      1  // fix of erroneous inpainting for renderer
    202204#define H_3D_FIX_REN_WARNING              1  // fix of warning related to camera parameter precision
     205
    203206#define H_3D_FIX_UINT_WARNING             1  // explicit in VSD
    204207#endif // H_3D
     208
     209
     210/////////////////////////////////////////////////////////////////////////////////////////
     211///////////////////////////////////   HTM-8.1 INTEGRATIONS //////////////////////////////
     212/////////////////////////////////////////////////////////////////////////////////////////
     213
     214// Please put HTM-8.1 Integration defines here, when possible
     215
     216
     217
    205218
    206219/////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.