作業說明:
膚色偵測
執行環境:
- Arch Linux x86_64
- Python 3.9.2
- Python venv
- OpenCV 4.5.1
實作方式:
- step 1 : read image
- step 2 : convert to YCbCr color space
- step 3 : YCbCr threshold
- step 4 : convert to HSV color space
- step 5 : HSV threshold
- step 6 : bitwise and two threshold
- step 7 : masking
- step 8 : save images
use morphology opening and median filter to remove noise
沒有留言:
張貼留言