shahzadbinshahjahan / Handgesture_presentation

Navigate and draw on presentation using hand gestures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dummy read_images.cpp

shahzadbinshahjahan opened this issue · comments

Currently the readImages() in read_images is dummy. It just inputs 9 values statically from a give fixed location

To update:

  • Input a path to a folder containing all the images
  • Read the images into the vector
  • Sort the names of the images according to numbers (if required)