
Vision
lesson
Now let’s talk about the sense of vision, something we use almost all the time and practically take for granted.
lesson
Now let’s talk about the sense of vision, something we use almost all the time and practically take for granted.
lesson
In a binary image a white blob could contain one or more holes or black blobs. Those block blobs in turn could contain one or more white blobs and so on. Any blob that is surrounded by another blob, of the opposite color, is considered to be the child of the surrounding blob. This gives […]
lesson
If we look at a binary image we can easily see distinct regions, that is, sets of pixels the same color as their neighbours. We call these blobs and they’re an important way of achieving an object rather than pixel view of the scene. We can describe these blobs by their area, centroid position, bounding […]