4 Questions 4 Answers 0 Followers
Questions related from Daksitha Withanage
CvCapture *camera= cvCaptureFromFile("rtsp://192.168.1.19:554/0/1:1/main"); if (camera==NULL) printf("camera is null\n"); else printf("camera is not null");...
22 February 2014 1,081 0 View
Using an IP camera with PTZ, detecting human in opencv (windows). Anyone have a good article or tutorial to follow?
18 February 2014 9,536 1 View
I have tried many ways but some programs give me a gray color empty screen and another just exit the code detecting camera can not be accessed but couldn't find a solution even though program are...
03 February 2014 6,089 6 View
I have to design a system on a mobile platform which can be use to detect humans. In this case I'm going to use a PTZ high-definition camera. I'm totally new to this so where should I start...
07 October 2013 8,411 4 View