Ask Your Question
0

Need help on implementation of MoSIFT algorithm in OpenCV

asked 2016-02-12 01:52:17 -0600

fano783 gravatar image

I'm trying to do a Violence detection in a video based on the paper by Long Xu et al. "Violent video detection based on MoSIFT feature and sparse coding" and I want to know if there has been an implementation of the MoSIFT algorithm in OpenCV.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-02-12 04:49:25 -0600

Google gave me MoFREAK, which should be even better, since you have no license problems :), but it should not be that hard to adapt the interface to use SIFT instead of FREAK since it is based on OpenCV.

edit flag offensive delete link more

Comments

1

Thank you I'll try it.

fano783 gravatar imagefano783 ( 2016-02-12 04:56:26 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-02-12 01:52:17 -0600

Seen: 537 times

Last updated: Feb 12 '16