|
-
May 19th, 2002, 12:26 PM
#1
low pass filter
How to implement a simple low pass filter for image manipulation?
By convolution or multiplication? In image or frequency domain?
-
May 19th, 2002, 09:22 PM
#2
You could do it using a convolution kernel in the "color" domain.
But might I suggest you have a look at OpenCV:
http://sourceforge.net/projects/opencvlibrary/
It implements all normal and common image processing algorithms and also some computer vision algorithms.
When you start using it, you just can't stop!
Martin Breton
3D vision software developer and system integrator.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|