- Los Angeles, CA
- https://pkmital.com
- @pkmital
Highlights
- Pro
-
Real-Time-Object-Detection Public
real time object detection using opencv and simple UI to select the object to track
-
ofxCaffe Public
openFrameworks addon for visualizing and interfacing with pre-trained models in Caffe: Convolutional Architectures for Fast Feature Embedding. Requires Caffe, openFrameworks 64-bit, glog, hdf5, Ope…
-
-
-
-
pkmOpticalFlow Public
Interface for OpenCV's TV-L1 Duality Based Approach to Optical Flow. Does some additional tricks to speed up processing, allow for analysis of the spatio-temporal changes in flow, and visualize the…
-
NSCARPE Public
CARPE is "Computational Algorithmic Representation and Processing of Eye-movements". It supports visualizations of film/eye-movements in columnar format, peak-through visualizations, heatmaps, opti…
-
pkmHeatmap Public
GPU Shader implementation of common heatmap/colormaps for mapping grayscale->colormap such as JET, COOL, HOT, difference heatmaps which map to similar ranges, and support for sending point list for…
-
CEMA Public
openFrameworks projects from my course at Srishti's School of Art, Design and Technology's Center for Experimental Media: http://pkmital.com/home/teaching/cema-workshop/
-
pkmDPGMM Public
Interfacing libcluster for doing Variational Dirichlet Process Gaussian Mixture Models. Depends on Eigen3 and pkmMatrix. Libcluster included.
-
CARPE-unstable Public
CARPE is "Computational Algorithmic Representation and Processing of Eye-movements". It supports visualizations of film/eye-movements in columnar format, peak-through visualizations, heatmaps, opti…
-
ofxiTunesLibraryStream Public
simple way to stream 32-bit float data from itunes in real-time
-
-
phdThesis Public
Ph.D. Thesis from Goldsmiths, University of London entitled, "Audiovisual Scene Synthesis". Hosts all images and latex files.
-
autoEncoderSynthesis Public
Performs interactive audio synthesis using a previously trained auto encoder. VIsualizes hidden layer and allows for interaction with hidden units. W/ Andy Sarroff. See Andy's github (woodshop) for…
-
pkmEXTAudioFile Public
pkmEXTAudioFileReader and pkmEXTAudioFileWriter provides simple interfaces to reading and writing audio files.
-
-
-
vlfeat Public
Forked from vlfeat/vlfeatAn open library of computer vision algorithms
C BSD 2-Clause "Simplified" License UpdatedNov 21, 2013 -
lumin-order Public
Forked from ideoforms/lumin-orderLuminOrder: An OS X app to reorder a video in order of its frames' brightness levels.
-
-
eegGaborAnimations Public
testing eeg encoding/decoding. this produces some gabor wavelets and co-registers the visualization and recording of eeg.
-
eegShapeAnimations Public
testing some encoding/decoding using EEG. this produces various animations that are co-registered with the recording of eeg.
-
ofxOpenCV2461 Public
ofxOpenCV linking against OpenCV 2.4.6.1, including libraries for OSX
-
pkmFFT Public
pkmFFT provide simple interfaces to the Accelerate.framework for performing vectorized FFT. pkmSTFT builds on pkmFFT to perform Short Time Fourier Transform efficiently using vectorized ops. Also h…
-
pkmRecorder Public
For streaming/recording audio files, circular buffers (see pkmMatrix and pkmEXTAudioFile as well)
-
pkmBinaural Public
For performing GPS based concatenative sound synthesis, ANN retrieval based on GPS locations, HRTF based binauralization (mono->stereo using HRTF FFT-based Overlap-Add Convolution) using the IRCAM …
-
MSVTK Public
Forked from MSV-Project/MSVTKMultiscale Visualization ToolKit
C++ Apache License 2.0 UpdatedMar 7, 2013 -
-
pkmProjectionMapper Public
openFrameworks based projection mapping for distorting or mapping a collection of drawing commands/videos/images etc... needed a lightweight and robust projection mapping utility though lpmt was to…