Skip to content

karan432/ComputerVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ComputerVision

computer vision NYU fall2018

  1. Canny Edge Detector

Edge detection using canny edge operator

Run: “python cannyEdgeDetector.py ImageFile”

  1. HumanDetection

Use Histogram of oriented gradients as input to out neural network and classify image as human or not human

Run: "python HumanClassifier.py"

About

computer vision NYU fall2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages