IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 1, 2005, 10:47:40 AM (21 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/pmObjects.h

    r3600 r3625  
    55 *  @author GLG, MHPCC
    66 *
    7  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2005-03-31 23:45:22 $
     7 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2005-04-01 20:47:40 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    110110
    111111/******************************************************************************
    112 pmFindVectorPeeks(vector, threshold): Find all local peaks in the given vector
     112pmFindVectorPeaks(vector, threshold): Find all local peaks in the given vector
    113113above the given threshold.  Returns a vector of type PS_TYPE_U32 containing
    114114the location (x value) of all peaks.
     
    119119
    120120/******************************************************************************
    121 pmFindImagePeeks(image, threshold): Find all local peaks in the given psImage
     121pmFindImagePeaks(image, threshold): Find all local peaks in the given psImage
    122122above the given threshold.  Returns a psList containing the location (x/y
    123123value) of all peaks.
Note: See TracChangeset for help on using the changeset viewer.