Skip to content
View ababycat's full-sized avatar
Block or Report

Block or report ababycat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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 1 2

  3. CircleTrack CircleTrack Public

    Multi objects tracking framework

    Python

  4. EyeCatch EyeCatch Public

    Tracking EyeBalls Use Neural Network

    Python

  5. heylfda.github.io heylfda.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