搜索资源列表
EDdetect
- v2.1 (19th October, 2000) - Will only draw the edges adjacent to the real picture if it fits. - Added prototyping detection. See http://www.generation5.org/vision.shtml - Flicker-free drawing. - Wait cursor during long operations, and status
CCfits-1.6
- CCfits是cfitsio数据库的面向对象的开发平台。cfitsio是应用广泛的FITS(Flexible Image Trandport System)开发数据库。-CCfits cfitsio database is the object-oriented development platform. Cfitsio is widely used in the FITS (Flexible Image Trandport System) development of the database
ransacfitaffinefund
- robustly fits an affine fundamental matrix to a set of putatively matched image points-robustly fits an affine fundamental matri x to a set of putatively matched image points
ransacfitfundmatrix
- robustly fits a fundamental matrix to a set of putatively matched image points. This function uses an 8 point fundamental matrix solution-robustly fits a fundamental matrix to a set of putatively matched image points. This funct ion uses an eight poi
ransacfitfundmatrix7
- robustly fits a fundamental matrix to a set of putatively matched image points.-robustly fits a fundamental matrix to a set of putatively matched image points.
ransacfithomography
- robustly fits a homography to a set of putatively matched image points-robustly fits a homography to a set of putat ively matched image points
fitsio
- fitsio,是fortran 编写的一个处理fits文件的代码库。
RPIM_sh96close2d.rar
- 用无网格径向基点插值法,由少数离散点信息,插值拟合出密集点信息,对简单及复杂曲面都可,准确率高,meshless radial basis point interpolation method, fits the simple and complex surface, acurate
CDdata2
- Divides the range swath (range cells) of this block into Nspect sections and finds the average power spectrum for each segment. Fits a parabola to the baseband Doppler centroid vs. range This fit is most useful if the whole range swath
EllipseFitByTaubin
- This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust. It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse: ax^2 + bxy +
fitgauss
- Fits a Normal Distribution
cfitsio2470.tar
- 读写fits天文数字图像文件格式的C代码-Reading and writing fits astronomical image file format code C
ransac.m
- RANSAC - Robustly fits a model to data with the RANSAC algorithm-RANSAC- Robustly fits a model to data with the RANSAC algorithm
ransacfithomography.m
- RANSACFITHOMOGRAPHY - fits 2D homography using RANSAC-RANSACFITHOMOGRAPHY- fits 2D homography using RANSAC
lorentzfit
- = lorentzfit (× ) lorentzfit 符合输入(× )与罗伦兹功能的形式 “ (× )= 1 / ((- 2)^ 2 + 3号) 输入 :因变量值[ 是] (× ) × :独立变量的值 输出功率 一:名单[ 1 2 3 ] 罗伦兹参数 示例 × = - 16:0.1:35 = 19.4 / ((- 7)^ 2 + 15.8)+ randn (大小(× )/ 10 ) = lorentzfit (× ) 杰瑞德·威尔斯
fits_process
- fits图的16进制读出与处理,可自行增加对bias,dark,falt的处理-convert fits image from 16bit to decimal
read171nm
- 阅读SDO卫星17.1nm波段fits格式的文件代码-reading fits file in 1.1nm wavelength from SDO
fitcircle
- 对离散点进行圆拟合,得到拟合圆的中心坐标和半径- [Z, R] = FITCIRCLE(X) fits a circle to the N points in X minimising geometric error (sum of squared distances the points to the fitted circle) using nonlinear least squares (Gauss Newton)
pupiltrack
- 本代码是瞳孔检测,利用高斯平滑减小噪声,直方图均衡化增强对比度,二值化突出眼睛的特征,Hough变换画圆找瞳孔。本代码是利用QT做的界面,经过试验,效果良好。可直接使用。(This is pupil track.We employ Gaussian Smoothing to decrease noise, and equlazation histogram to enhance contrast, and binaryzation to prominent eyes' feature, and
astron
- 天文常用数据处理包,对天文数据处理,fits文件修改,读取,测光。可以使用aper.pro对天体进行测光。(astron library written in IDL.)