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

Home » Public Forums » archive » Error with read_bmp
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Error with read_bmp [message #88007 is a reply to message #88003] Tue, 11 March 2014 15:17 Go to previous messageGo to previous message
lczhang123 is currently offline  lczhang123
Messages: 5
Registered: March 2014
Junior Member
在 2014年3月11日星期二UTC-5下午4时00分26秒,Mats Löfdahl写道:
> Den tisdagen den 11:e mars 2014 kl. 21:50:20 UTC+1 skrev lczha...@gmail.com:
>
>> I'm a green hand on IDL. Struggling with a Read_BMP problem.(IDL6.2,WIN7)
>
>>
>
>>
>
>>
>
>> IDL> A=READ_BMP('XRD.bmp', R, G, B)
>
>>
>
>>
>
>>
>
>> Array dimensions must be greater than 0.
>
>>
>
>> Error occurred at: READ_BMP 122 C:\Program Files (x86)\IDL\IDL62\lib\read_bmp.pro
>
>>
>
>> $MAIN$
>
>>
>
>> Execution halted at: $MAIN$
>
>>
>
>>
>
>>
>
>> Anyone can help? Appreciate!
>
>
>
> According to the documentation (http://www.exelisvis.com/docs/read_BMP.html), READ_BMP does not handle 1-bit-images or compressed images. You can examine the file with QUERY_BMP before you try to read it and find out if it is one that READ_BMP likes.

Thank you, Mats

I got another question here. When I use the read_jpeg or read_bmp function to read the picture, all information is saved in the variable. But when I try to use TV,variable to display again, it shows me a black screen

IDL> read_jpeg, '1.jpg',a
IDL> tv,a
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Yikes! IDL Crash-Projects Gone
Next Topic: READ_ASCII truncating data

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

Current Time: Wed Oct 08 17:53:45 PDT 2025

Total time taken to generate the page: 0.00248 seconds