How to opencv implemented KLT on GPU ?
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
you could look at the opencl implementation
thank you dear, but I should analyze "SparsePyrLKOpticalFlow". I want a flowchart for "SparsePyrLKOpticalFlow".
don't expect, that someone else will do that for you.