0

Where can I get the source code of Laptev's STIP (space-time interest points)? On his webpage only the executables are provided.

Thank you in advance.

user1343279
  • 21
  • 1
  • 4
  • If he didn't make them public, they are not public. However, you can implement the algorithm using the paper. – Sam Jul 26 '12 at 14:26
  • Thanks for the reply. I was wondering if anyone else has already implemented it and made it available (obviously I have already searched for it on the Internet, but without success so far). – user1343279 Jul 27 '12 at 07:55

1 Answers1

1

Actually, the sources were made public at some point, or so I believe.

You can find an old version here: (plus other stuff regarding the paper of the guy hosting it...)

The code is hideous, by the way.

Jav_Rock
  • 22,059
  • 20
  • 123
  • 164
Buanderie
  • 11
  • 1