Ask Your Question
2

BOWImgDescriptorExtractor+BruteForceMatcher_GPU_base

asked 2013-07-31 11:42:43 -0600

jahausw gravatar image

updated 2013-08-26 02:14:25 -0600

As far as I can tell this has not been implemented yet, has anyone successfully implemented this:

DescriptorExtractor* extractor; //Any extractor (GPU or CPU) gpu::BruteForceMatcher_GPU_base matcher; //L1, L2, HAMMING, etc. (GPU or CPU) BOWImgDescriptorExtractor* bowide = new BOWImgDescriptorExtractor(extractor, matcher);

Any help or feedback would be much appreciated! I may look into implementing it

edit retag flag offensive close merge delete

Comments

Small remark. We suggest not to use hashtags in the tags of your topic. They generate a lot of double tags, rendering the search and filter options useless. Keep this in mind at your next post, adjusted it for you now.

StevenPuttemans gravatar imageStevenPuttemans ( 2013-08-26 02:18:05 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-08-24 05:44:02 -0600

paghdv gravatar image

Did you find a solution/implementation of this jahausw?

edit flag offensive delete link more

Comments

I haven't worked on this for a while but I'm planning on looking into it some more now. I'll keep you updated on my progress.

jahausw gravatar imagejahausw ( 2013-09-02 13:58:21 -0600 )edit

Question Tools

Stats

Asked: 2013-07-31 11:42:43 -0600

Seen: 349 times

Last updated: Aug 26 '13