First time here? Check out the FAQ!
Hi there! Please sign in
help
faq
tags
users
badges
This forum is disabled, please visit
https://forum.opencv.org
ALL
UNANSWERED
Ask Your Question
RSS
Sort by »
date
activity ▼
answers
votes
33 questions
Tagged
bfmatcher
×
731
views
no
answers
no
votes
2020-10-08 03:15:34 -0600
Steven.Dragoz
ORB Keypoints Minimum distance?
ORB
bfmatcher
keypoint
keypoint-matching
291
views
1
answer
no
votes
2020-08-29 00:48:09 -0600
berak
Where to find implementation of BFMatcher::match
feature-detection
matcher
bfmatcher
5k
views
1
answer
no
votes
2020-08-24 03:10:26 -0600
berak
Error in BFMatcher : batch_distance
bfmatcher
assertionerror
goodFeaturesToTrack
137
views
no
answers
no
votes
2020-03-09 13:30:44 -0600
chendave
match() & knnMatch(): same trainIdx for different queryIdx
bfmatcher
match
knnmatch
437
views
1
answer
no
votes
2020-02-04 14:41:44 -0600
zzxjl1
Fatal signal 11 (SIGSEGV), code 2 from knnMatch in OpenCV4Android 3.2
opencv4android
bfmatcher
knnmatch
android
3.2.0
418
views
2
answers
no
votes
2019-02-21 03:11:04 -0600
Eduardo
BFMatcher performances VS OpenCV version
bfmatcher
194
views
no
answers
no
votes
2018-12-29 12:56:07 -0600
ONIGIRI
What is a good way to recognize an object from two different images in android system? [closed]
ORB
android-studio
object_recognition
opencv
bfmatcher
1k
views
no
answers
1
vote
2018-06-28 04:05:12 -0600
crogre
BFmatcher with crossCheck doesn't crossCheck
bug
bfmatcher
693
views
2
answers
no
votes
2018-06-22 06:59:04 -0600
jsxyhelu
likely position of Feature Matching.
c++
bfmatcher
norm_l2
336
views
1
answer
no
votes
2018-06-19 05:47:03 -0600
berak
perspectiveTransform() fails
perspectiveTransform
bfmatcher
norm_l2
cvException
555
views
1
answer
no
votes
2018-06-01 06:28:13 -0600
berak
Brute-force matching with crosscheck do not output closet couple
bfmatcher
crosscheck
opencv
c++
2k
views
1
answer
no
votes
2018-02-08 14:02:34 -0600
eshirima
[BFMatcher] 'list' object has no attribute 'trainIdx'
bfmatcher
python
256
views
no
answers
no
votes
2017-11-29 00:13:24 -0600
charles1208
knnMatch gives different results between debug and release Mode
bfmatcher
709
views
1
answer
no
votes
2017-10-25 10:15:22 -0600
berak
Brute Force Matching with L2-Norm
Opencv3.2.0
bfmatcher
normHamming
norm_l2
1k
views
1
answer
no
votes
2017-05-10 04:56:58 -0600
berak
Which norm is the best to match descriptors?
bfmatcher
3k
views
1
answer
no
votes
2016-12-12 03:12:53 -0600
berak
How to calculate Essential Matrix?
python
brisk
bfmatcher
424
views
no
answers
no
votes
2016-12-09 06:57:13 -0600
Der Luftmensch
How to remove false matches in brute force matcher?
python
opencv
bfmatcher
8k
views
no
answers
no
votes
2016-10-09 11:37:05 -0600
motiur_uw
BFMatcher match giving error
SURF
bfmatcher
447
views
no
answers
no
votes
2016-07-22 08:11:50 -0600
danceToBebop
BFmatcher crashes because of different descriptor shapes
python
ORB
SIFT
bfmatcher
error
shape
894
views
1
answer
no
votes
2016-07-20 12:04:41 -0600
n.argirop
Image matching using goodFeaturesToTrack
python
ImageMatching
bfmatcher
goodFeaturesToTrack
808
views
no
answers
no
votes
2016-06-11 04:04:59 -0600
Siddharth Kamaria
Finding damages in the image using Feature Matching
feature-detection
feature-extraction
ORB
bfmatcher
keypoint-matching
1k
views
1
answer
no
votes
2016-04-07 13:46:07 -0600
berak
hi,I want to write a python code using "freak" descriptor methods.I wrote this code
python
bfmatcher
546
views
no
answers
no
votes
2016-01-22 10:17:35 -0600
nyd
Why there is a hardcoded maximum numbers of descriptors that can be matched with BFmatcher?
bfmatcher
imgIdx
212
views
no
answers
no
votes
2015-09-18 03:10:16 -0600
Luisloez89
Strange behaviour of cv::BFMatcher to match descriptors from custom ASIF (based on vlFeat)
bfmatcher
ASIFT
vlfeat
featuredetector
475
views
no
answers
2
votes
2015-09-06 15:40:06 -0600
LBerger
BFMatcher and crossCheck
bfmatcher
Opencv3.0
498
views
no
answers
no
votes
2015-08-11 12:06:47 -0600
Luisloez89
C++ exception in cv::BFMatcher
c++
opencv
bfmatcher
FeatureMatcher
154
views
no
answers
no
votes
2015-05-18 21:26:51 -0600
Sheng Liu
error in ORB feature tracking
ORB
flann
bfmatcher
536
views
no
answers
1
vote
2015-03-09 18:43:16 -0600
tedde
Hamming slower than L2 BFMatcher
bfmatcher
hamming
L2
553
views
2
answers
no
votes
2015-02-09 04:12:12 -0600
Fiong
knnMatch in version 2.4.10
knnmatch
SIFT
SURF
bfmatcher
771
views
1
answer
no
votes
2015-01-29 03:28:02 -0600
Eduardo
Only one match per keypoint
python
bfmatcher
1
2
next page »
Links
Official site
GitHub
Wiki
Documentation
Contributors
Tags
bfmatcher
×30
python
×7
ORB
×5
opencv
×4
c++
×3
knnmatch
×3
norm_l2
×3
feature-detection
×2
goodFeaturesToTrack
×2
keypoint-matching
×2
SIFT
×2
SURF
×2
3.2.0
×1
android
×1
android-studio
×1
ASIFT
×1
assertionerror
×1
brisk
×1
bug
×1
crosscheck
×1
cvException
×1
error
×1
featuredetector
×1
feature-extraction
×1
FeatureMatcher
×1
flann
×1
hamming
×1
ImageMatching
×1
imgIdx
×1
keypoint
×1
L2
×1
match
×1
matcher
×1
normHamming
×1
object_recognition
×1
Opencv3.0
×1
Opencv3.2.0
×1
opencv4android
×1
perspectiveTransform
×1
shape
×1
vlfeat
×1
Copyright
OpenCV foundation
, 2012-2018. Content on this site is licensed under a
Creative Commons Attribution Share Alike 3.0
license.
Powered by Askbot version 0.10.2
Please note: OpenCV answers requires javascript to work properly, please enable javascript in your browser,
here is how
dummy
×