Jump to content

Image Processing Question

- - - - -

  • Please log in to reply
2 replies to this topic

#1
CuteKitty

CuteKitty

    Newbie

  • Members
  • Pip
  • 2 posts
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
mr_skyflakes21

mr_skyflakes21

    Learning Programmer

  • Members
  • PipPipPip
  • 54 posts
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.

#3
CuteKitty

CuteKitty

    Newbie

  • Members
  • Pip
  • 2 posts
Thanks :))




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users