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

Home » Public Forums » archive » Why interleaving in image??
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Why interleaving in image?? [message #93613] Tue, 06 September 2016 01:31 Go to previous message
Suresh Negi is currently offline  Suresh Negi
Messages: 28
Registered: August 2016
Junior Member
Why we have to use interleaving in image in IDL.
Please tell me meaning of this..How image size is different from image dimension.

imageSize = imageInfo.dimensions
image = READ_IMAGE(file)
imageDims = SIZE(image, /DIMENSIONS)
interleaving = WHERE((imageDims NE imageSize[0]) AND (imageDims NE imageSize[1])) + 1
PRINT, 'Type of Interleaving = ', interleaving
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Problem regarding ENVI file opening
Next Topic: Basic problem

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

Current Time: Wed Oct 08 13:32:34 PDT 2025

Total time taken to generate the page: 0.00430 seconds