More Image Processing with C# Lambdas(atalasoft.com)
submitted by
eazyd(970) 3 years, 2 months ago
This is a continuation of the earlier post on image processing with C# lambda expressions.
The previous blog describes a simple way to define image processing in terms of lambda expressions, and while efficient, it’s missing the ability to do commands that examine pixels outside of the source pixel in order to compute the destination pixel. The way around this is to provide more information to the lambda expression.
|category: C#
|Views: 45
tags:
C# another
Everyones tags:
Your Tags: