IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 1, 2010, 4:39:51 PM (16 years ago)
Author:
eugene
Message:

add function to match diff detections to input sources

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/ppSub/src/ppSub.h

    r28121 r28823  
    175175    );
    176176
     177bool ppSubFlagNeighbors(pmConfig *config, pmFPAview *view, psArray *sources, bool matchRef);
     178bool ppSubMatchSources (psArray *objects, psArray *sources, float RADIUS);
     179bool ppSubSetSourceImageIDs (psArray *sources, int imageID);
     180
    177181///@}
    178182#endif
Note: See TracChangeset for help on using the changeset viewer.