Hi
I attend an image processing course & we have to choose an application to work on(using c# & Matlab).
So do you have any ideas for I.P. applications which require from (1-2) weeks to be finished ?
Thanks.
2 replies to this topic
#1
Posted 20 November 2010 - 04:54 AM
|
|
|
#2
Posted 27 November 2010 - 12:10 AM
I would suggest using NeuronDotNet library as a means to process your images. We did this last semester in our Fingerprint Verification System. It has a lot of features that can help you process an image.
Plus, you really have to learn the "algorithm" behind the processing. Gabor Filters, Bilinear Filtering etc...
NeuronDotNet: NeuronDotNet - Artificial Neural Networks in C#
You can download the .dll file and load it in C# as your reference library.
From there, you can use the classes for image processing.
Basically, that library is intended for Neural Network Processing, but it includes several classes that you can use to supplement your projects, especially on images.
Plus, you really have to learn the "algorithm" behind the processing. Gabor Filters, Bilinear Filtering etc...
NeuronDotNet: NeuronDotNet - Artificial Neural Networks in C#
You can download the .dll file and load it in C# as your reference library.
From there, you can use the classes for image processing.
Basically, that library is intended for Neural Network Processing, but it includes several classes that you can use to supplement your projects, especially on images.
#3
Posted 28 November 2010 - 10:18 AM
Thanks :))
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









