在Windows中运行STIP(时空兴趣点)的问题 [英] Troubles in running STIP (Space-Time Interest Points) in windows

查看:567
本文介绍了在Windows中运行STIP(时空兴趣点)的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已下载名为stip-1.1.-winlinux.zip的Windows版本的STIP(时空兴趣点)

我试图运行它从Matlab使用命令:

  system('bin \stipdet.exe -f data\walk- simple.avi  - o data\walk-simple-stip2.txt'); 

但我收到以下错误:无法初始化捕获从data \walk-简单.avi ...



似乎以某种方式尝试从相机捕获视频,而不是使用输入文件。



我正在使用Matlab 2013a的windows8。我已经添加了所有的dll需要为了运行包。输入文件存在,所以肯定不是问题。



有人设法在Windows上运行吗?任何帮助将是很大的价值,因为我很困惑,真的不知道如何解决它。



谢谢,



Gil。

解决方案

安装XVid编解码器对我有用。
https://www.xvid.com/download/



还需要OpenCV 1.0以正确的.dlls
http:// opencv。 org / downloads.html


I'v downloaded the windows version of STIP (space-time interest points) named stip-1.1.-winlinux.zip

I'm trying to run it from Matlab using the command:

system('bin\stipdet.exe -f data\walk-simple.avi -o data\walk-simple-stip2.txt');

But I'm getting the following error: "Could not initialize capturing from data\walk-simple.avi... "

It seems that it somehow trying to capture a video from the camera instead of using the input file.

I'm working on windows8 with Matlab 2013a. I already added all the dll's needed in order to run the package. The input file exist, so that certainly not the problem.

Has anyone managed to run in on windows? Any help will be greatly values as I'm quite stuck and really have no idea how to solve it.

Thanks,

Gil.

解决方案

Installing XVid codecs worked for me. https://www.xvid.com/download/

Also needs OpenCV 1.0 for correct .dlls http://opencv.org/downloads.html

这篇关于在Windows中运行STIP(时空兴趣点)的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆