X
Search this forum:
Search
You are not authorized to create a new topic
Page 84 of 126 << < 8283848586 > >>
Topics
 Replies
 Views
 Last Post
0 Replies and 1165 Views how georefence an aatsr file with IDL 6.1?  1165  0 Started by  Deleted User Hello everybody i'm a new user, i'm spanish and i have a problem with my algorithm for georeferencing an aatsr image. someone could help in this
0 1165
09 Sep 2008 05:23 AM
2 Replies and 1044 Views Read_Ascii and variable type issue  1044  2 Started by  Deleted User Hi, I need to read a ASCII file with column data as show below: 901&160;&160;&160; 2006/07/04&160;&160;&160; 12:29:25.014385&160;&160;&160; 1152016165014385&160;&160;&160; 48.00816928&160;&160;&160; -65.28513547&160;&160;&160; -998.00&160;&160;&160; 33 It's 8 column record with various informations. I got an issue to define the 4th column variable type. The variable type would be define with IDL by an Unsigned Long (0ULL). Or this variable type is not available in the AS...
2 1044
08 Sep 2008 11:07 AM
0 Replies and 1045 Views JPEG EXIF tags  1045  0 Started by  Deleted User Hi All, Is there a way to get access to the EXIF tag with the READ_JPEG procedure If not is there another way to access those data or did I have to write a code by myself Thanks in advance. Antoine C.
0 1045
08 Sep 2008 10:59 AM
0 Replies and 928 Views executing an exe file  928  0 Started by  Deleted User Dear all, I am a new user of idl. I have this task to perform: - create a button which will call and execute an exe file. - I already created the button but i have difficulties to associate an event to this button. My source code is the following, should somebody help to find what is wrong thanks a lot.&160; Josiane. &160; &160; ; /CDECL, /VERBOSE, /SHOW_ALL_OUTPUT) EQ 1) (CALL_EXTERNAL('C:\Josiane\ITK\Projects\Reg_Test\debug\RegHello.exe', 'Registration', C:\Josiane\ITK\src\Ins...
0 928
03 Sep 2008 05:49 AM
0 Replies and 896 Views executing an exe file  896  0 Started by  Deleted User Dear all, I am a new user of idl. I have this task to perform: - create a button which will call and execute an exe file. - I already created the button but i have difficulties to associate an event to this button. My source code is the following, should somebody help to find what is wrong thanks a lot.&160; Josiane. (CALL_EXTERNAL('C:\Josiane\ITK\Projects\Reg_Test\debug\RegHello.exe', 'Registration', C:\Josiane\ITK\src\InsightToolkit-3.8.0\Examples\Data\BrainProtonDensitySliceBorder20.p...
0 896
03 Sep 2008 05:49 AM
2 Replies and 1351 Views Problem: IDL 7.0 Ittlicense for Ubuntu 8.04  1351  2 Started by  Deleted User I am unable to run the IDL as the ittlicense is not running. After installing IDL7.0 on Ubuntu 8.04. I tried to install the ittlicense using the following commands in xterm . ITT_DIR/idl70/bin/idl_setup.bash ittlicense The following is then displayed in Terminal IDL Version 7.0 Linux x86 m32). (c) 2007, ITT Visual Information Solutions &160; Embedded IDL: ITT Visual Information Solutions, License Wizard. Embedded IDL: ITT Visual Information Solutions, Licen...
2 1351
29 Aug 2008 06:53 PM
2 Replies and 856 Views Eliminate VirtualMachine ClickToContinue  856  2 Started by  Deleted User I need help for automatically (without any user interaction) run an IDL code various times a day, without having to&160;provide any new IDL&160;licence. &160; For that, I try to run a *.bat file with the following line: “idlrt.exe -vm &160;.\filepath\filename.sav” Unfortunately, when trying to run the IDL Virtual Machine from the Windows command line, there is always this useless IDL-VM button asking “click to continue”. &160; How do I get rid of this user interaction (the useless but...
2 856
26 Aug 2008 02:40 PM
0 Replies and 1290 Views Font Mess  1290  0 Started by  Deleted User Hello, I want to find out what is the size,&160; in pixels, for&160; a single character in IDL. I know there are 3 differet FONTs used in IDL: Vector, TrueType, Device. I belive for graphics the default is Vector (as the val of !p.font = -1). What about the default fonts in widgets Like, the default for widget_label or widget_button When I print the val of: strFont = WIDGET_INFO(label_widget_id, /FONTNAME) I get something like: &160; -Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-...
0 1290
26 Aug 2008 12:39 PM
0 Replies and 1482 Views Unable to allocate memory  1482  0 Started by  Deleted User &160; Hi, I have a memory problem! When I run my program I obtain the error: "Unable to allocate memory: to make array. Not enough space" The error occurs when I try to make this: LocalThresholdResultsFinal = &91&91LocalThresholdResultsFinal&93, REPLICATE({LocalThresholdResultsFinal}, IndTmpGrowSize&911&93)&93 where LocalThresholdResultsFinal = {LocalThresholdResultsFinal, ind:UINTARR(2, 1),CFARResultsNmog:0L, CFARResultsPar_mog:DBLARR(LocalThresholdLocalFitnmod,3)...
0 1482
25 Aug 2008 04:12 AM
6 Replies and 1318 Views Can't Download the IDL Software  1318  6 Started by  Deleted User Is anyone else experiencing server errors when trying to download the IDL software
6 1318
23 Aug 2008 08:00 AM
0 Replies and 1242 Views IDL code to generate random subset from roi points  1242  0 Started by  Deleted User I'm looking for and IDL way to generate a random subset of points from an ROI, I also need to export them as an ascii. I know how to do this in ENVI with widgets etc, but can anyone point me in the right direction with code/suggestions Thanks, Karen
0 1242
18 Aug 2008 03:35 PM
0 Replies and 1021 Views question about query_tiff for large file  1021  0 Started by  Deleted User query_tiff is working rather slow with my big files. Maybe my files are indeed too big, ~10k frames. Even query_tiff(filename,image_index=0) would take several minutes. On the other hand, I found read_tiff works quite differently in term of speed. If I have this big tiff stack here and want IDL to know the number of frames, is there any fast way Do I need to know something deep about the tiff file format, head codes or the like thanks
0 1021
07 Aug 2008 08:01 PM
0 Replies and 1018 Views Misalignment between image map and contours  1018  0 Started by  Deleted User I was trying to display an image and superpose its contours, and noticed that there seems to be a misalignment, or better a scale factor difference, between the contours and the image map. This problem can be seen in a very simple way by using the image_cont routine, for example: a=0*findgen(16,16) a&911,1&93=1000 a&9112,12&93=1000 a&918,8&93=1000 a&913,14&93=1000 image_cont, a The center of the contour maps are offset with respect to the corresponding pixel. A more careful...
0 1018
05 Aug 2008 08:58 AM
1 Replies and 1051 Views GAUSSFIT Error  1051  1 Started by  Deleted User Hello! I was attempting to fit gaussians to some spectral lines and found the procedure gaussfit. In the help file an example procedure is listed (ex_gaussfit.pro). When I ran the program expressly as written I received the following error: IlseDL> ex_gaussfit Expected: 4.00000 1.00000 2.00000 1.00000 0.250000 0.0100000 Keyword parameters not allowed in call. Execution halted at: EX_GAUSSFIT 25 C:\RSI\idl\Default\ex_gaussfit.pro ...
1 1051
03 Aug 2008 08:19 PM
0 Replies and 1141 Views Regarding Hyperion Level1G/1T  1141  0 Started by  Deleted User Hi, I am Rishi working with hyperion Level 1G/1T data. I am not able to correct bad lines of the hyperion data. I have already used the Flaash and flag mask correction but not getting the good result. please help me how to correct bad lines and other related preprocessings. waiting for you all regards Rishi
0 1141
02 Aug 2008 01:20 AM
2 Replies and 1445 Views READ_TIFF: Unable to open TIFF file: IMAGE.TIF.  1445  2 Started by  Deleted User I am getting this error READ_TIFF: Unable to open TIFF file: C:\IMAGE.TIF. when trying to open the tif file. And ok = Query_TIFF(filename, fileInfo) is returning ok = 0 But it is working if I open the image in image editing software and resave it (overwrite it). Any suggestions. Thanks
2 1445
01 Aug 2008 05:14 PM
0 Replies and 1064 Views IDLnetURL: secure connections?  1064  0 Started by  Deleted User Can someone confirm for me that the IDLnetURL object does support FTP over SSL but does not support sFTP (over SSH) Does anyone know of plans to support sFTP
0 1064
28 Jul 2008 05:58 PM
3 Replies and 1830 Views Regarding writing the data (results) into ascii or excel file  1830  3 Started by  Deleted User Hi, I have created an idl routine which takes multiple images using dialog_pickfile.Using a loop i am exporting n images.I am calculating the percent of soil and water and its displaying in the console window.I want to write that into an ascii file or excel.Any help would be appreciated.I tried but only the last image result is stored ignoring the rest.Thanks in advance.
3 1830
24 Jul 2008 04:10 PM
1 Replies and 1131 Views Poor User Support from ITT  1131  1 Started by  Deleted User Has anybody else using ENVI/IDL experienced poor support from itt. I have been using this (quite expensive) product for 8 years now and none of the bugs (some quite serious) have ever been addressed. These range from supposed support for reading ER Mapper files (none of the geo-referencing information is imported forcing me to input it manually) to extremely serious issues such as the fact that LSFIT procedures include missing value codes in the computations thus producing totally erroneous ...
1 1131
24 Jul 2008 02:12 AM
0 Replies and 965 Views MAP_SET  965  0 Started by  Deleted User Hello, guys. Simple question. Is it possible to draw the counties line just using MAP_SET I can't find an appropriate keyword. /continents and /USA and /coasts draw only states boundaries. I actually need the counties of COLORADO. Thanks, Irina.
0 965
21 Jul 2008 11:27 AM
You are not authorized to create a new topic
Page 84 of 126 << < 8283848586 > >>