#include <pmObjects.h>
Collaboration diagram for psSource:

Data Fields | |
| psPeak * | peak |
| Description of peak pixel. | |
| psImage * | pixels |
| Rectangular region including object pixels. | |
| psImage * | mask |
| Mask which marks pixels associated with objects. | |
| psMoments * | moments |
| Basic moments measure for the object. | |
| psModel * | models |
| Model parameters and type. | |
| psSourceType | type |
| Best identification of object. | |
|
|
Mask which marks pixels associated with objects.
Definition at line 92 of file pmObjects.h. |
|
|
Model parameters and type.
Definition at line 94 of file pmObjects.h. |
|
|
Basic moments measure for the object.
Definition at line 93 of file pmObjects.h. |
|
|
Description of peak pixel.
Definition at line 90 of file pmObjects.h. |
|
|
Rectangular region including object pixels.
Definition at line 91 of file pmObjects.h. |
|
|
Best identification of object.
Definition at line 95 of file pmObjects.h. |
1.4.1