搜索资源列表
zernike
- zernike多项式生成非球面波前,衍射,即传递函数
zernike_poly
- 可以生成任意多阶数的zernike多项式
EYE
- 利用Zernike多项式来描述人眼眼底波前畸变的matlab程序,其中还有PSF和MTS的计算,PPT的详细讨论,非常游泳-The use of Zernike polynomials to describe the human eye fundus wave-front aberration of matlab procedures, including PSF and MTS calculation, PPT detailed discussion, very Swimming
zernik
- 对图像运用zernike矩提取轮廓和图像重构-code
rZerrnike-maai
- 对输入图像进行预处理后提取目标轮廓,经过归一化处理的到目标形状的平移、尺度不变的链状表达,再通过小波变换进行多尺度度分析;引入Zernike 矩,运用Zernike矩的特性,实现小波表达的旋转不变性,解解决了小波变换对起始点的依赖。 -Preprocessing the input image to extract the target contour, after normalized to the translation of the target shape scale-invaria
Tcomputezernih
- 此代码用来计算一副图图像的zernike矩 -This code is used to calculate a map image zernike moments
zernike
- 求zernike矩,反应图像高阶信息,比hu矩稍微好点,用opencv写的-Seeking zernike moments, reaction image high-end, slightly better than the hu moment point, written with opencv
zernike
- Zernikz descr iptors: the similarity measure based on the descr iptor should deliver a similarity ordering that is close to the application driven notion of resemblance.
zernike
- 镜片面形数据通过zernike多项式用协方差方法拟合得到的zernike系数-Zernike coefficients covariance fitting
zernike
- function ss=zernikeCT( x, y,zerN)
zenike-nihe
- 泽尼克拟合算法,包括直角坐标系拟合和极坐标系的拟合,成熟代码,还请放心!-Zernike fitting algorithm, including fitting, fitting and polar coordinates Cartesian coordinates of the mature code, please rest assured!
zernike-code
- ZERNIKE矩,具有平移旋转缩放不变性-This code is 10x faster than the previous code
zernike
- 有关伪zernike的论文及matlab程序,研究zernike的朋友可以参考一下-Pseudo zernike related papers and matlab procedures, research zernike friends can refer to
zernike-lukosz-mode
- 用matlab生成zernike,lukosz模式,用于自适应光学-use matlab to fit zernike and lukosz mode .which would be suitable for adaptive optics
1.2图像的矩特征
- 例程1.2-1 in_image=imread('qingdao.jpg'); inv_m7 = invariable_moment(in_image); 注:输入图像应为RGB图像;若要是输入的是灰度图像,应去掉image=rgb2gray(in_image); 例程1.2-2 img=imread('qingdao.jpg'); img=rgb2gray(img); [A_nm,zmlist,cidx,V_nm] = zernike(img); 注:输入图像应为灰度图
740633150Zernike
- zernike7阶矩阵,其中包括中文文献,求取zernike7阶矩阵的方法 ,以及matlab程序(matlb zernike 7 order matrix)
zernfun
- 生成前36项zernike多项式的离散值(generate the first 36 order of zernike polynomials)
Zernike多项式法
- 采用Zernike多项式法计算模拟大气相位屏,程序非常标准,建议大家学习参考。(Zernike polynomials are used to calculate and simulate the phase screen of the atmosphere. The program is very standard. It is recommended that you learn and reference.)
Zernike_36
- 可以计算36项泽尼克多项式,matlab程序,可供大家参考学习(calculate 36 term Zernike polynomials)
变形光学表面的Zernike多项式提取
- 变形光学表面的Zernike多项式提取;光学镜面会在重力作用下发生形变。Zernike多项式用于拟合变形后的镜面。(Zernike Polynomial extraction of deformed optical surface.The optical mirror will deform under the action of gravity. Zernike polynomials are used to fit the deformed mirror surface.)