Location:
Search - blob detector
Search list
Description: Computer vision blob detector
Platform: |
Size: 3244032 |
Author: Vlade |
Hits:
Description: The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline:
1. A foreground/background discriminator which labels each pixel as either foreground or background.
2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style.
3. A blob tracker which assigns ID numbers to blobs and tracks their motion frame-to-frame. -The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline:
1. A foreground/background discriminator which labels each pixel as either foreground or background.
2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style.
3. A blob tracker which assigns ID numbers to blobs and tracks their motion frame-to-frame.
Platform: |
Size: 6922240 |
Author: dams |
Hits:
Description: 计算三相对称的代码。这可以被用来作为一个行和BLOB探测器。相位对称是照明和图像的对比度,对称不变测度。-Calculate the three-phase symmetrical code. This can be used as a line and BLOB detector. Phase symmetrical lighting and contrast of the image, the symmetric invariant measure.
Platform: |
Size: 7168 |
Author: 王峰 |
Hits:
Description: Firdt assignment blob detector code
Platform: |
Size: 986112 |
Author: viky12
|
Hits:
Description: Blob detector for class project.
Platform: |
Size: 8192 |
Author: jacksm4ck |
Hits: