X
Search this forum:
Search
You are not authorized to create a new topic
Page 105 of 126 << < 103104105106107 > >>
Topics
 Replies
 Views
 Last Post
1 Replies and 1671 Views Opening a Communications (COM) serial port  1671  1 Started by  Deleted User I'm interested in opening a serial port connection on my computer to send text commands and retrieve responses. More specifically, I would like to access a COM port from a remote computer location, similar to opening a socket in IDL. First, can anyone supply a few steps to opening a COM port for communication with a device, say on com1 or com2 Secondly, does it seem reasonable that this process could also be performed from a remote computer over a TCP connection Many thanks. Jon
1 1671
24 Jul 2006 03:29 PM
0 Replies and 1280 Views Automate Sharpening  1280  0 Started by  Deleted User I would like to know how i can automate a process of sharpening on ENVI. I have pancromatic images (Geotiff) and color images (jpg). Probably i will have use a routine in IDL so if someone know it i am waiting the answer, please. Thank you.
0 1280
16 Jul 2006 05:33 PM
1 Replies and 3162 Views writing an array to a text file  3162  1 Started by  Deleted User Hi all, I want to write values of two arrays to a text file. I have two arrays whose values are (1,2,3,4) and (a,b,c,d) .. these values I need to convert to text file.. the output text file should look like this... 1,2,3,4 a,b,c,d Thanks in advance kishor
1 3162
14 Jul 2006 07:15 PM
0 Replies and 1339 Views Curve fitting  1339  0 Started by  Deleted User Does anyone know how to do curve fitting using an image with several bands (>10) whereby the image values are the observed Y values, at given wavelength (X), and output the parameters (A0, A1, A2 ...) as images. eg for a simple linear model using least squares. All examples in IDL deal with only given values of X and Y, In other words, how can you the same using image as variables
0 1339
14 Jul 2006 09:09 AM
2 Replies and 1613 Views Drawing smooth antialiased lines  1613  2 Started by  Deleted User Can anyone please advise me how to draw high quality, possibly antialised lines in the plot All of the curves or lines plotted under angle come out jagged. It seems like the line or curve drawing algorithm is not very good or I may be missing some parameter that makes the smoothing possible. Is there a code example sowhere Thanks, Alex
2 1613
12 Jul 2006 02:14 PM
1 Replies and 1513 Views Ilidar problems  1513  1 Started by  Deleted User Hi, I'm an ENVI user and I had dowload your IDL application ilidar to test it with some lidar data. I have been trying to use it and I can do almost everything that I have readed on the users manual. My problem is that I'm trying to export the DEM to ENVI format and when I open it in ENVI it is save in grayscale (8bits) and not in float so it doesn't keep the real height of the DEM. Also it doesn't keeps the original coordinate system, how can I solve this problem Is it possible to create a tif...
1 1513
11 Jul 2006 03:48 PM
1 Replies and 1265 Views How to rotate programmatically a volume object with IVOLUME?  1265  1 Started by  Deleted User I have to programm a time series of 3D images, all of them with the same orientation, which is not the orientation that appears by default in IVOLUME. How can one rotate the volume programmatically
1 1265
11 Jul 2006 03:01 PM
1 Replies and 1376 Views IDL Curve fitting  1376  1 Started by  Deleted User Please help. Below is a script which is supposed to call some curve fitting function. However when I try to run it , it gives me the following errors: Reading file: D:\Processing\Data\avoncasi1.bin Compiled module: READ_BINARY. READ_BINARY: READU: Error encountered reading from file. Unit: 100, File: D:\Mphil2006\Processing\Data\avoncasi1.bin Error occurred at: READ_BINARY 132 D:\Processing\IDL\read_binary.pro GAUSSIAN_GAUSS_FIT 9 D:\Processing\IDL\gaussian_ga...
1 1376
11 Jul 2006 01:52 PM
1 Replies and 1508 Views Convert DICOM format  1508  1 Started by  Deleted User Hello, i need Convert any image format to dicom. Anybody can help me
1 1508
10 Jul 2006 06:01 PM
0 Replies and 1616 Views Parallelism on IDL  1616  0 Started by  Deleted User Which Parallel programming paltforms does IDL support: MPI, FORTRAN, etc. Thanks in advance
0 1616
07 Jul 2006 08:52 AM
0 Replies and 1630 Views Parallelism on IDL  1630  0 Started by  Deleted User Which Parallel programming paltforms does IDL support: MPI, HPF,OpenMP, etc. Thanks in advance
0 1630
07 Jul 2006 08:52 AM
2 Replies and 1533 Views Insert programmatically a second legend in an iTool?  1533  2 Started by  Deleted User How do I insert programmatically a second legend into my iTool I've got a class derived from iTool. One of its class methods attempts to insert two legends using void = Self->DoAction('Operations/Insert/Legend') void = Self->DoAction('Operations/Insert/Legend') The first of these works fine, the second fails with the message 'A visualizatino supported by the legend facility was not selected.' I'd be happy to select a visualization, but I don't even know how to do that. I...
2 1533
07 Jul 2006 06:46 AM
1 Replies and 1611 Views Beginner in IDL  1611  1 Started by  Deleted User Hi I've a (beginer)question concering Itools, and in particulat the Idlitimessaging class. I am trying to set a progress bar, but I really don't know how to do. I have tried the following code, but it doesn't work: obj = OBJ_NEW('IDLitVisualization') test=Obj->IDLitIMessaging::ProgressBar('test',cancel='cancel', PERCENT=40) Could you give me a way to do that (just the idea) I will then use 'help' Thank you very much Best regards Arnaud
1 1611
05 Jul 2006 03:17 PM
0 Replies and 1611 Views interpolation with griddata but with bounds like krig2d  1611  0 Started by  Deleted User hello, I would like to perform an interpolation (idw) with griddata but my problem is that I want to extend the the region interpolated define by min(x), min(y) and max(x), max(y). I have tried to define my extented region with start, gridsize and delta kewords. But the result is sometime not good, and the reason is may be due to that the start keword (x_min_region_extend and y_min_region_extend) don't contain a value to interpolate. I think this is easilly done with krig2d notably with...
0 1611
28 Jun 2006 11:53 AM
1 Replies and 1619 Views Réseau de neurones - Neural net  1619  1 Started by  Deleted User Bonjour, J'aurais besoin d'aide pour réaliser une classification supervisée à l'aide du réseau de neurones. Un petit tutorial serait le bienvenu - je précise que je suis débutant dans l'utilisation de ENVI. D'autre part, quelles sont les grandes différences constatées entre une classification classique à l'aide du maximum de vraisemblance et le réseau de neurones Hello, I need help to realize a supervised classification with neural net algorithm. A tutorial will be wilcomed - I pre...
1 1619
26 Jun 2006 03:01 PM
1 Replies and 1393 Views Map 2 images on the same window  1393  1 Started by  Deleted User I need to overplot my data on a background map. I have started with a polyfill procedure, but it takes a lot of time. On the other hand a superposition of two object images with a alpha control could fit the role, but how do I introduce the map_set with object graphics Thank you
1 1393
26 Jun 2006 02:19 PM
2 Replies and 1663 Views contours  1663  2 Started by  Deleted User I would like to save all the points that are inside a specific contour. Is there a function in IDL to test if a point lies inside or outside a contour Thanks
2 1663
23 Jun 2006 04:49 PM
2 Replies and 1346 Views keywords  1346  2 Started by  Deleted User hello what are keywords what difference between some 'keyword' and '/keyword' if i use keywords in procedure arguments i can return some value from there for example ENVI_SELECT,dims=dims,fid=image_fid,pos=pos,title='select' i return dims,image_fid etc i was thinking that procedures are not return any values. thanks a lot
2 1346
23 Jun 2006 02:31 PM
2 Replies and 1736 Views IDL with MRI  1736  2 Started by  Deleted User I want to use IDL to analyse Bruker MRI data, can anyone point me in the direction of online help that will allow me to open this data in IDL. thanks Steven
2 1736
22 Jun 2006 07:47 AM
0 Replies and 1464 Views idldoc improvements  1464  0 Started by  Deleted User It will be a great idea to provide source code for idldoc tool written by michael galloy. There is now a little well identified problem in the production of idldoc-index*.html files that may be easily fix by Michael himself and I will be glad to contribute to a XML/Docbook ouput if people are interested. Without source codes, we can't improve the very usefull tool.
0 1464
19 Jun 2006 03:29 AM
You are not authorized to create a new topic
Page 105 of 126 << < 103104105106107 > >>