IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 975


Ignore:
Timestamp:
Jun 9, 2004, 4:04:21 PM (22 years ago)
Author:
Paul Price
Message:

Pointing out that findObjects needs work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/modules/include/phase2.h

    r967 r975  
    144144                            );
    145145
    146 /** Find and measure objects on the input image.  Fills in the "objects" member of the psReadout */
     146/** Find and measure objects on the input image.  Fills in the "objects" member of the psReadout. */
     147/** THIS NEEDS WORK. */
    147148psReadout *psPhase2FindObjects(psReadout *in, ///< Input image on which to find objects, and output
    148149                               const psImage *psf, ///< PSF to use to find objects
Note: See TracChangeset for help on using the changeset viewer.