...is interested in Art & Technology and the blend between the two.
Currently dabs with creative coding tools (Processing/MaxMSP/OpenFrameworks/Arduino/Kinect/etc.), enjoys scripting apps(Illustrator/Flash/After Effects/C4D/Blender) and has a lot experience with actionscript.
Works on interesting projects at Hirsch&Mann,Technology Will Save Us and as a teaching assistant for the Adaptive Architecture and Computation course at The Bartlett,UCL.
Studie(s)d Creative Computing at Goldsmiths College, University of London.
Studie(s)d Adaptive Architecture & Computation at The Bartlett/UCL
Rarely posts on vimeo,blog, flickr and github.
...and yes, he thinks writing at the 3rd person is a bit odd..
|
22h
|
|
comment |
kinect depth image processing true, also depends on the heights and threshold values. if your thresholding around the head in a boring scenario you probably wouldn't run into blob merges, you would though if people hug/kiss/other situations where two heads are together. |
|
1d
|
|
answered | Processing - Accessing classes in subdirectory |
|
1d
|
|
answered | kinect depth image processing |
|
2d
|
|
awarded | Nice Answer |
|
2d
|
|
revised |
How to use Xperia Z camera in Burst Mode? retagged |
|
May
14 |
|
revised |
How to use Xperia Z camera in Burst Mode? "forgive me for my English is not so premium" |
|
May
14 |
|
comment |
How to use Xperia Z camera in Burst Mode? I'm using osx 10.8 and it seems to have a very insensitive filesystem :) |
|
May
14 |
|
awarded | Strunk & White |
|
May
14 |
|
asked | How to use Xperia Z camera in Burst Mode? |
|
May
13 |
|
answered | Xperia Z emulator |
|
May
13 |
|
asked | How to use Sony Xperia Z's burst mode programatically? |
|
May
13 |
|
comment |
animation with video - flash substitute for tablets bafta mugur! :) |
|
May
13 |
|
answered | animation with video - flash substitute for tablets |
|
May
13 |
|
answered | Read python in processing |
|
May
12 |
|
comment |
Convertion Between cv::Mat and XnDepthPixel* That's a shame :( How can I check what revision I have ? I remember building OpenCV 2.4.4 from source at some point in Feb. using the archive supplied in the main download links. |
|
May
12 |
|
comment |
Convertion Between cv::Mat and XnDepthPixel* You can use multiple kinects with OpenCV, I tried this before |
|
May
12 |
|
answered | Convertion Between cv::Mat and XnDepthPixel* |
|
May
9 |
|
comment |
How to correctly/cleanly draw SVG graphics using ProcessingJS? cool, will do. wasn't sure wether it's a bug or I'm doing something wrong, haven't used Pjs much. |
|
May
9 |
|
comment |
How to use mousePressed in ProcessingJS? "can't access sketch-interal variables, only functions" didn't know that, thanks! I've started porting a Processing sketch and this is one of the things that didn't work as expected. When porting Processing code to ProcessingJS, what's the recommended route ? loading a pde, stripping out the unsupported and interfacing with regular js where needed or ProcessingJS from Javascript/as a js library rather than a converter/parser ? Thanks! |
|
May
9 |
|
accepted | How to use mousePressed in ProcessingJS? |