📄 image.readme
字号:
June 1998This directory includes a few procedures for image processing or or analysis.The procedures MAX_ENTROPY and MAX_LIKELIHOOD were written by Frank Varosito provide simple deconvolution methods. Additional procedures are availablein pub/contrib/varosi/vlibm/deconv for monitoring the deconvolution iterations.Also see the LaTeX file in pub/contrib/varosi/deconv.tex--------------BOXAVE() - Boxave an image, always using at least REAL*4 arithmeticCONVOLVE() - Convolve an image with a PSF using the product of Fourier TransformsCORREL_IMAGES() - Correlation of two images. Called by CORREL_OPTIMIZECORREL_OPTIMIZE - Compute the optimal pixel offset of one image relative to another by maximizing the correlation function.CORRMAT_ANALYZE - Analyze the correlation function made by CORREL_IMAGECR_REJECT - General iterative cosmic ray rejection for 2 or more imagesDIST_CIRCLE - Create a mask array useful for circular aperture photometry.DIST_ELLIPSE - Create a mask array useful for elliptical aperture photometry.FILTER_IMAGE() - Like MEDIAN or SMOOTH but handles edges & allows iterationFREBIN() - Shrink or expand an image by an arbitrary amount while conserving fluxIMLIST - Display image pixel values around a specified centerMAX_ENTROPY - Deconvolution by Maximum Entropy, given a PSFMAX_LIKELIHOOD - Deconvolution by maximum likelihood, given a PSFMEDARR - Median filter across a set of images (e.g. for cosmic ray removal)POSITIVITY() - Map an image uniquely and smoothly into all positive valuesPSF_GAUSSIAN() - Create a 1-d, 2-d, or 3-d Gaussian with specified FWHM, centerSIGMA_FILTER() - Replace pixels deviant by more than a specified sigma from its neighbors. ----------------------------------------------------------------------------
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -