Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 650 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 650 Bytes

ofxVision

requirements

  • macOS 10.13~ (12.0~ is recommend)
  • NOT support iOS

features

macOS 10.13~

  • ofxVisionDetectFaceLandmarks
  • ofxVisionDetectRectangles

macOS 10.15~

  • ofxVisionAttentionBasedSaliencyImage
  • ofxVisionObjectnessBasedSaliencyImage

macOS 11.0~

  • ofxVisionDetectContours
  • ofxVisionDetectHumanBodyPose
  • ofxVisionDetectHumanHandPose
  • ofxVisionGenerateOpticalFlow

macOS 12.0~

  • ofxVisionPersonSegmentation

License

MIT License

Author

  • 2bit
  • github[at]2bit.jp

At the last

Please create a new issue if there is a problem.

And please post a pull request if you have a cool idea!!