Skip to content
View ababycat's full-sized avatar

Block or report ababycat

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. playground playground Public

    Jupyter Notebook

  2. easyscan easyscan Public

    Use the line laser and camera to scan the object and generate 3D object model.

    Jupyter Notebook 2 2

  3. CircleTrack CircleTrack Public

    Multi objects tracking framework

    Python

  4. EyeCatch EyeCatch Public

    Tracking EyeBalls Use Neural Network

    Python

  5. ababycat.github.io ababycat.github.io Public

    JavaScript

  6. EM(Expectation-Maimization) algorith... EM(Expectation-Maimization) algorithm for find multi Gaussian means.
    1
    import numpy as np
    2
    import matplotlib.pyplot as plt
    3
    
                  
    4
    SIGMA = 1
    5