Ask Your Question
0

How to save the blobs present in the currrent image using cvBlob library?

asked 2013-03-21 08:51:32 -0600

Sagar gravatar image

Hello everybody, I want to save the moving blobs from the image using the cvblob library so how to achieve this

edit retag flag offensive close merge delete

Comments

What do you actually want to save? The coördinates? The region in the original image? The size or area of the blob? Give us more information please.

BTW, cvBlob is no original openCV functionality. It is a standalone add-on to openCV. Not sure if this is the right place to ask for help.

StevenPuttemans gravatar imageStevenPuttemans ( 2013-03-21 16:36:25 -0600 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2013-03-21 16:37:47 -0600

Assuming you want the image of the moving blobs, this is the way to go:

http://code.google.com/p/cvblob/wiki/FAQ#3.4_How_can_I_save_the_image_of_a_blob?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-03-21 08:51:32 -0600

Seen: 454 times

Last updated: Mar 21 '13