Image Processing

.

SibGrapi Conference -> Tutorials and workshops   http://emap.fgv.br/sibgrapi-2014/  look for olders previous conferences

http://www.embedded-vision.com/

.

Image Processing—————————————–

Gray color      R = G = B
White Color    R = G = B = 255
Black color     R = G = B = 0

RGB        Red / Green / Blue                  R+ G + B = White

CMY            Cyan / Magenta / Yellow          C + M + Y = Black

CMYK     Cyan / Magenta / Yellow / Black

HSV          means Hue-Saturation-Value, where the Hue is the color.

Sun Light  :  120 000 Lux
Candle      :  10 Lux

– Rotation
– Flipping         mirror of an image
– Zoom            Zoom in / Zoom out
– Dithering       Transforming to gray image
– Morphing       Small transformation
– Warping

Image Compaction

dilate + erode  -> eliminates imperfections in gray image

Threshold

.

Topics ———————–——————————————

Pinhole camera
– MicrosoftKinect  Camera
– Robot Operating System
– Point Cloud Library ( 3D Processing)
– stereo Camera
– CxCore
– GPU Modul

.

.

.

.

.

.

.

.

.

Leave a comment