2019-05-12 01:24:43 -0600 | received badge | ● Necromancer (source) |
2019-05-11 14:37:55 -0600 | answered a question | Could I access android camera by c++ api(opencv4)? Yes its possible. you have to use these classes to use camera import org.opencv.android.JavaCameraView; import org.open |
2019-05-11 14:34:47 -0600 | answered a question | Can't open video file in android I don't think so, if opencv has anything to handle such video files. Please keep updating here, if you get anything abo |
2019-05-11 14:33:07 -0600 | commented question | Human detection on android phones I want to detect humans for one of my apps. but the problem is im a arts student and i know coding so i started building |
2019-05-11 14:28:46 -0600 | answered a question | Building Infrastructure You have to install Docker first. you can read more about docker here docs.docker.com/installation/ |
2019-05-11 14:28:45 -0600 | commented answer | Analog clock read You can use this blue print Isolate the clock from the rest of the image 2.Apply edge detection on the image Use Hough |