Ask Your Question

sandrew's profile - activity

2017-05-02 21:44:51 -0600 received badge  Enthusiast
2017-02-14 08:23:45 -0600 commented question Open CV for Website

Well thanks for your comment. If there is no help, then I will figure out. Maybe using python opencv.

2017-02-14 06:50:00 -0600 commented question Open CV for Website
  • My hosting type is shared hosting with no root access but ssh allowed. There is some PECL and PEAR package installer on the cpanel.
    • So I must doing it on python language huh. Well thanks for the answer.
    • Is it possible if I open up the opencv code and then transform the language to php version. ex: (My own opencv haar-likes PHP).
    • Well I meant the object detection and classification is like Google Vision API, you know, upload the image, and showed all the objects name on the image.
2017-02-02 04:29:43 -0600 asked a question Open CV for Website

Hi there Open CV team, Sorry I'm newbie and new to this forum

I'm looking for Open CV library that can be accessed through my hosting (like OpenCV library accessed by PHP language). Are there any of them? or Could you give solutions to my problems? Thanks

By the way I would like to create an applications that can detects an object so that they know their categories without user input in and detecting the logo so they know what type of object is that. (Object Detection and classification)