Skip to content

Repo for everything related to image detection and analysis using OpenCV

Notifications You must be signed in to change notification settings

ELE795-A2017-07/image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Repo for everything related to image detection and analysis using OpenCV

COMPILE

  1. Go to the working directory (/home/pi/workspace/image) in this case
  2. Copy the files in this directory
  3. Compile by using commands :
  • #cmake .
  • #make
  1. Execute with the command :
  • #./LeavesDetection image.jpg

About

Repo for everything related to image detection and analysis using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published