Ask Your Question

_HangOver_'s profile - activity

2018-04-13 07:35:08 -0600 received badge  Student (source)
2018-03-25 03:54:31 -0600 asked a question How to show overlay image over detected face in openCv c++?

How to show overlay image over detected face in openCv c++? I am working on face detection using openCv in iOS platform.

2016-10-09 23:06:17 -0600 received badge  Enthusiast
2016-09-26 00:56:23 -0600 asked a question How can i get function definition of opencv functions?

I am very new in opencv and still i am learning opencv. I downloaded opencv SDK with source code but i only found function declarations there. Is it possible to see the function definitions and if yes then how will i get this.