Ask Your Question

nikshita's profile - activity

2018-05-30 05:43:20 -0600 commented question How to crop a single desired face out of multiple detected faces in java.

Yes this is the entire code but it crops only one detected face not the other one or the desired one . i mean what if we

2018-05-30 05:35:55 -0600 commented question How to crop a single desired face out of multiple detected faces in java.

Yes this is the entire code but it crops only one detected face not the other one or the desired one . i mean what if we

2018-05-30 00:28:21 -0600 asked a question How to crop a single desired face out of multiple detected faces in java.

How to crop a single desired face out of multiple detected faces in java. here is my code which detects and crops the im

2018-05-30 00:24:31 -0600 edited question How to crop a single face out of multiple detected faces in java

How to crop a single face out of multiple detected faces in java currently my code crops any detected face

2018-05-30 00:24:12 -0600 edited question How to crop a single face out of multiple detected faces in java

How to crop a single face out of multiple detected faces in java currently my code crops any detected face

2018-05-30 00:21:56 -0600 edited question How to crop a single face out of multiple detected faces in java

How to crop a single face out of multiple detected faces in java currently my code crops any detected face

2018-05-29 23:18:00 -0600 asked a question How to crop a single face out of multiple detected faces in java

How to crop a single face out of multiple detected faces in java currently my code crops any detected face

2018-05-29 23:06:20 -0600 commented answer Hi! i am trying to take and save a snapshot using java. How to remove the error generated as below:

Thanks you. my error is resolved.

2018-05-29 05:22:29 -0600 commented answer NullPointerException in face-detection

Thanks! i got the point.

2018-05-29 05:16:24 -0600 received badge  Editor (source)
2018-05-29 05:16:24 -0600 edited question Hi! i am trying to take and save a snapshot using java. How to remove the error generated as below:

Hi! i am trying to take a snapshot using webcam. How to remove the error generated as below: error : OpenCV(3.4.1) Err

2018-05-29 05:15:35 -0600 asked a question Hi! i am trying to take and save a snapshot using java. How to remove the error generated as below:

Hi! i am trying to take a snapshot using webcam. How to remove the error generated as below: error : OpenCV(3.4.1) Err

2018-05-29 00:48:49 -0600 asked a question NullPointerException in face-detection

Hi! i am trying to crop a detected face from an image using the code below and i am getting the error as Exception in th

2018-05-28 06:14:34 -0600 commented question How can we use java to implement face recognition on openCV ?

Hi! Berak I am able to detect and capture faces in real time via webcam.. now i would want to push it to facial recogni

2018-05-23 05:58:26 -0600 received badge  Enthusiast
2018-05-15 03:44:09 -0600 commented question Hi! i am trying to create an application in java which will detect our faces through webcam. below is the code and error i am getting while running the code. kindly help.

hey! Thanks a lot. it worked.

2018-05-14 04:33:18 -0600 commented question Hi! i am trying to create an application in java which will detect our faces through webcam. below is the code and error i am getting while running the code. kindly help.

OpenCV 3.4.1

2018-05-14 01:47:01 -0600 asked a question Hi! i am trying to create an application in java which will detect our faces through webcam. below is the code and error i am getting while running the code. kindly help.

Hi! i am trying to create an application in java which will detect our faces through webcam. below is the code and error

2018-05-13 08:18:08 -0600 asked a question i have got an error while writing the application in java with opencv. the code is the same as provided in this tutorial. how do i remove this error. the error is mentioned below.

i have got an error while writing the application in java with opencv. the code is the same as provided in this tutorial