HOF特徴量を出す関数はありますか。

6 ビュー (過去 30 日間)
Maya Nakamura
Maya Nakamura 2018 年 10 月 3 日
コメント済み: Maya Nakamura 2018 年 10 月 4 日
HOF(Histgrams of Optical Flow)を出す関数はMATLABに入っていますか。 入っていない場合、どのようにプログラムを組めばよいでしょうか。

採用された回答

Hirokazu Tanaka
Hirokazu Tanaka 2018 年 10 月 3 日
MATLAB にはないみたいです。ただ、検索の過程でこちらが見つかりました。
"Matlab source code available for the real-time densely extracted HOG, HOF, and MBG descriptors as described in our IJMIR journal article. Download the code and run demo.m. Please note that the Matlab Computer Vision toolbox is required. For the best experience, please use Matlab 2013b or later (otherwise the optical flow may be needlessly slow)."
との記載があり、Computer Vision System Toolbox が必要みたいです。
  1 件のコメント
Maya Nakamura
Maya Nakamura 2018 年 10 月 4 日
丁寧な回答ありがとうございます。
上記の手順で行ってみます。

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!