Hi. This is my the first question on this forum! I'm undergoing project making
fish-eye effect on screen changing depends on
input from webcam blob detection.
Working on processing 1.5.1 to use glgraphics library_output_fish-eye (
http://glgraphics.sourceforge.net/examples/Output/FishEye/FishEye.pde), it is hard to use the both fish-eye library and webcam video capture(webcam capture needs canvas to get input and fish-eye rendering also). I'm using blob detection
from v3ga (http://www.v3ga.net/processing/BlobDetection/).
Two codes separately works well, but I don't know how to combine them for my purpose. Anyone can help this? and if it exists, I wanna know more about fish-eye effect on processing. Are there any libraries?
1) Fish-eye