Skip to content

Latest commit

 

History

History
35 lines (35 loc) · 1.26 KB

File metadata and controls

35 lines (35 loc) · 1.26 KB

ComputerVision

Samples for Computer Vision, Machine Learning, Curve Fitting, Image Segmentation and Stitching, Clustering

HW 1

Matlab basics and principle component analysis (pca) Image of pca

HW 2

Measuring camera sensor sensitivites Image of sensor sensitivities

HW 3

Line fitting using homogeneous and non-homogeneous linear least squares Image of line fitting

HW 4

Image points re-projection using given & calculated camera matrix Image of camera matrix

HW 6

Calculating surface shape (depth) from shading Image of surface depth

HW 7

Color correction using color constancy Image of color constancy

HW 8

Edge detection and linking Image of edges

HW 9

Edge matching Image of edge matching Corner detection using Harris algorithm Image of corner

HW 10

Image segmentation Image of img segmentation Image of img segmentation

HW 11

Image stitching using homography estimation Image of img stitching