Changes

UMV

466 bytes added, 20:56, 4 June 2010
Documentation
==Documentation==
*Screenshots:
 
uMV_windmills:
 
[[Image:Umv_shot.jpg]]
 
uMV_street:
 
[[Image:Umv_street_shot.jpg]]
 
uMV_black:
 
[[Image:Umv_black_shot.jpg]]
 
* Source Code:
 
-coding consists of initialization of camera, bitmap manipulating to create motion-detecting/color/background editing effects, and some animating code.
 -camera code and motion detecting code is adapted from [[http://drawlogic.com/2007/10/17/motion-detection-in-flash-as2-and-as3-and-c/]], with some changes for color and background editing effects.
CAMERA:
BITMAP:
 
[[Image:Bitmap_initialize.jpg]]
 
[[Image:Bitmap_snap.jpg]]
 
ANIMATIONS:
 
-code needed for animating windmills and shadows, the animations are based on camera activity level; the more movement the faster they go.
 
--windmills in uMV
 
[[Image:Windmill_code.jpg]]
 
--shadows in uMV_black and uMV_city
 
[[Image:Shadows_code.jpg]]
52
edits