Donate Share

Myron (webcamxtra)

Code

License: Other License

Repositories

browse code, statistics svn co https://webcamxtra.svn.sourceforge.net/svnroot/webcamxtra webcamxtra

browse code, statistics cvs -d:pserver:anonymous@webcamxtra.cvs.sourceforge.net:/cvsroot/webcamxtra login

cvs -z3 -d:pserver:anonymous@webcamxtra.cvs.sourceforge.net:/cvsroot/webcamxtra co -P modulename

Show:

What's happening?

  • Followup: RE: Mirror Image?

    hey, i just started using the JMyron library for Processing, i'm working on a project and it'd be useful to be able to flip the camera image on the x axis... or mirror it i guess would be the expression. any thoughts on what code i need to use? i was thinking on rearranging pixels[] so pixel 0,0 would turn into pixel 319,0 and so on. that's for a 320x240 pixels canvas. thanx.

    2009-11-05 01:34:54 UTC by littlearchive

  • action triggered when motion is detected...

    Hi there, I'm doing the technical side of a library project where the object is to start an action when motion in a zone is detected. For the purpose of detecting moving objects I'm using the JMyron library with this code (example code from: http://www.silentlycrashing.net/p5/libs/jmyron/): import JMyron.*; JMyron theMov; int[] currFrame; int[] prevFrame; int tolerance; boolean...

    2009-08-18 11:14:48 UTC by aj42

  • Comment: Director 11 update

    yes, please!

    2009-07-07 23:59:31 UTC by nobody

  • Followup: RE: JMyron not working on OSX with Processig

    I resolved the issue. The problem was actually with the path. It was: Processing/libraries/JMyron/FILES It needed to be: Processing/libraries/JMyron/library/FILES Weird, but that worked.

    2009-07-07 17:17:37 UTC by mattrichards

  • Followup: RE: JMyron not working on OSX with Processig 0125

    guys, I had the same problem, and the solution by alex@play helped. download: http://www.jibberia.com/projects/libJMyron.jnilib.zip I guess it's just the older (0.24) version of JMyron. Cheers.

    2009-07-07 10:54:48 UTC by kolinko

  • Followup: RE: JMyron not working on OSX with Processig

    Anybody have any success with this library recently? I'm running OS 10.5.7, with Processing 1.0.1, and this very simple code: import JMyron.*; void setup(){ JMyron m = new JMyron(); println(m.version()); } Yields this error: The package "JMyron" does not exist. You might be missing a library. Starting with release 0149, libraries must be installed in a folder named...

    2009-06-29 02:01:04 UTC by mattrichards

  • MaxMSP External

    http://webcamxtra.sourceforge.net/distro/JMyron0021.zip seems to be missing would be great if you could fix it thanks, nicole.

    2009-06-21 11:32:54 UTC by topotropic

  • Followup: RE: JMyron not working on OSX with Processig 0125

    i also get an error: Exception in thread "Animation Thread" java.lang.UnsatisfiedLinkError: /Applications/Processing.app/Contents/Resources/Java/libraries/JMyron/library/libJMyron.jnilib: at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1739) at...

    2009-06-18 20:16:38 UTC by jansensan

  • Comment: Myron in processing couses WINXP crash

    Same here. Please help.

    2009-06-03 14:09:33 UTC by nobody

Our Numbers