星期五, 7月 26, 2019

English sample







If you have any questions, please feel free to ask and I will help you as soon as possible.

星期五, 7月 05, 2019

A Kalman Filter






  • The Hungarian Algorithm (Kuhn-Munkres)
    • A Hungarian algorithm can tell if an object in current frame is the same as the one in previous frame. It will be used for association and id attribution.
  • A Kalman Filter is an algorithm that can predict future positions based on current position. It can also estimate current position better than what the sensor is telling us. It will be used to have better association.
  • Two-dimensional Haar wavelet transform :get Low frequency





Key:Hungry




Ref:

  1. Computer Vision for tracking