Rotasi Pengolahan Citra Danar Putra Pamungkas, M.Kom danarpamungkas.wordpress.com danar@unpkediri.ac.id
Pembentukan Citra • Operasi rotasi dengan memutar koordinat yang akan dibahas adalah rotasi ¼ putaran (90°) dan ½ putaran (180°) • Rotasi ¼ putaran (90°) searah jarum jam (CW/clock wise) w’ = h dan h’ = w > pertukaran ukuran lebar & tinggi citra x’ = w’ – 1 – y y’ = x • Rotasi ½ putaran (180°) searah jarum jam (CW/clock wise) x’ = w’ – 1 – x y’ = h’ – 1 – y
Rotasi Bebas dengan asumsi berlawanan arah jarum jam (CCW/counter clock wise) x’ = x cos(θ) - y sin(θ) y’ = x sin(θ) + y cos(θ) w’ = |w cos(θ)| + |h sin(θ)| h’ = |w sin(θ)| + |h cos(θ)| atau x’ = x cos(θ) + y sin(θ) y’ = -x sin(θ) + y cos(θ) w’ = |w cos(θ)| + |h sin(θ)| h’ = |w sin(θ)| + |h cos(θ)|
Berapa nilai koordinat yg baru ketika di dilakukan rotasi 90o dan 180o ? 1 2 3 4 5 6 6 5 4 3 2 1 a b c d
rotasi 90o x' y' x’ = w’ – 1 – y a = 3 2 y’ = x b = 3 6 c = -2 6 d = -2 2 A (3,2) B(3,6) C(-2,6) D(-2,2)
x' y' a = 2 2 b = -2 2 c = -2 -3 d = 2 -3 Rotasi 180o x’ = w’ – 1 – x y’ = h’ – 1 – y
Thank You! www.themegallery.com