Hi, All,
I have the dataset like this:
the question is: how to insert m2 between m1 and m10,
insert m3 between m2 and m10
insert m4 between m3 and m10....
orinigal dataset:
m1 m15 m20 m26 m31 m37
m10 m16...
Hi, PaulTEG,
I have 2 files, one is a raw images(.raw file) another one is a text file with header information for these images. I already converted to big-endian(background is black), but I need to invert color for these grayscle images with black background.
Thanks again.
Hi, all,
Please help me to check the codes. I am trying to convert raw images to big-endian data and then inverted these images. But I didn't get inverted images.
Thanks in advances,
*******************************
The following are my codes:
#!/local/os/bin/perl
my $headerFile;
my...
Hi,
I am tring to convert MRI image .raw file to big endian dataset but I don't know how to handle this using perl.
Thanks in advance,
Below are the images information:
ObjectType = Image
NDims = 3
BinaryData = True
BinaryDataByteOrderMSB = False
TransformMatrix = 1 0 0 0 0 -1 0 1 0...
Hi, All,
I am tring to do descriptive analyses which include mean, median, minimum, maximum, standard deviation/errors by the following Group:
GROUP 0 (control CHD=congenitial heart disease)
GROUP 0&3 together (all CHD)
GROUP 1&2 together (all preterm)
GROUP 1 (preterm no lesion)
GROUP 2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.