Ask Your Question

Sagar's profile - activity

2013-03-21 08:51:32 -0600 asked a question How to save the blobs present in the currrent image using cvBlob library?

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

2013-03-20 11:14:40 -0600 asked a question How to search an element of one cvsequence into another cvsequence?

I have extracted two cvsequence from two different images Now I want to find that how many elements of one sequence are present in the other sequence for the purpose of matching.... there is one function in opencv for the same purpose named cvSeqSearch but I am unable to use it
so please guide regarding the same as early as possible