Sponsored Content
Full Discussion: Cygwin X
Top Forums UNIX for Dummies Questions & Answers Cygwin X Post 302155659 by porter on Saturday 5th of January 2008 01:41:49 AM
Old 01-05-2008
Quote:
Originally Posted by fpmurphy
and is only available for Vista Ultimate or Vista Enterprise.
.... another reason to avoid Vista.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

about cygwin

hi everyone. i have a problem on installing binary file in my cygwin. could anyone help me wat command should i use to install it ? thanks a lot (4 Replies)
Discussion started by: wins1982
4 Replies

2. UNIX for Dummies Questions & Answers

Cygwin

Hi , I have cygwin software on my machine. can i practice shell script on that software or not? thanks sam71 (0 Replies)
Discussion started by: sam71
0 Replies

3. UNIX for Dummies Questions & Answers

Cygwin

Hi , I have software CYGWIN . Can i practice for shell script on that? Thanks sam71 (1 Reply)
Discussion started by: sam71
1 Replies

4. Linux

cygwin

I'm trying to run the make command in cygwin. The directory is d:\resiprocate-1.2.3\resip\dum\test. But the command outputs: cant open perl script "c:\Program": No such file or directory why??...check the attached JPEG file....plz help (10 Replies)
Discussion started by: m_well
10 Replies

5. UNIX for Dummies Questions & Answers

cygwin - sh-3.2$ help!

i am completely new to unix and am trying to learn with cygwin. my problem is simple.... when i use the 'man' command, eg 'man cat' id do not know how to get out of the manual!!!? if i type '!' and Return, rather than having just the $ prompt, it has 'sh-3.2$' as a command prompt.... (1 Reply)
Discussion started by: bobby999
1 Replies

6. Programming

cygwin

hello ... i am new with cygwin ... and i want you to help me. ... First of all, i want to determine the steady state stream function in a 2-D duct using a square mesh by using the finite-difference methodology and i want to simulate it....and i read a lot of information at... (1 Reply)
Discussion started by: mostafamagdy
1 Replies

7. UNIX for Dummies Questions & Answers

cygwin

hi.... i want to set an alias to "ls -lart" permanently. i am using cygwin and in that .bashrc and .bash_profile files are readonly. so please tell me how i can do that? thanks (1 Reply)
Discussion started by: Usha Shastri
1 Replies

8. UNIX for Dummies Questions & Answers

Anyone else use Cygwin?

I started to gather some stats from our windows servers through the use of cygwin and sshd :) is anyone else doing this sort of thing? interested in some other indicators I should be checking for... thanks, manny the following is only an example of the type of data I am able to... (4 Replies)
Discussion started by: mr_manny
4 Replies

9. Shell Programming and Scripting

opening new instance of cygwin from withing cygwin

I'm using cygwin on win7, What I would like to do is something like this: cygstart cygwin tail -f /foo/test.log | perl -pe 's/error/\e I know I can start a new instance using either of these: mintty -e ... cygstart tail ... But neither of those open in ANSI mode, so I can't do... (0 Replies)
Discussion started by: Validatorian
0 Replies

10. Shell Programming and Scripting

cygwin

Do clear command do not work in cygwin.. (4 Replies)
Discussion started by: parthmittal2007
4 Replies
volumesel(1Vi)															    volumesel(1Vi)

NAME
volumesel - select volumes from a volume set SYNOPSIS
volumesel <options> [infile] [outfile] DESCRIPTION
volumesel selects volumes from a set of volumes according to some given selection criterion. Possible criteria are: size, circularity and compactness. "Size" refers to be number of voxels belonging to the volume. "Circularity" is a measure of roundness defined as: (3.0 * size) / (4.0 * pi * rmax) where "rmax" is the radius of the smallest enclosing sphere. Thus if the volume is a sphere, this value will be "1", The further the vol- ume's shape deviates from spherical shape, the smaller this value will become. "Compactness" is defined as the ratio between the number of border voxels and volume size. Thus, if most voxels belonging to the volume are interior voxels this value will be close to "1". The input image must be of type "volumes". The output image will be also be of type "volumes". COMMAND LINE OPTIONS
volumesel accepts the following options: -help Prints a message describing options. -in infile Specifies the Vista data file containing the first input image. -image infile Specifies the Vista data file containing the second input image. -out outfile Specifies where to write the output images as a Vista data file. -feature outfile Specifies the selection criterion. Possible choices are: size | circularity | compactness. Default: size. -min min Specifies the lower bound for the feature value. -max max Specifies the upper bound for the feature value. Input and output files can be specified on the command line or allowed to default to the standard input and output streams. SEE ALSO
VImage(3Vi), Vista(7Vi) AUTHOR
Gabriele Lohmann <lohmann@cns.mpg.de> Vista Version 2.0 15 Februar 1994 volumesel(1Vi)
All times are GMT -4. The time now is 04:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy