New in Wolfram
Mathematica
8: Comprehensive Image Processing Environment
◄
previous
|
next
►
Application Areas
Process a Live Image Stream
Capture and process an image stream from a built-in or external imaging device.
In[1]:=
X
ListAnimate[ ImageCompose[EdgeDetect[#, 3, .2], ImageResize[#, Scaled[0.4]], {Left, Bottom}, {Left, Bottom}] & /@ CurrentImage[30]]
Play Animation
»
Stop Animation
»