ネームスペース | 関数
media.h

ビデオファイルに対する処理を行うライブラリ [詳細]

#include "config/mist_conf.h"
#include "mist.h"
#include "config/color.h"
#include "io/video.h"
#include <vector>

ソースコードを見る。

ネームスペース

namespace  mist

関数

bool mist::cut_detection (video::decoder &iv, std::vector< int > &frame_indeces, size_t red_bin=8, size_t green_bin=8, size_t blue_bin=8, double threshold_of_similarity=0.95, ptrdiff_t number_of_between_frames=30)
 ビデオストリームを入力し,ビデオ内のカット位置を検出する

説明

ビデオファイルに対する処理を行うライブラリ


Generated on Wed Nov 12 2014 19:44:27 for MIST by doxygen 1.8.1.2