Skip to content

bottotl/AlbumDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AlbumDetector

find out some photo in album without face inside

to improve accuracy, change faceDetectImageSize to a larger size.

- static CGSize const faceDetectImageSize = {200, 200};

+ static CGSize const faceDetectImageSize = {400, 400};

Because this is a test demo, some feature may not implemented or not tested yet.

So someting may went wrong if:

  • Album have changed.
  • JFTPHAssetFaceDetecteOperation.networkNeed == true.

About

find out some photo in Album without face inside

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published