Skip to content

Instantly share code, notes, and snippets.

View elliotwoods's full-sized avatar

Elliot Woods elliotwoods

View GitHub Profile
{
"connectedNodes": [0, 1, 2, 3],
"startTime": 64646763313,
"users": [
{
"index" : 0,
"born" : 3294,
"leftKnee" : {
"position" : [0.32122, 0.543233, 2.532452],
"orientation" : [0.32122, 0.543233, 2.532452, 1.0000]
Crossfade and fill : (0.0573s) 0.0003s ....................
Dispatch encoding : (0.0009s) 0.0009s ....................
Convert colour : (0.3199s) 0.0018s ....................
Load frame to GPU : (0.2541s) 0.0026s ....................
Load frame from disk : (0.9783s) 0.0056s ....................
Download optical flow gpu->cpu : (1.0599s) 0.0061s ....................
Upload optical flow cpu->gpu : (2.0240s) 0.0116s ....................
Draw displaced points : (7.3344s) 0.0422s ....................
Save frame : (12.1897s) 0.0488s ....................
Calculate optical flow : (12.8458s) 0.0738s ....................
07-08-13 11:15:31 [verbose] [ unsigned int __cdecl youtube_upload_read_cb(void *,unsigned int,unsigned int,void *) L14 ] Read 16384 bytes from file
07-08-13 11:15:31 [verbose] [ int __cdecl youtube_on_upload_progress(double,double,void *) L12 ] >>> 1048576.000000 / 9498274.000000 (id = 14)
07-08-13 11:15:31 [verbose] [ unsigned int __cdecl youtube_upload_read_cb(void *,unsigned int,unsigned int,void *) L14 ] Read 16384 bytes from file
07-08-13 11:15:31 [verbose] [ int __cdecl youtube_on_upload_progress(double,double,void *) L12 ] >>> 1064960.000000 / 9498274.000000 (id = 14)
07-08-13 11:15:31 [verbose] [ unsigned int __cdecl youtube_upload_read_cb(void *,unsigned int,unsigned int,void *) L14 ] Read 16384 bytes from file
07-08-13 11:15:31 [verbose] [ int __cdecl youtube_on_upload_progress(double,double,void *) L12 ] >>> 1081344.000000 / 9498274.000000 (id = 14)
07-08-13 11:15:31 [verbose] [ unsigned int __cdecl youtube_upload_read_cb(void *,unsigned int,unsigned int,void *) L14 ] Read 16384 bytes from file
07-
"std::locale::classic()", referenced from:
"std::ostream::operator<<(std::ios_base& (*)(std::ios_base&))", referenced from:
"std::ostream::operator<<(float)", referenced from:
"std::locale::~locale()", referenced from:
"std::ostream::operator<<(double)", referenced from:
#region usings
using System;
using System.ComponentModel.Composition;
using System.Runtime.InteropServices;
using SlimDX;
using SlimDX.Direct3D9;
using VVVV.Core.Logging;
using VVVV.PluginInterfaces.V1;
using VVVV.PluginInterfaces.V2;
------------------------------------------------------------------------------
Exception log with detailed tech info. Generated on 27/05/2013 06:06:24.
You may send it to the application vendor, helping him to understand what had happened.
Application title: þþþþ
Application file: C:\vvvv\vvvv-sdk\vvvv45\vvvv.exe
------------------------------------------------------------------------------
Exception class: EClrException
Exception message: The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information.
1) Object reference not set to an instance of an object.
Image 0 (2048x2040) received from camera
interval = 0.00ms fps = inf
Image 1 (2048x2040) received from camera
interval = 11.72ms fps = 85.33
Image 2 (2048x2040) received from camera
interval = 11.23ms fps = 89.04
Image 3 (2048x2040) received from camera
interval = 12.21ms fps = 81.92
Image 4 (2048x2040) received from camera
interval = 11.72ms fps = 85.33
@elliotwoods
elliotwoods / xiSample.cpp
Last active December 16, 2015 05:19
ximea sample with fps display
// xiSample.cpp : hacked to show fps meter
//
#include "stdafx.h"
#include <ctime>
#ifdef __APPLE__
#include <m3api/xiApi.h>
#include <m3api/xiExt.h>
#else
@elliotwoods
elliotwoods / gist:5326785
Created April 6, 2013 16:54
_MSC_VER_ error when compiling with vs2012
Error 79 error LNK1120: 15 unresolved externals D:\openFrameworks\addons\ofxXimea\Example-SimpleCapture\bin\Example-CameraTest_debug.exe Example-CameraTest
Error 58 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::locale::facet * __thiscall std::locale::facet::_Decref(void)" (__imp_?_Decref@facet@locale@std@@QAEPAV123@XZ) D:\openFrameworks\addons\ofxXimea\Example-SimpleCapture\openframeworksLibDebug.lib(ofFileUtils.obj) Example-CameraTest
Error 59 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::locale::facet * __thiscall std::locale::facet::_Decref(void)" (__imp_?_Decref@facet@locale@std@@QAEPAV123@XZ) D:\openFrameworks\addons\ofxXimea\Example-SimpleCapture\openframeworksLibDebug.lib(ofUtils.obj) Example-CameraTest
Error 77 error LNK2001: unresolved external symbol "__declspec(dllimport) public: static float __cdecl std::numeric_limits<float>::max(void)" (__imp_?max@?$numeric_limits@M@std@@SAMXZ) D:\openFrameworks\addons\ofxXimea\Example-
@elliotwoods
elliotwoods / gist:4699036
Created February 2, 2013 20:04
oF dev meet 2/2/2013 chat log
5:59 PM → kylemcd joined ([email protected])
5:59 PM <kylemcd> party people!
5:59 PM <admsyn> \o/
6:00 PM <admsyn> bilderbuchi-1: that's this? : https://gist.github.com/4698258
6:00 PM <bilderbuchi-1> yo, kyle!
6:00 PM <jvcleave> hello
6:00 PM <bilderbuchi-1> @admsyn indeed...
6:00 PM <kylemcd> as usual we'll wait 10 min or so for arturo or theo (zach can't make it), then go ahead ayway if they don't show
6:02 PM <bilderbuchi-1> sure
6:03 PM <bilderbuchi-1> automated git is such a headache sometimes... so many edgecases and stuff you subconsciously do when doing it manually..