Hi, does anyone knows how to adapt the Kasa, Pratt and Taubin method when the center coordinates are previously given? Or when just the y coordinate of the center is fixed previously?
Excellent ! You are the man, it makes my task much easy :)
5
03 Oct 2007
Get Network Address
Returns the physical (mac) and IP address of your machine.
Jack Elliot
This c file can be easily converted to a mex file and then executed within MATLAB. Simply save the c file as "filename.c" within your MATLAB work directory. In the command window, type "mex filename.c". This will produce a mexfile, e.g., filename.mexw32, that you can execute by entering "filename" in the command window.
4
14 Mar 2007
Get Network Address
Returns the physical (mac) and IP address of your machine.
Ulrik Ulrik
works only on English versions of windows
1
09 Dec 2006
Get Network Address
Returns the physical (mac) and IP address of your machine.
Pooya S
Very nice
Comment only
10 Nov 2006
Get Network Address
Returns the physical (mac) and IP address of your machine.
John Bishop
Does the job simply using DOS shell command. Great!
Comment only