IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2005, 4:32:00 PM (21 years ago)
Author:
drobbin
Message:

Added psVectorGet/Set and tests. Added prototype for psImageCountPixelMask.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageStats.h

    r4970 r5089  
    99*  @author GLG, MHPCC
    1010*
    11 *  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2005-09-08 00:07:59 $
     11*  @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2005-09-22 02:32:00 $
    1313*
    1414*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    8585);
    8686
     87long psImageCountPixelMask(
     88    psImage *mask,
     89    psMaskType value
     90);
     91
    8792/// @}
    8893
Note: See TracChangeset for help on using the changeset viewer.