|
Files |
file | BallDetectionGenerator.cc |
| Implements BallDetectionGenerator, which uses segmented color region information to detect round objects.
|
file | BallDetectionGenerator.h |
| Describes BallDetectionGenerator, which uses segmented color region information to detect round objects.
|
file | CDTGenerator.cc |
| Implements CDTGenerator, which generates SegmentedColorFilterBankEvents with images provided from the system.
|
file | CDTGenerator.h |
| Describes CDTGenerator, which generates SegmentedColorFilterBankEvents with images provided from the system.
|
file | cmv_region.h |
file | cmv_threshold.h |
file | cmv_types.h |
file | cmvision.h |
file | colors.h |
file | FilterBankGenerator.cc |
| Implements abstract base class for generators of FilterBankEvent's.
|
file | FilterBankGenerator.h |
| Describes abstract base class for generators of FilterBankEvent's.
|
file | InterleavedYUVGenerator.cc |
| Implements InterleavedYUVGenerator, which generates FilterBankEvents containing raw camera images with interleaved pixels (YUVYUVYUV... instead of YYY...UUU...VVV...).
|
file | InterleavedYUVGenerator.h |
| Describes InterleavedYUVGenerator, which generates FilterBankEvents containing raw camera images with interleaved pixels (YUVYUVYUV... instead of YYY...UUU...VVV...).
|
file | JPEGGenerator.cc |
| Implements JPEGGenerator, which generates FilterBankEvents containing JPEG compressed images.
|
file | JPEGGenerator.h |
| Describes JPEGGenerator, which generates FilterBankEvents containing JPEG compressed images.
|
file | RawCameraGenerator.cc |
| Implements RawCameraGenerator, which generates FilterBankEvents containing raw camera images.
|
file | RawCameraGenerator.h |
| Describes RawCameraGenerator, which generates FilterBankEvents containing raw camera images.
|
file | RegionGenerator.cc |
| Implements RegionGenerator, which connects regions of CMVision format runs in RLEGenerator.
|
file | RegionGenerator.h |
| Describes RegionGenerator, which connects regions of CMVision format runs in RLEGenerator.
|
file | RLEGenerator.cc |
| Implements RLEGenerator, which generates RLE compressed FilterBankEvents (generally from indexed color images from, say, SegmentedColorGenerator).
|
file | RLEGenerator.h |
| Describes RLEGenerator, which generates RLE compressed FilterBankEvents (generally from indexed color images from, say, SegmentedColorGenerator).
|
file | SegmentedColorGenerator.cc |
| Implements SegmentedColorGenerator, which generates FilterBankEvents indexed color images based on a color threshold file.
|
file | SegmentedColorGenerator.h |
| Describes SegmentedColorGenerator, which generates FilterBankEvents indexed color images based on a color threshold file.
|