Skip to content

tingggggg/Class-Advanced_Computer_Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Advanced Computer Vision (ACV) Homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published