Skip to content

Computer Vision & Machine Learning Toolbox ( C++, Matlab, Python)

Notifications You must be signed in to change notification settings

PeterZs/xinshuo_toolbox

 
 

Repository files navigation

Xinshuo's Toolbox

A fully tested toolbox for computer vision and machine learning (deep learning) algorithms. For convenience, it contains functions of I/O stream, image & video processing, visualization, evaluation, geometry and algebra in python, matlab, and c++.

Usage:

1. clone the github repository recursively including xinshuo_toolbox.

git clone --recursive https://github.com/xinshuoweng/xinshuo_toolbox

2. install dependency for the toolbox.

cd xinshuo_toolbox
pip install -r requirements.txt

3. The index to the available functions will be coming soon.

End

About

Computer Vision & Machine Learning Toolbox ( C++, Matlab, Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.5%
  • MATLAB 32.4%
  • C++ 18.9%
  • CMake 1.8%
  • Shell 0.3%
  • Lua 0.1%