changgyhub / computer-vision

Implementation of Computer Vision Models in Matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer Vision

Implementation of Computer Vision Models in Matlab, for UCI Course CS 161 Computational Photography and Vision.

Notes

  • This is an assignment for UCI Course CS 161. The lecturer (and/or the tutors) owns the copyright of the assignment requirements.
  • Do not copy contents of this repo for course assignments. You should take the responsibility for any form of plagiarism.

1. Warmup, Average Images and Demosaic

Simple Warmup Examples.

2. Homography Mosaics

Normal and 2-band homography mosaics of picture sets.

Homography Mosaics

3. Texture Quilting

Quilting for textures or bunch of objects.

Texture Quilting

4. Object Detection

Naive Object Detection using hog.

Object Detection

5. Object Morphing

Morphing from one object to another.

Object Morphing

About

Implementation of Computer Vision Models in Matlab

License:MIT License


Languages

Language:HTML 55.3%Language:MATLAB 44.7%