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

インターレスの解除を行うためのライブラリ [詳細]

#include "../mist.h"
#include "../config/color.h"

ソースコードを見る。

ネームスペース

namespace  mist

関数

template<class T , class Allocator >
bool mist::interlace (const array2< T, Allocator > &in, array2< T, Allocator > &out, bool is_odd_line=false, bool is_row_interlace=true)
 2次元画像のインターレス除去を行う

説明

インターレスの解除を行うためのライブラリ


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