Ask Your Question

BhanuPrasad's profile - activity

2018-01-21 13:12:27 -0600 commented answer How to find the duplicate images?

Could you please provide some steps how to use BagOfWords, If you provide some sample code..it would be helpful..

2018-01-21 09:26:49 -0600 commented answer How to find the duplicate images?

images can be slightly difference , how can i check, can you please help me out. what process i have to follow .

2018-01-21 08:50:43 -0600 edited question How to find the duplicate images?

How to find the duplicate images? I have collection of images in my gallery, Whenever i have taken the image using my mo

2018-01-21 08:50:01 -0600 edited question How to find the duplicate images?

How to find the duplicate images?ct I have collection of images in my gallery, Whenever i have taken the image using my

2018-01-21 01:07:53 -0600 asked a question How to find the duplicate images?

How to find the duplicate images?ct I have collection of images in my gallery, Whenever i have taken the image using my

2018-01-15 11:26:08 -0600 commented answer How to use openCV BOW API in android

Thanks once again for the reply. in the code you are using // compare: double distance = norm(feature1, feature2);

2018-01-15 11:25:32 -0600 commented answer How to use openCV BOW API in android

Thanks once again for the reply. in the code you are using double distance = norm(feature1, feature2); what is the feat

2018-01-15 11:16:08 -0600 received badge  Supporter (source)
2018-01-15 11:16:07 -0600 marked best answer How to use openCV BOW API in android

I am using SURF FeatureDetector to compare static images with camera imageFeatureDetector .

But Berak suggested me I have to use BOW API for my usecase . Can any one provide me sample code or suggest me the steps how to use BOW API in android . Note : I have a knowledge on Java, but i don't have knowledge on C++, If you provide sample code it would be helpful for me. Because i have to submit my project in this week .

2018-01-15 11:16:07 -0600 received badge  Scholar (source)
2018-01-15 11:15:14 -0600 commented answer How to use openCV BOW API in android

Thank you so much for your reply,Small doubt in your reply could you please clarify me . In point 2 you said we have to

2018-01-14 13:41:32 -0600 asked a question How to use openCV BOW API in android

How to use openCV BOW API in android I am using SURF FeatureDetector to compare static images with camera imageFeatureD

2018-01-14 05:12:38 -0600 commented question How to compare static images with camera image using openCV

How to use BagOfWords API in android, I searched on google it seems there is no support for java, Could you please sugge

2018-01-13 14:04:14 -0600 edited question How to compare static images with camera image using openCV

How to compare static images with camera image using openCV I am working on object recognition in android using openCV.

2018-01-13 14:01:04 -0600 edited question How to compare static images with camera image using openCV

How to compare static images with camera image using openCV I am working on object recognition in android using openCV.

2018-01-13 13:59:48 -0600 edited question How to compare static images with camera image using openCV

How to compare static images with camera image using openCV I am working on object recognition in android using openCV.

2018-01-13 13:57:51 -0600 edited question How to compare static images with camera image using openCV

How to compare static images with camera image using openCV I am working on object recognition in android using openCV.

2018-01-13 13:56:44 -0600 received badge  Editor (source)
2018-01-13 13:56:44 -0600 edited question How to compare static images with camera image using openCV

How to compare static images with camera image using openCV I am working on object recognition in android using openCV.

2018-01-13 13:55:36 -0600 asked a question How to compare static images with camera image using openCV

How to compare static images with camera image using openCV I am working on object recognition in android using openCV.

2018-01-07 12:15:28 -0600 asked a question Template matching not working as expected

Template matching not working as expected I am very new to opencv and using for template matching.Actually i want to mat

2018-01-06 00:00:35 -0600 received badge  Enthusiast
2018-01-02 05:18:47 -0600 commented question Image matching using OpenCV ORB + Android

I have some leaf images in my database(those are static images), Now the end-user can capture the image by using his web

2018-01-02 04:47:28 -0600 commented question Image matching using OpenCV ORB + Android

which API should i use to get the difference percentage between the two images(one is from camera image another one is

2018-01-01 13:58:38 -0600 asked a question Image matching using OpenCV ORB + Android

Image matching using OpenCV ORB + Android I'm writing an app in which the user takes a photograph of a 'code', and then