- Timestamp:
- Mar 21, 2012, 6:42:08 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/libdvo/include/dvo.h
r33564 r33574 470 470 int PhotColorTiny (AverageTiny *average, SecFilt *secfilt, MeasureTiny *measure, int c1, int c2, double *color); 471 471 472 473 472 PhotCodeData *GetPhotcodeTable (void); 474 473 void SetPhotcodeTable (PhotCodeData *); 475 474 476 475 int *GetSecFiltMap(PhotCodeData *ouput, PhotCodeData* input); 476 PhotCode **ParsePhotcodeList (char *rawlist, int *nphotcodes, int needAve); 477 477 478 478 int LoadPhotcodes (char *catdir_file, char *master_file, int readwrite);
Note:
See TracChangeset
for help on using the changeset viewer.
