Skip to content

final project for UCSC CMPE264 Computer Vision 17 Fall

Notifications You must be signed in to change notification settings

wangkepfe/Big-Picture

Repository files navigation

Computer-Vision-Project-2

final project for UCSC CMPE264 Computer Vision 17 Fall

  1. Camera Calibration
    • Chestboard corners detection
    • Calibration: find camera intrinsic matrix and distortion factor
    • Image undistortion process
  2. Homography
    • find homographies bwtween each images
    • calculate chain-multiplication of homographies
    • warp images into first image's camera perspective
    • merge images into one big image
  3. Image Rotation
    • rotate the image by a homography

raw images:

alt text alt text alt text alt text alt text

homography matching:

alt text

result:

alt text

About

final project for UCSC CMPE264 Computer Vision 17 Fall

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published