How to opencv implemented KLT on GPU ?

asked Jun 17 '18

abdorreza gravatar image

Hi,

I wrote a program for track vehicles features. I used "SparsePyrLKOpticalFlow" for track features using KLT algorithm on GPU. Now I am writing a paper about it, but I do not know how "SparsePyrLKOpticalFlow" works on GPU. I need a block diagram or flowchart that how work "SparsePyrLKOpticalFlow" on GPU.

thank you

Preview: (hide)

Comments

you could look at the opencl implementation

berak gravatar imageberak (Jun 18 '18)edit

thank you dear, but I should analyze "SparsePyrLKOpticalFlow". I want a flowchart for "SparsePyrLKOpticalFlow".

abdorreza gravatar imageabdorreza (Jun 18 '18)edit

don't expect, that someone else will do that for you.

berak gravatar imageberak (Jun 18 '18)edit