comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Low pass filter - Problem with kernel
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Low pass filter - Problem with kernel [message #50404] Tue, 03 October 2006 04:23 Go to previous message
Vidhya is currently offline  Vidhya
Messages: 6
Registered: October 2006
Junior Member
Dear All,

Stuck with the error message:

"% CONVOL: Incompatible dimensions for Array and Kernel.
% Execution halted at: $MAIN$"

while trying to apply a low pass filter to one of my image data.

The array dimensions for kernel is
IDL> help, kernel
KERNEL FLOAT = Array[3, 3]
IDL> help, column_log
COLUMN_LOG FLOAT = Array[1, 374]

Since i am new to IDL, your help is appreciated.

Is it that the array size for kernel should be less than the image
size?

Also, I have serious troubles in redirecting the results to HDF format.

Unfortunately, I am able to create a HDF file but to see only a noisy
data without any image.

Thanks in advance,

Vidhya Kamalesh
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: spawn on IDL virtual machine
Next Topic: Re: .compile_opt strictarr is persistent?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:32:53 PDT 2025

Total time taken to generate the page: 0.00360 seconds