We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have this sketch which takes in a video feed from a network webcam and it is updated as a PImage every frame. It's passed into a sketch of a "raining code" matrix-effect. The colors of the symbols are updated every frame with a corresponding pixel from the cam so you can "see yourself" through the raining code. Each symbol's alpha value is changed so it appears as though it is falling. Here's a pic.
It works well and I get a good framerate from it. But the image itself is fairly weak and I can barely make out images. I've tried adjusting some values related to brightness / saturation on the camera but nothing seems to really affect it. I want it to be very obvious what the cam feed is. I wish the colors were deeply polarized or it could have more of a cubic regression into alpha values (staying close to opacity for longer instead of moving evenly (linearly) to transparency as each symbol ages). Any suggestions?
Answers
Picture isn't showing for me. Here's a plain old link that does.
http://s1.postimg.org/5vkb7ddbh/Screen_Shot_2015_10_14_at_10_17_00_PM.png