Code Monkey home page Code Monkey logo

simple_skin's Introduction

simple_skin

Code Version Description

Version 1.0

  • If you want more code detail go to 'old_version/skin1'
  • Create time: 31.10.2016
  • Complete time:20.12.2016
  • Description: this version is very similar as ankus’ Matlab code, all the code is based on script so it is easy to understand and fully capable of developing simple applications, but it is very difficult to expansion and re-development of complex applications.

Version 2.0

  • If you want more code detail go to 'old_version/skin2'
  • Create time: 02.02.2017
  • Complete time:15.04.2017
  • Description: based on the first version I have changed all the script code to functions, so that the code can easy to call, and during the development my application I tried to improv and add a lot of new functions, but finally the code is very confusing。

Version 3.0

  • Create time: 01.05.2017
  • Complete time: 07.05.2017
  • Description: I rewrite the code based on object-oriented method. Many failed methods and redundant functions are removed. All functions are integrated into three classes(preprocess, calculate features and classifier), which have better scalability and robustness,and unified the naming convention. When you develop new applications only need to extend these three classes, and then according to your application's special requirement to rewrite and expand the three class of methods. image

simple_skin's People

Contributors

huangzhixin avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.