IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 21, 2012, 6:42:08 AM (14 years ago)
Author:
eugene
Message:

moving ParsePhotcodeList to libdvo; adding photdbc parallel mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/libdvo/include/dvo.h

    r33564 r33574  
    470470int PhotColorTiny (AverageTiny *average, SecFilt *secfilt, MeasureTiny *measure, int c1, int c2, double *color);
    471471
    472 
    473472PhotCodeData *GetPhotcodeTable (void);
    474473void SetPhotcodeTable (PhotCodeData *);
    475474
    476475int *GetSecFiltMap(PhotCodeData *ouput, PhotCodeData* input);
     476PhotCode **ParsePhotcodeList (char *rawlist, int *nphotcodes, int needAve);
    477477
    478478int LoadPhotcodes (char *catdir_file, char *master_file, int readwrite);
Note: See TracChangeset for help on using the changeset viewer.