Image Processing using Processing
I am currently working on a project using Processing. I need to do image processing inside my project, initially I thought of using opencv. But unfortunately I found out that opencv for Processing is...
View ArticleHow can i track image and play video for particular image track?
I have try with JMyron lib but it show me error in processing 3. The error is "Lib is not installed properly". May be guess its works on older version processing. So how can i track different images...
View ArticleHow to import javax.media.opengl in Processing 3.0 ?
Hey! I'm trying to run the example of MSAFluid "MSAFluidDemo" in Processing 3 and give me the error: The package "javax.media.opengl" does not exist. You might be missing a library. The same example...
View ArticleCould not run the sketch (Target VM failed to initialize) error
Hi to all, i'm new to programming and to processing. I've to do a school project, but i've some trouble with my mac. this code (give to me by my teacher, for example) cause an error, and other example...
View ArticleControlP5 / DropdownList: select item programatically
I don't see any possibility to set a default selection for a ControlP5 DropdownList. In older posts (i can't find anymore) i stumbled over setIndex() and activate(), both not available in the current...
View Articleg4p ok switch with text under
It must be very simple - but I cannot find this option ... I use the GUI Builder to do simple button. I want to put the text under the picture but I could not find how :-( Thank you. David.
View ArticleHow do I check bit combinations in .mp3 and .flac files?
I'm doing some research, and I'm particularly interested in the way bit combinations work in .mp3 and .flac files, can I find common bit combinations in .mp3 files, can I do that with .flac files, can...
View ArticleMidiBus send midi message
I try to send CC message or Note to an other application, but I fail :( I try with Vezer to send at Daslight4, that's work fine. So I want make a samething with my sketch not with Vezer here my bad try...
View Articletrouble with an avatar playing music
Hi! I'm new at processing, well at programming. And I'm trying to make a avatar using the librarie ttslib and I wanted it to play music, using the librarie minim, but I can't make the songs to pause. I...
View ArticlePlease find out the problem with this code (LoZ game)
I am trying to make a LoZ game in Processing. However, anytime I try moving left (using the button 'a'), the character doesnt stop moving with out another input. Its very annoying and no one i know can...
View ArticlePeasycam Rotation Sensitivity
Hi there, I have a really straight forward question: Does anyone know how to make peasycam rotations slower or less sensitive? I only found ways to change the zoom-sensitivity. Thank you soo much in...
View Articleerror with my execution (fisica NoSuchMethodError)
hi guys please i need help, i am actully workng a monoploy game development and i have everything set but I have this error message while I run the application: Using this database:...
View ArticleHE_mesh Wireframe Modifier Problem
Hi, could somebody please help me?? when i use the wireframe modifier the mesh gets messed up and torn. It doesn´t even work in the example files or tutorials. I´m using 3.2.1 Thank you
View ArticleAR project : Saito OBJLoader + NyARToolkit
Hi ! I've learned processing (thanks to the wonderful Daniel Shiffman) few days ago to help in a student project based on AR. First, I did the three examples in the tutorial of Amnon Owed (...
View ArticleHE_Mesh Examples not working
Hi, i downloaded the current hemesh library from http://www.wblut.com/he_mesh/ and some of the examples work. But most of the times it says the functions don´t exist. For example: HE_FaceIterator()...
View ArticleCapture audio output from mac OS?
Hello, I'm sure it's been discussed before but Google is having trouble because Processing returns results for actually processing audio, rather than audio and Processing. My quick question is - can I...
View ArticleHype Framework based Question. Can I reset my mouseX, mouseY when the mouse...
Here Is my code so far. What I'm trying to do is repel the dots away from the mouse but when the mouse leaves the boundaries of the window I'd like the dots to settle back to their grid position. Can...
View ArticleControlP5 Text Field - Integer filter does not allow minus key to enter...
Great Library. Please let me know if there is a workaround other than using broader input filter.
View ArticleG4P multi-windows fullscreen?
Hi all, I'm working with the G4P library to create a two-window sketch to run on a computer with two screens. My goal is to have one 'controls' window on one screen, and another 'display' window...
View ArticleXBee API - NoClassDefFoundError: gnu/io/SerialPortEventListener
I've been trying to run sketches from a book "Building Wireless Sensor Networks" and also the webpage http://code.google.com/p/xbee-api/wiki/Processing which both use the Xbee-api. I've tried to run in...
View Article