We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
Processing for my task??? (Read 510 times)
Processing for my task???
Jul 30th, 2008, 2:25pm
 
Hi - I am not a programmer, but have some knowledge of it - enough to guess at whats possible. Perhaps thats a dangerous thing. I have an application that requires some video processing and am trying to find what language / package would be most appropriate to use so I can find someone to write the application for me. I want to be able to take a video source (user selectable - it may be camera, DVD, wmf etc), pixelate it (to a size determined by user) and reduce each resultant pixel to 8 bit (256 colour). Then I want to send the 8 bit value of each pixel out to an external device on a serial link of some sort (perhaps RS485?? Ethernet??). All this real time at 25fps. Is Processing the way to do it?
Re: Processing for my task???
Reply #1 - Aug 7th, 2008, 9:27pm
 
You might want to have a look at openFrameworks (http://openframeworks.cc). And you might also want to restrict your choice of video sources. And your framerate. And… Wink
Page Index Toggle Pages: 1