Ask Your Question

Roysorus's profile - activity

2019-10-28 04:55:58 -0600 commented question What's the size of the patch used to get a feature with HarrisLaplaceFeatureDetector

From what I understood, the patch size is : 3*powf(2, oct + (layer/all_layers)). For oct 0 if varies from 3 to 4 pixel

2019-10-24 04:30:24 -0600 commented question What's the size of the patch used to get a feature with HarrisLaplaceFeatureDetector

You seem to be right. So it is a 17 pixels patch?

2019-10-24 04:30:10 -0600 commented question What's the size of the patch used to get a feature with HarrisLaplaceFeatureDetector

You seem to be right. So it is a 16 pixels patch?

2019-10-24 04:12:47 -0600 edited question What's the size of the patch used to get a feature with HarrisLaplaceFeatureDetector

What's the size of the patch used to get a feature with HarrisLaplaceFeatureDetector Hello guys, I'm trying to use cv::

2019-10-24 04:09:56 -0600 asked a question What's the size of the patch used to get a feature with HarrisLaplaceFeatureDetector

What's the size of the patch used to get a feature with HarrisLaplaceFeatureDetector Hello guys, I'm trying to use cv::

2018-09-20 12:04:52 -0600 edited question knnMatch giving different results with Flann

knnMatch giving different results with Flann Hello, I'm trying to use knnMatch to get matches between two sets of descr

2018-09-20 10:37:44 -0600 edited question knnMatch giving different results with Flann

knnMatch giving different results Hello, I'm trying to use knnMatch to get matches between two sets of descriptors to t

2018-09-17 10:03:06 -0600 edited question knnMatch giving different results with Flann

knnMatch giving different results Hello, I'm trying to use knnMatch to get matches between two sets of descriptors to t

2018-09-17 09:38:12 -0600 asked a question knnMatch giving different results with Flann

knnMatch giving different results Hello, I'm trying to use knnMatch to get matches between two sets of descriptors to t

2018-07-19 09:55:42 -0600 received badge  Enthusiast
2018-07-05 04:18:37 -0600 received badge  Editor (source)
2018-07-05 04:18:37 -0600 edited question ORB vs FAST detectors

ORB vs FAST detectors Hello, I'm trying to detect Keypoints all over the image so I tried dividing it into cells and de

2018-07-05 04:13:15 -0600 asked a question ORB vs FAST detectors

ORB vs FAST detectors Hello, I'm trying to detect Keypoints all over the image so I tried dividing it into cells and de

2018-02-19 07:20:10 -0600 asked a question Orb features detection problem

Orb features detection problem Hello, So I'm trying to use opencv's ORB features detector on an object. So I want to ge

2018-02-19 04:13:00 -0600 asked a question orb feature detection problem

orb feature detection problem Hello, So I'm trying to use opencv's ORB features detector on an object. So I want to get