Re: Rookie having problems with some filter code. Any help?



What is your purpose in writing the code? If you just want something to
work, I suggest not writing any code at all and looking for the
functionality in some pre-built environment. For example, common apps
such as Irfanview(free) or Photoshop (muchos bucks) have blurring, edge
enhancing, etc built in. At a much higher level, environments such as
Matlab or IDL have complete toolboxes that you can use to implement any
requirement from high level functions.

If you want to learn how to write low level image processing code, I
suggest going to Amazon and doing a search for books on image
processing. Many of them come with source code to implement filtering
functions with descriptions on how they work.


Bob

.


Loading