Invert by accord

// create filter
Invert filter = new Invert( );
// apply the filter
filter.ApplyInPlace( image );

댓글

이 블로그의 인기 게시물

batch file processing by C#

Horizontal projection - AForge