Search found 1 match

by BrendanSimon
2011-05-24T03:41:38-07:00
Forum: Users
Topic: Background Subtract (Rolling Ball)
Replies: 1
Views: 6868

Background Subtract (Rolling Ball)

Hello,

I need and image processing library that has the following algorithms that will run in a .NET/C# environment.
* Background Subtraction (Rolling Ball method)
* Sharpen
* Template Matching (using Normalised Cross Correlation Coefficients method)

Unfortunately I haven't been able to find a ...