Skip to content

glorion13/Advanced-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Vision readme
----------------------------

Background removal and general cleaning-up of the image to separate the hand is
currently working ok. Future work can be done on the threshold optimization for
cleaning up.

The next step is to create the bounding box.
Removing the spurs (removeSpurs.m) can wait until it is trully needed.

To find the bounding box the matlab function used in IVR which takes a binary
image as input and returns objects based on properties like area can be used.

The next step then would be moment invariants.

About

Assignment 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors