Changes

ZoneMinder CCTV Camera Monitoring Software

644 bytes removed, 00:42, 13 April 2008
/* Blobs AlarmedPixels FilteredPixels */
The following lines were added (+) and removed (-):
* Alarmed Pixels - This image shows all pixels in the zone that are considered to be alarmed as white pixels and all other pixels as black.  * Alarmed Pixels - only a count of individual alarmed pixels should be used to determine the state of a image.* Filtered Pixels - This is as stage one except that all pixels removed by the filters are now black. The white pixels represent the pixels that are candidates to generate an event.  * Filtered Pixels - the pixels should be filtered to remove isolated pixels before being counted.* Raw Blobs - This image contains all alarmed pixels from stage 2 but aggrageted into blobs. Each blob will have a different greyscale value (between 1 and 254) so they can be difficult to spot with the naked eye but using a colour picker or photoshop will make it easier to see what blob is what. * Blobs - a more sophisticated analysis which is designed to aggregate alarmed pixels into continuous groups, or ‘blobs’. * Filtered Blobs - This image is as stage 3 but under (or over) sized blobs have been removed. This is the final step before determining if an event has occurred, just prior to the number of blobs being counted. Thus this image forms the basis for determining whether an event is generated and outlining on alarmed images is done from the blobs in this image.
Bureaucrat, administrator
14,711
edits