Giter Club home page Giter Club logo

concancon's Projects

cellularutil icon cellularutil

Parse and resize a cellular automata lib that is referenced on wikipidia

collinear icon collinear

Computer vision involves analyzing patterns in visual images and reconstructing the real-world objects that produced them. The process is often broken up into two phases: feature detection and pattern recognition. Feature detection involves selecting important features of the image; pattern recognition involves discovering patterns in the features. We will investigate a particularly clean pattern recognition problem involving points and line segments. This kind of pattern recognition arises in many other applications such as statistical data analysis.

deque icon deque

Deque with the following performance requirements: The implementation must support each deque operation (including construction) in constant worst-case time. A deque containing n items must use at most 48n + 192 bytes of memory. Additionally, your iterator implementation must support each operation (including construction) in constant worst-case time.

dx7 icon dx7

Dx7 Implementation in Max/Msp based on the tutorial series from Really Useful Plugins

euclid_cpp icon euclid_cpp

C++ version of euclidean~external developed with the min sdk

euclidean icon euclidean

A simple euclidean rhythm generator external for Max

genetic icon genetic

A Max/Msp object to find a parameter set based on the genetic algorithm developed with the min sdk

markov-midi icon markov-midi

prototype for a markov midi processing system written in Max Msp and Javascript

mock icon mock

A mocked/stubbed library for linking unit tests of Max externals built with the Min-DevKit.

opengl icon opengl

Repository to explore learn OpenGL Tutorials

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.