intensity transformation๋?
โก๏ธ ์ด๋ฏธ์ง์ ๋ฐ๊ธฐ๋ฅผ ๋ณํํ๋ ๊ฒ.
intensity transformation์ ์ข ๋ฅ
intensity transformation์๋ ํฌ๊ฒ 3๊ฐ์ง ์ข ๋ฅ๊ฐ ์๋ค.
1. negative
- ์ด๋ฏธ์ง์ ์ด๋์ด ์์ญ์ ๋ฐ์ ์์ญ์ผ๋ก, ์ด๋ฏธ์ง์ ๋ฐ์ ์์ญ์ ์ด๋์ด ์์ญ์ผ๋ก ๋ฐ์ ์ํค๋ ๊ฒ.
[๊ณต์]
โก๏ธ L - 1 - r
r : input, ์์์ intensity level์ด [0, L-1] ์ฌ์ด์ธ ๊ฒฝ์ฐ
2. log transformation
- ์ด๋์ด ์์ญ์ ์จ์ด ์๋ detail์ ๋ ์ ๋ช ํ๊ฒ ํ๋ ๊ฒ์ ์์ฃผ ์ฌ์ฉ๋๋ค.
- ๋จ์ํ ์์์ ๋ฐ๊ฒ ๋ง๋๋ ๊ฒ์ด ์๋๋ค.
- ๋ฐ์ ๋ถ๋ถ์ detail์ ์ค์ด๋ค๊ณ , ์ด๋์ด ์์ญ์ detail์ ๋์ผ ์ ์๋ค.
- ์ด๋์ด ๋ถ๋ถ์ contrast๋ฅผ ๋์ฌ์ ๋ ์ ๋ช ํ๊ฒ ๋ง๋ค ์ ์๋ค.
[๊ณต์]
โก๏ธ C log (1+r)
c: ์์์ ์์, r : input
3. gamma transforamtion
- Γ(gamma) ์ ๊ฐ์ ๋ฐ๋ผ ๋ฐ์ ๋ถ๋ถ์ detail์ ์ฌ๋ฆด ์๋ ์๊ณ , ์ด๋์ด ๋ถ๋ถ์ detail์ ์ฌ๋ฆฌ ์ ์๋ค.
- Γ > 1์ธ ๊ฒฝ์ฐ : ๋ฐ์ ๋ถ๋ถ์ detail์ ์ฌ๋ฆด ์ ์๋ค.
- Γ < 1์ธ ๊ฒฝ์ฐ : ์ด๋์ด ๋ถ๋ถ์ detail์ ์ฌ๋ฆด ์ ์๋ค.
- Γ = 1์ธ ๊ฒฝ์ฐ : input ์ด๋ฏธ์ง์ output ์ด๋ฏธ์ง๊ฐ ๋์ผํ๋ค.
[๊ณต์]
โก๏ธ Cr^ Γ
c: ์์์ ์์, r : input, Γ: gamma ๊ฐ.
[์ ์ฉ ๊ฒฐ๊ณผ]
'๐ computer vision' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
Image feature matching (0) | 2022.10.30 |
---|---|
Histogram Equalization (0) | 2022.10.08 |
Spatial Filtering (0) | 2022.10.08 |
Line detection (0) | 2022.09.29 |
Edge Detection (0) | 2022.09.27 |