chrisbatt / AndroidFastImageProcessing

A framework for speeding up image processing on android devices by taking advantage of shaders on the GPU.
MIT License
285 stars 118 forks source link

About calculating step length (this is not an issue) #19

Open kuvark opened 10 years ago

kuvark commented 10 years ago

Hi,

I m trying to calculate person step length while he is walking. Is there any method or formula for this?

thanks