Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.57 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.57 KB

Advanced Computer Vision Homework

HW1

Image Read/Write(bmp)、Image Rotation、Image Channel Interchange

(two programs: using OpenCV & without any library)

Rotation Channel Interchange
image image

HW2

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

HW3

Unwarp the distorted image of fish-eye camera

Transfer the road image to bird’s eye view by inverse perspective mapping

HW4

Find the target in the image sequence .avi