|
-
December 3rd, 2008, 04:34 PM
#1
blurring
I'd like to do a blur on a buffered image pixel by pixel, but problem is that i need to do it pixel by pixel, not with that convolveOp stuff everywhere I see. Does anyone know of a good java resource for this as I found none? Some simple code, which would actually implement the kernel sliding over the image, not only talk about it and assume that's too obvious of a algorithm... my problem is that I seem to be missing how exactly I smere out one pixel to all the neighbouring pixels... probably 1 dimension blur would be in place times two, but HOW?
all help is greatly appreciated!
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
|