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