[Tcl-nap-users] index
Brought to you by:
dav480,
peter_turner
From: salah j. <s_...@ya...> - 2006-05-03 07:46:42
|
Hi all i would like to ask how can i use indeces to calculate statistical function for the whole image like mean , percentile , mode ... For example I tried to calulate the max value for an aray extarcted from an hdf file i do that on two steps nap "result= [nap_get hdf $img_src [nap_get hdf -list $img_src {^[^:]*$}]]"; nap "min1 = [nap "min(min(result))"]" nap "max1 = [nap "max(max(result))"]" --------------------------------- Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates. |