2019-11-13 04:32:28 -0500 | received badge | ● Famous Question (source) |
2019-08-08 10:21:10 -0500 | received badge | ● Notable Question (source) |
2019-04-17 01:10:00 -0500 | received badge | ● Notable Question (source) |
2019-02-21 00:08:29 -0500 | received badge | ● Popular Question (source) |
2018-11-06 06:03:05 -0500 | received badge | ● Popular Question (source) |
2018-03-20 09:18:43 -0500 | asked a question | Nudity detetor for android Nudity detetor for android I want to create a very simple app. Read one photo and detect if there is nudity or not. I k |
2018-03-20 09:17:54 -0500 | asked a question | Nudity detector for android Nudity detector for android I want to create a very simple app. Read one photo and detect if there is nudity or not. I |
2018-03-20 09:17:54 -0500 | asked a question | Nudity detector for android Nudity detector for android I want to create a very simple app. Read one photo and detect if there is nudity or not. I |
2018-03-20 09:17:54 -0500 | asked a question | Nudity detector for android Nudity detector for android I want to create a very simple app. Read one photo and detect if there is nudity or not. I |
2018-03-20 09:17:53 -0500 | asked a question | Nudity detector for android Nudity detector for android I want to create a very simple app. Read one photo and detect if there is nudity or not. I |
2018-03-20 09:17:37 -0500 | asked a question | Nudity detector for android Nudity detector for android I want to create a very simple app. Read one photo and detect if there is nudity or not. I |
2018-03-20 09:17:22 -0500 | asked a question | Nudity detector for android Nudity detector for android I want to create a very simple app. Read one photo and detect if there is nudity or not. I |
2018-03-20 09:17:17 -0500 | asked a question | Nudity detector for android Nudity detector for android I want to create a very simple app. Read one photo and detect if there is nudity or not. I |
2017-11-23 06:51:11 -0500 | commented question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found This seems useful https://stackoverflow.com/questions/38958876/can-opencv-for-android-leverage-the-standard-c-support-to |
2017-11-22 05:03:31 -0500 | commented question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found @VxW please see my edit, thanks |
2017-11-22 05:03:01 -0500 | received badge | ● Editor (source) |
2017-11-22 05:03:01 -0500 | edited question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found I know that there are many threads that have some solutio |
2017-11-22 04:56:47 -0500 | commented question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found I know I should nod duplicate things, but to be honest non of the previous duplicates solves my problem. I tried everyth |
2017-11-22 03:09:33 -0500 | commented question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found where is your OpenCV_DIR defined ? |
2017-11-22 02:35:59 -0500 | asked a question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found I know that there are many threads that have some solutio |
2017-11-22 02:35:59 -0500 | asked a question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found I know that there are many threads that have some solutio |
2017-11-22 02:35:59 -0500 | asked a question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found I know that there are many threads that have some solutio |
2017-11-22 02:35:35 -0500 | asked a question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found I know that there are many threads that have some solutio |
2017-11-22 02:35:25 -0500 | asked a question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found I know that there are many threads that have some solutio |
2017-11-22 02:35:07 -0500 | asked a question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found I know that there are many threads that have some solutio |
2017-11-22 02:35:02 -0500 | asked a question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found I know that there are many threads that have some solutio |
2017-11-22 02:34:57 -0500 | asked a question | Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found Error:(6, 10) fatal error: 'opencv2/opencv.hpp' file not found I know that there are many threads that have some solutio |
2017-11-22 02:08:19 -0500 | received badge | ● Enthusiast |
2017-11-16 06:39:14 -0500 | commented answer | Text extraction and segmentation using opencv and java for android application Is there any android sample of this project ? |
2017-11-16 05:57:05 -0500 | commented answer | Detecting rectangle on android I accept you answer. It works, but is it easy to convert this to detection of multiple rectangles ? Thanks |
2017-11-16 05:56:23 -0500 | marked best answer | Detecting rectangle on android I am trying to detect rectangle in a picture taken by android. After of several days struggling I am still unable to do this. It surprises me that I am unable to find this kind of example. I found several solutions with cpp but not something that can easily be ported on android. I am new to opencv and in computer vision in general. Can someone please give me some simple sample project that detects rectangle in android ? That will be very helpful to me at this moment. Thanks in advance |
2017-11-16 05:56:23 -0500 | received badge | ● Scholar (source) |
2017-11-16 03:17:51 -0500 | received badge | ● Student (source) |
2017-11-14 09:46:18 -0500 | asked a question | Detecting rectangle on android Detecting rectangle on android I am trying to detect rectangle in a picture taken by android. After of several days str |
2017-11-14 09:40:35 -0500 | commented answer | i want to auto detect cheque rectaingle in android,is there any example or reference available? Did you have same java solution to this problem ? |