Skip to content

AbhayKoushik/ImageProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ImageProcessing

Various experiments with images and videos

File 1: imageFlow.cpp (Uses OpenCV(C++) for Ubuntu 16.04.2 LTS)

● Code to calculate the gradients of image matrices (Equivalent to gradient function in MATLAB)

● Also computes the flow between two images in a video (testVideo.avi) and stores it in a file called flowValues.txt

About

Various experiments with images and videos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages