Skip to content

daliborristic883/PalmLineReading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PalmLineReading

Test Result

PalmLine reading with deep learning model. it provides both Swift and Objective-c. This engine detects three lines. (Heard Line, Life Line, Heart Line)

How to use this?

  1. Copy/Paste two frameworks.
  • opencv2.framework.
  • PalmLine.framework
  1. Add these two frameworks as Embedded Binaries
  2. Call methods of framework.
  • Init PalmLineEngine. PalmistryInit((char *)pszDataPath);

  • Process PalmistryDetect(rotImg, cvImageLut, outImage, palminfo);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages