View Single Post
Old 24th August 2011, 17:31   #17  |  Link
johnmeyer
Registered User
 
Join Date: Feb 2002
Location: California
Posts: 2,695
I can't get either function to work. I get the following error:

"An out-of-bounds memory access (access violation) occurred in module 'fftw3'"

I traced this to the "gaussianblur" call.

I checked everything, and I have fftw3.dll in my system32 folder (I'm running Win XP Pro 32-bit). It is dated 7/26/2011 (I had an earlier version and had the same error message, so I just updated to this version). This DLL was created by copying the libfftw3f-3.dll and then renaming it. This is supposed to be the version 3 of this DLL. The variableblur.dll is dated 3/14/2011.

I hate DLLs.
johnmeyer is offline   Reply With Quote