Languages

Menu
Sites
Language
How to use opencv API?

Hello.

I'm trying to use openCV api in my native application.

I found openCV is already imported in tizen. 

https://review.tizen.org/gerrit from platform/upstream/opencv

How to import it to my application?

Thank you.

Responses

1 Replies
Yasin Ali

Hi,

Check out this tutorial site

https://developer.tizen.org/development/guides/native-application/media-and-camera/visual-detection-and-recognition/face-detection-recognition-and-tracking?langswitch=en

It discusses about Face Detection, Recognition, and Tracking with

  • Tizen 3.0 and Higher for Mobile
  • Tizen 3.0 and Higher for Wearable

Hope it will help you.
If you find my post is helpful for you, please mark it as answer to promote this post to others.