JuliaRobotics / SensorFeatureTracking.jl

Algorithms to track features of interest, such as images KLT
MIT License
11 stars 3 forks source link

Real time KLT tracker #6

Closed AndreHat closed 6 years ago

AndreHat commented 6 years ago

Added KLTTrackingAlgorithms.jl in the src folder and an example named RT_tracking.jl in the examples folder, the package should work directly after checkout by running RT_tracking.jl

dehann commented 6 years ago

Great! cc @GearsAD, @pvazteixeira