インターレスの解除を行うためのライブラリ [詳細]
ネームスペース | |
| 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次元画像のインターレス除去を行う | |
インターレスの解除を行うためのライブラリ
1.8.1.2