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

Block or report xxsong5

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++