Image Read/Write(bmp)、Image Rotation、Image Channel Interchange
(two programs: using OpenCV & without any library)
Rotation | Channel Interchange |
---|---|
Connected components
- Label the five hands with 4-connected neighbor
- Use the morphology algorithms to reserve the fingers
- Label the fingers with 4-connected neighbor
- Analyze and print the computational time of program
Unwarp the distorted image of fish-eye camera
Transfer the road image to bird’s eye view by inverse perspective mapping