HOF特徴量を出す関数はありますか。
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Maya Nakamura
el 3 de Oct. de 2018
Comentada: Maya Nakamura
el 4 de Oct. de 2018
HOF(Histgrams of Optical Flow)を出す関数はMATLABに入っていますか。 入っていない場合、どのようにプログラムを組めばよいでしょうか。
0 comentarios
Respuesta aceptada
Hirokazu Tanaka
el 3 de Oct. de 2018
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 が必要みたいです。
Más respuestas (0)
Ver también
Categorías
Más información sobre Motion Estimation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!