Skip to content

karthik101200/cv-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPTH,DISPARITY MAPS and VIRTUAL DRAWING PAD

A depth map is very similar to the heat map that we often see

Here the purpose is to observe the difference in depth of each object(or rather pixel) from the camera. As we know a single image lacks the 3rd dimension of depth (2D image). Thus we need two images from the same camera(stereo pair) so that we use it to find the 3rd dimension

Disparity map on the other hand the pixel difference between the stereo pair and is shown below

Left and Right images

Disparity Map:

Depth Map:

VIRTUAL DRAWING PAD:

Virtual darwing pad uses an object preferrably sysmtrric and small like bottle or pen cap and tracks it and draws these tracks on a window

It does this by eleminating the backgraound and drwaing a contour around this object and tracks it centre or centroid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages