搜索资源列表
-
0下载:
是用vs2005编写的校正鱼眼图像畸变的MFC程序。主要采用了球面坐标定位法进行的校正-Is written in vs2005 fish-eye image distortion correction MFC program. Mainly spherical coordinate positioning correction method
-
-
0下载:
基于光线投射变换的三维模型特征提取,以三维模型的重心为球心的最小包围球剖分成一系列同心球壳,落入每个球壳的射线与模型表面的交点定义一个球坐标方程。一般地,对于每条射线,它与模型表面的多个交点同时落入一个球壳的几率大大降低了,这样就可以尽可能的减少信息的丢失。-Transform-based ray-casting feature extraction of three-dimensional model to three-dimensional model for the core focus
-
-
0下载:
3d plot using spherical coordinate system
-
-
0下载:
ee~ 5-OpenGL视点坐标系与世界坐标系的相互对应关系,建立以视点系参考点为中心的球坐标,提出一种
新的三维场景旋转算法模型.该模型几何意义非常明确,在拖动过程中可随时调整灵敏度,在同等旋转条件下三维变化
导矢保持恒定,操作方便易行,为人机三维旋转操作提供了新的有效途径。-ee ~ 5-OpenGL viewpoint coordinate and world coordinate system corresponding relationship between each oth
-
-
0下载:
鱼眼图像校正算法,球面坐标定位法。能够对鱼眼图像进行校正,校正效果良好。-Fisheye image correction algorithm, spherical coordinate positioning method. Fish-eye image can be corrected, the correction effect is good.
-
-
0下载:
鱼眼畸变矫正的matlab实现(含GUI),有几种实现方法的可供选择,主函数fish_3D_2014.m包括:2D球面坐标法,3D投影法,金字塔3D投影法-Matlab achieve fisheye distortion correction (including GUI), there are several implementations to choose from, the main function fish_3D_2014.m include: 2D spherical coord
-
-
0下载:
基于opencv ,对获得的鱼眼图像进行显示,并用中心点标定的方法进行图像的矫正-Based on opencv, fisheye images obtained on display, with the center of the calibration method for image correction
-
-
0下载:
1.联立下列方程求解
3x+4y-7z-12w 4
5x-7y+4z+ 2w -3
x +8z- 5w 9
-6x+5y-2z+10w -8
2.编写M文件输出“水仙花数”。(水仙花数是指一个3位数,其各位数字的立方和等于该数本身。例如153 13+53+33)
3.已知sphere函数可以产生球表面坐标
(1)用mesh函数绘制球面网线图
(2)用surf函数绘制球表面图
(3)将球表面图切除一部分,-1. The following si
-