Memo Akten

Results 19 repositories owned by Memo Akten

ofxMSAInteractiveObject

28
Stars
25
Forks
Watchers

C++ openFrameworks addon which wraps up some poco functionality to make flash-like objects which auto updates/draws and adds mouse methods like onRollOver, onPress, OnRollout? etc with bounds checking...

ofxMSAInterpolator

17
Stars
7
Forks
Watchers

C++ openFrameworks addon with a set of template classes for doing various types of interpolations on data with any number of dimensions. You can feed the system an arbitrary number of data, then resam...

ofxMSAmcts

61
Stars
17
Forks
Watchers

A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks

ofxMSAOpenCL

88
Stars
35
Forks
Watchers

C++ openFrameworks addon for very simple to use wrapper for OpenCL. All underlying openCL objects are accessible to allow advanced features too if need be

ofxMSAPhysics

52
Stars
15
Forks
Watchers

C++ openFrameworks addon for particle/constraint based physics library with springs, attractors and collision. It uses a very similar api to the traer.physics library for processing to make getting in...

ofxMSATensorFlow

455
Stars
86
Forks
Watchers

C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning library

webcam-pix2pix-tensorflow

352
Stars
69
Forks
Watchers

Source code and pretrained model for running pix2pix in realtime on a webcam feed.

py-msa-kdenlive

29
Stars
5
Forks
Watchers

Python script to load a Kdenlive (OSS NLE video editor) project file, and conform the edit on video or numpy arrays.

ofxMSAControlFreak

15
Stars
1
Forks
Watchers

GUI agnostic parameter management system for openFrameworks