Skip to content
View xxsong5's full-sized avatar
🌴
On vacation
🌴
On vacation
Block or Report

Block or report xxsong5

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 Loading

  1. SGM-disparity SGM-disparity Public

    This is an implement of SGM -- Stereo Processing by Semiglobal Matching and Mutual Information by Heikoin 2008 IEEE

    C++ 17 9

  2. image_to_klg image_to_klg Public

    this is the code for co-fusion and elastic-fusion, which can convert images to klg file. enjoy it!

    C++ 5 1

  3. digits-recognition digits-recognition Public

    numerical recognition in image. This is the code for number(0-9) recognition in image by using SVM Classifier and HOG descripter. And the main algorithm was packed as classes in imgDistis.cpp

    C++ 5

  4. exsd exsd Public

    extended XML Schema Validator in Go that wraps libxml

    Go 2

  5. light-web-server light-web-server Public

    a light weight http web server

    HTML 1 1

  6. async-pipe-with-thread-base-class async-pipe-with-thread-base-class Public

    async pipe, functions just like channel in golang, and a thread base control class

    C++