Ask Your Question

joyceeeen's profile - activity

2018-10-29 04:20:42 -0600 commented question OpenCV (Java) : Draw a rectangle region on Camera View

well, can you help me with that? I don't really quite understand how rect works. I need it to be dynamically centered no

2018-10-28 21:51:25 -0600 asked a question OpenCV (Java) : Draw a rectangle region on Camera View

OpenCV (Java) : Draw a rectangle region on Camera View I 'm trying to create a bank card scanner on android using OpenCV

2018-07-05 01:06:44 -0600 received badge  Enthusiast
2018-07-04 02:35:54 -0600 asked a question JavaCameraView Surface is not full screen

JavaCameraView Surface is not full screen My cameraview wont turn to full screen Things Ive tried 1. FLAG_FULLSCREEN i

2018-07-04 00:18:15 -0600 commented question How to use SceneTextDetection in Java

what do you mean with the "assuming, you've build the android sdk locally with opencv_contrib,"

2018-07-03 22:39:39 -0600 asked a question How to use SceneTextDetection in Java

How to use SceneTextDetection in Java Is SceneTextDetection function usable for java? I don't see anything in the docume

2018-07-01 23:02:51 -0600 commented question Foreground segmentation when background and subject have nearly identical colour

Can I see the codes you used in here?

2018-06-29 04:14:59 -0600 commented answer Detecting Embossed Texts CharactersTechniques

If I use DNN, I don't need to process my image anymore is that correct?

2018-06-28 08:01:07 -0600 commented question How to translate this code to Java

@holger wouldn't it be more easy tho to detect the rect edges of the cards to perform the bounding box? @berak OCR hardl

2018-06-28 07:31:35 -0600 asked a question Detecting Embossed Texts CharactersTechniques

Detecting Embossed Texts CharactersTechniques I want to detect embossed characters from cards like the example below. Th

2018-06-28 05:20:41 -0600 commented question How to translate this code to Java

Enlighten me with this, Sorry Im new to this, I've checked this tutorial with DNN but I want to implement the TextDete

2018-06-28 03:35:20 -0600 commented question How to translate this code to Java

I understand. :) thankyou. Would SWT algorithm work when usually the color of the embossed texts in credit cards are the

2018-06-28 02:58:33 -0600 commented question How to translate this code to Java

I edited my question, kindly check it. thanks

2018-06-28 02:58:10 -0600 received badge  Editor (source)
2018-06-28 02:58:10 -0600 edited question How to translate this code to Java

How to translate this code to Java This code is from Azoft to read embossed text from credit cards (https://www.azoft.co

2018-06-28 02:50:48 -0600 commented question How to translate this code to Java

hi you mean the whole code?

2018-06-28 02:46:39 -0600 asked a question How to translate this code to Java

How to translate this code to Java if (edges.at<unsigned char="">(j,i) == 255) { //Ca