Ask Your Question
0

How to use SSSE3?

asked 2012-08-27 19:37:43 -0600

this post is marked as community wiki

This post is a wiki. Anyone with karma >50 is welcome to improve it.

In freak_demo.cpp, there's this comment:

// MATCHER
// The standard Hamming distance can be used such as
// BruteForceMatcher<Hamming> matcher;
// or the proposed cascade of hamming distance using SSSE3

But how to use SSSE3? It's best if this comment also includes the sample code.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2012-12-04 09:57:18 -0600

Amy gravatar image

I've been able to use SSSE3 but i had to dig into core OpenCV code. I used the author's code. I don't have any better approach as yet. In fact i also have a question on the subject here.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-08-27 19:37:43 -0600

Seen: 462 times

Last updated: Dec 04 '12