lamp_mac/BRISP/
brisp_dist.pro
top brisp_dist
result = brisp_dist(M, CENTER=CENTER, PixSize=PixSize, pixel=pixel)
******* ********** ** ** Input: M =2D or 3D data matrix. ** ***** xy0 =[x0,y0] center coordinates (default [n,m]-1 /2.) ** xypsize=size of the pixel in Cm default=[.428,1.27]. ** /pixel if set, return distance in pixel unit else in Cm (use of xypsize). ** ** ** ******************** Modification made on 11/03/09 ************************************ ** ** ** The subdivision of the tube in a number of pixel lower than ** the default (256) case is taken into account with the parameter kp ** Mask ready only for the case 128 pixels!!!!b ** No regrouping of tubes allowed
Parameters
- M
Keywords
- CENTER
- PixSize
- pixel
File attributes
Modification date: | Tue Oct 1 14:45:32 2013 |
Lines: | 43 |