|
|
|
|
|
0 Replies and 1744 Views
IDL implements the 3D reconstruction algorithms 1744 0
Started by Deleted User
Hello
I'd like to how IDL carry out the 3D reconstruction algorithms (ray casting ,marching cubes etc) based on the medical image. Please give a help.
Thank you!
TIAN Yun
tyun0619163.com
|
|
|
|
0 |
1744 |
17 May 2005 09:52 PM |
|
0 Replies and 1901 Views
Missing Macros Fixed 1901 0
Started by Deleted User
I have just installed the IDL 6.2 BETA software. So far, the missing macros I had trouble with on 6.1 are available and functioning. These are the standard macros for Print, Help, etc.
|
|
|
|
0 |
1901 |
17 May 2005 06:38 AM |
|
0 Replies and 1681 Views
IDL 6.2 BETA 1681 0
Started by Deleted User
The system found no threads for IDL 6.2 BETA when I clicked on the link for the BETA forum, so I crated this one. Did I do the right thing
|
|
|
|
0 |
1681 |
17 May 2005 06:35 AM |
|
0 Replies and 1617 Views
Blob with IDL DataMinner 1617 0
Started by Deleted User
I'm a french trainee, so escuze me in advance for my bad english :-)
I have to store blob in an Oracle DataBase, I use IDL 6.1.
I make a PL/SQL to do this and I tried to call it with the comand 'ExecuteSQL' but ...nothing!!!
Please can you help me to find a solution!!!
|
|
|
|
0 |
1617 |
17 May 2005 03:45 AM |
|
0 Replies and 1729 Views
shell environment for spawned commands 1729 0
Started by Deleted User
I've written some IDL code that carries out some analysis interactively. What I'd like to do is then use that information as input to some compiled C code routines which I run via a 'spawn' command within IDL. The problem is that the routines require a set of environment variables to be set in order to run. I do that (outside of IDL) by source'ing a shell script. However, it seems that IDL doesn't retain those environment variables. Is there any way to make sure IDL retains those variables --...
|
|
|
|
0 |
1729 |
16 May 2005 09:45 AM |
|
0 Replies and 1655 Views
Complex Sparse Matrix ? 1655 0
Started by Deleted User
Can i create a complex sparse matrix using 'SPRSIN' function
This function, in the oline help, was described :
input argument : An n by n array of any type except string or complex.
But the result (such as : )
>Result = SPRSIN(complex_array)
Result.sa is NOT complex formation only the real part of input complex array with Result.aij is exact.
Have any way to overcome this question
THx, a lot.
|
|
|
|
0 |
1655 |
16 May 2005 07:12 AM |
|
1 Replies and 1923 Views
XML writer 1923 1
Started by Deleted User
We are looking for a way in IDL to write modified fields into an existing XML file - we are using existing read and parse functions to extract data from the file.
|
|
|
|
1 |
1923 |
13 May 2005 02:37 PM |
|
1 Replies and 1933 Views
Matrix and scalar in logic condition? 1933 1
Started by Deleted User
Hello everybody
I have a source in C like follow:
void acc(float *matt, int lenmatt)
{
...
int i;
for (i = 0; i
|
|
|
|
1 |
1933 |
12 May 2005 03:41 AM |
|
0 Replies and 1898 Views
Adjusting a polinomial function to some specific data. 1898 0
Started by Deleted User
I would like to know if it´s possible for IDL to adjust a polinomial function to some specific data in order to obtain the best approximation possible If so, please advise the specific command or the best way to performe it.
Best regards, Jorge Magalhães.
|
|
|
|
0 |
1898 |
09 May 2005 04:08 AM |
|
1 Replies and 1735 Views
FITS files 1735 1
Started by Deleted User
How do I read FITS files into iTools
|
|
|
|
1 |
1735 |
08 May 2005 05:08 AM |
|
1 Replies and 1767 Views
Complex Array 1767 1
Started by Deleted User
I have a complex array -2D u,v wind field with a sample below:
(u,v) (u,v)
(u,v) (u,v)
etc...
my procedure reads in the data but I cannot seem to get the array I need in order to contour the data. It gives me only one element returned. Any suggestions
|
|
|
|
1 |
1767 |
04 May 2005 07:29 PM |
|
0 Replies and 1854 Views
Multigrid operation? 1854 0
Started by Deleted User
Hi everyone!
Is there any procedure in IDL support for Multigrid technique such as Restriction operation, Prolongation operarion (fine grid to coarse grid...)
Thank you.
Dinh
|
|
|
|
0 |
1854 |
04 May 2005 02:30 PM |
|
0 Replies and 2040 Views
Use of TV function - IDL Virtual Machine 2040 0
Started by Deleted User
Hi all,
I'm getting a problem in displaying a map (INTARR) through TV function, after loading a color table (39)
It works correctly when a call the function in a batch script, but in the VM the same call produce a black and white display (!!). Seems to be really related to the TV function, as other routines (like PLOT) handles colors correctly
Thanks,
Marco
|
|
|
|
0 |
2040 |
04 May 2005 02:27 PM |
|
0 Replies and 1725 Views
Histogram Error in Itools!! 1725 0
Started by Deleted User
pro testing
num = 10000L
test = randomu(seed,num)
ab = 1.
angle = -Asin(1.-2.*test)/ab
check = 0L
iplot, angle
end
This program simply makes random number between -1.5 Histogram
Checking this histogram, you can see there are some amount of data <-1.5 and also are not data in the region 1.4xx< <1.5.
That is, this histogram is shifted!!!!
This kinds of error is shown in all itools!!
|
|
|
|
0 |
1725 |
22 Apr 2005 05:53 PM |
|
0 Replies and 2114 Views
Snake like edge detection 2114 0
Started by Deleted User
Hi, I have to create a automatic edge detection function (in an application using the GUI Builder) and I think using a snake-like method. But I don't know how to code this. Can you help me Thank you.
|
|
|
|
0 |
2114 |
19 Apr 2005 11:11 AM |
|
0 Replies and 1750 Views
DEM in orthorectification 1750 0
Started by Deleted User
Hi
I am using ENVI 4.1 to orthorectify some aerial photos I have.
The process seems to be working fine except that I have areas on black on the finished product.
I think that this is a problem with the DEM I am using where there are areas of No-Data possibly, causing this omission of the photo.
The DEM I am using is a geotiff which has been converted from an asc file. But I don’t think it is in the best format. (Or data was not converted properly)
I have the original ASC file, ca...
|
|
|
|
0 |
1750 |
13 Apr 2005 05:27 AM |
|
1 Replies and 1590 Views
why fix((0.9-0.1)/0.1) equals to 7 ,not 8? 1590 1
Started by Deleted User
why fix((0.9-0.1)/0.1) equals to 7 ,not 8
and a=(0.9-0.1)/0.1 ,a is 8,correct~~
while fix((0.8-0.1)/0.1) also equals to 7 so strange~~
|
|
|
|
1 |
1590 |
04 Apr 2005 06:26 PM |
|
1 Replies and 1562 Views
classification multitemporelle 1562 1
Started by Deleted User
I can do a soil's classification with Spot images take at different date. Can you help me.
Thanks
|
|
|
|
1 |
1562 |
04 Apr 2005 06:47 AM |
|
0 Replies and 3395 Views
HDF_SD_START: Unable to start the HDF-SD interface. 3395 0
Started by Deleted User
Good day,
I am having problems reading HDF files. The files contain TRMM satellite data from the GSFC DAAC and were downloaded in July 2004. I could not find documentation on whether the files were HDF4 or HDF5 format.
IDL version 6.1.1
OS: Linux (RedHat)
Release: 2.6.10-1.12_FC2
I found reference to similar errors but no solution. Does anyone here know what may the cause of the error and a solution I know that HDF libraries are present but do not seem to be able to read the file...
|
|
|
|
0 |
3395 |
30 Mar 2005 12:43 PM |
|
1 Replies and 1775 Views
data plots 1775 1
Started by Deleted User
Hello,
I am doing some data analysis that I want to represent in a contour plot.
the data thatb I have are one file per day per year, each file contains five columns and 90 rows, the nnumber of rows can change.
The contour will plot in the x axis the days, y axis the heights and the third variable is the tempertaure or humidity.
Example;
file: sound_010105 (ddmmyy)
height press temp humi
1000 1070 28.2 20
1010 1075 27.2 15
1020 1080 -0.5 10
...........................
|
|
|
|
1 |
1775 |
28 Mar 2005 09:23 AM |