I need a simple desktop application created using an API I already have. I have many images in a folder. This SDK will provide Face Detection features. I need the desktop app to allow for me to select folder with images and an output folder. Load each image one at a time. For each image loaded, if face exists then move to output folder else don’t move.
