X
Search this forum:
Search
You are not authorized to create a new topic
Page 117 of 126 << < 115116117118119 > >>
Topics
 Replies
 Views
 Last Post
1 Replies and 1568 Views Shapefile problems  1568  1 Started by  Deleted User I am trying to automate a process by creating an IDL program. As part of this process I have to convert thousands of points in text files into Shapefiles (polygons). I am able to create the new Shapefiles, however they don’t have any data. Here is the test code that I am dealing with: PRO shapefile myshape=OBJ_NEW('IDLffShape', FILEPATH('test7.shp', SUBDIR=&91'examples', 'data'&93), /UPDATE, ENTITY_TYPE=5) new_vertices = &91&910.0,0.0&93,&910.0,1.0&93,&911.0,1.0&93,&911.0,0....
1 1568
21 Mar 2005 01:33 PM
0 Replies and 1671 Views BUG in DIALOG_MESSAGE IDL 6.1.1 MAC  1671  0 Started by  Deleted User Hi I work with IDL 6.1.1 in Windows and in Machintosh, and the DIALOG_MESSAGE functions, do not works in Machintosh with this IDL's version . I Verified that this functions works on a older version. But on the 6.1.1 version, IDL it's blocked when this function is used. Does anyone already had the same problem And Does someone know how i can solve it
0 1671
18 Mar 2005 06:39 AM
0 Replies and 1560 Views IDL ENVI Program Interaction  1560  0 Started by  Deleted User March 17, 2005 Hello, I am trying to write a program to calibrate AVHRR data using IDL 6.1. IDL, I believe, uses some built in ENVI 4.1 functions to actually process the data. I am new both to IDL and ENVI and am not sure if what I'm saying is fully correct. The following program opens a file that has a list of all the files that need to be processed (called 'inputFile') and processes them using the ENVI commands. The skeleton of this program was taken from an example (ENVI_AVHRR_CALIB...
0 1560
17 Mar 2005 03:59 PM
0 Replies and 1862 Views DICOM RT  1862  0 Started by  Deleted User I would like to open a DICOM image file, make some changes to it (say draw an outline around an object) and export it as a new DICOM RT image using the new IDLffDicomEx function avaliable in IDL 6.1. Does anyone know how to do that Thanks
0 1862
09 Mar 2005 09:43 AM
0 Replies and 1509 Views where can i get data for tutorial?  1509  0 Started by  Deleted User I read tutorial.pdf to study envi 4.0. But I found it mentioned many tutorial data on 'ENVI Tutorial and Data CD No 2 ' .I dont have 'ENVI Tutorial and Data CD No 2 ',who can help methank you!
0 1509
04 Mar 2005 09:21 AM
0 Replies and 1423 Views where can i get data for tutorial?  1423  0 Started by  Deleted User I read tutorial.pdf to study envi 4.0. But I found it mentioned many tutorial data on 'ENVI Tutorial and Data CD No 2 ' .I dont have 'ENVI Tutorial and Data CD No 2 ',who can help methank you!
0 1423
04 Mar 2005 09:21 AM
1 Replies and 1662 Views Color table  1662  1 Started by  Deleted User Does anyone know how I can 'run' Pendleton's compound widget-style object for interactively selecting colors from a full palette of 16 million
1 1662
04 Mar 2005 01:59 AM
0 Replies and 1982 Views download rivertool  1982  0 Started by  Deleted User salut tou l monde, ya pa un lien ou j peu télécharger RIVERTOOL même si c'est une version d'évaluation.......merci d'avance
0 1982
01 Mar 2005 07:32 AM
0 Replies and 1813 Views How to convert raster to vector polylines?  1813  0 Started by  Deleted User I have classified more than 15 images to extract rivers, and I would like to have a single polyline for each river rather than a polygon. How can I do this Thanks, Henrique Momm
0 1813
23 Feb 2005 09:44 AM
0 Replies and 1992 Views IGRF (International Geomagnetic Reference Field)  1992  0 Started by  Deleted User Does anyone have a routine for reading the IGRF coefficients file and computing the IGRF that runs under IDL, or a woriking C wrapper for PC that you would be willing to share Edgar Bering
0 1992
22 Feb 2005 10:09 AM
0 Replies and 1625 Views Problem reading HDF5 file from library 1.6.2.  1625  0 Started by  Deleted User I have trouble reading HDF5 files built with library 1.6.2 using IDL version 6.1. Looking forward for the next IDL version 6.2 version to include upgraded routines able to read compressed HDF5 files (what I would expect), in the meantime I would like to know if there is any mean to solve the problem. Any suggestion will be greatly apreciated. This is relatively urgent.
0 1625
18 Feb 2005 03:40 AM
0 Replies and 1631 Views 3D data line analysis  1631  0 Started by  Deleted User I am trying to write a widget program that allows the user to draw a line over a 3D data set (plotted in 2D with intensity as color) and have the program generate a separate 2D plot of intensity vs. position on the line they drew over the original 3D plot. Any pointers Iam very new and can barely write a widget program. I know how to get the x and y position of the cursor, bu beyond that I can't make out much. Thanks.
0 1631
17 Feb 2005 02:47 PM
0 Replies and 1844 Views NITF Module - Add/Edit attributes to file header and segment headers - Batch Mode??  1844  0 Started by  Deleted User Hello, I'd like to ask if anyone has done the following operations in either ENVI/IDL/NITF Module. I'm pretty new to image programming, more specifically IDL and ENVI, so I'd appreciate if anyone would shed a light on me. Thanks!!!. I'd like to be able to manipulate an NITF file with absolutely no user interaction (ENVI Batch Mode). Given an input NITF file, can I perform these operations dynically: * Open an NITF file. * Retrieve single or all attributes of NITF file header, and o...
0 1844
17 Feb 2005 02:40 PM
0 Replies and 1553 Views LUT programming  1553  0 Started by  Deleted User Hi, I am a new man in the IDL's world. I have some troubles to create a LUT fonction using 2 sliders : one for luminosity and the over for the contrast. The response of my fonction is a black window or a very high contrast. Can you help me Thanks
0 1553
17 Feb 2005 02:24 PM
0 Replies and 1863 Views HELP PLEASE!!!!!!!!!1  1863  0 Started by  Deleted User hello, I have created a very simple program with matlab 6.5 ( suma.m) .With the matlab compiler I have created suma.c and suma.dll and I am trying to call suma.dll from IDL: s= CALL_EXTERNAL('C:\RSI\IDL60\external\call_external\C\suma.dll','suma',a_d,b_d,/CDECL) and I get CALL_EXTERNAL: Error loading sharable executable. Symbol: suma, File = C:\RSI\IDL60\external\call_external\C\suma.dll ERROR_PROC_NOT_FOUND What can I do Thank you very much
0 1863
06 Feb 2005 09:47 PM
0 Replies and 1781 Views minimization  1781  0 Started by  Deleted User i am writing a curve fitting program for Lifetime Image data analysis. In that i have to fit 25600 points.markwardt algorithm is using for minimization. This algorithm finds very slow and also making memory problems with big data files. Is there any fast minimization procedure in IDL platform
0 1781
27 Jan 2005 06:52 AM
0 Replies and 1615 Views help, though i know it must be a very easy question!  1615  0 Started by  Deleted User i want to do a regression annalysis between just two bands, and derive the coefficient ! just like the equation bellow b1 = u * b2 v, i want to derive u and v. but i don't know how to achieve it using envi or idl! please help me!
0 1615
23 Jan 2005 01:58 AM
0 Replies and 1850 Views How to call matlab programs from idl?  1850  0 Started by  Deleted User hello!!! I need to call a matlab file (.m) from idl. With the matlab compiler (mcc) I have been able to create the .c file and .dll file.But I can't call the .dll file from idl using the call _external function. Should I have to use the option AUTO_GLUE
0 1850
14 Jan 2005 02:45 AM
0 Replies and 1588 Views I would like associate two 1-band images in one 2-bands image  1588  0 Started by  Deleted User I would like associate two 1-band images in one 2-bands image thank for your help
0 1588
12 Jan 2005 05:52 AM
0 Replies and 1730 Views Sine wave for Curvefitting  1730  0 Started by  Deleted User I would like to know a way to fit a sine wave and get the function to return the fit parameters. The curvefit function in IDL calls a user defined function but it does not fit any phase. It fits a sine wave with only the initial value of the phase. y = A B Sin(Cx) A = Axis of rotation B = Amplitude C = Phase My data just has half a sinogram. Thank you, HB
0 1730
11 Jan 2005 05:59 PM
You are not authorized to create a new topic
Page 117 of 126 << < 115116117118119 > >>