Skip to content

sindilevich/ComputerVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputerVision

Exercises in Computer Vision

  1. Hole Filling exercise — The goal is to create an algorithm for image hole filling. You're given a grayscale image (2D array), where each pixel value is a float in the range [0, 1], and invalid (missing) values which are marked with the value -1.

About

Exercises in Computer Vision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages