搜索资源列表
LMSJ技术
- 使学生掌握凸多面体的Roberts消隐法,掌握三维图形的深度缓存算法消隐技术,了解多边形区域的排序算法和列表优先算法的消隐技术。掌握利用简单光反射模型进行三维图形的明暗处理。了解整体光照模型、光透射模、光线跟踪算法,了解物体间的漫反射-enable students to master the convex polygon Roberts blanking France, grasp the depth of 3D graphics algorithms hidden cache technol
calibr_3d_plate
- 在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用3维模板(模板是由黑白相间的格子组成,格子大小30cm×30cm,模板必须是三维,否则矩阵奇异)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。
3DMATHPRIMER
- 这是3D数学基础上面的实例代码,对于做三维物体的旋转和平移的非常有用!
voxelizer-v1.1.zip
- 这个Matlab程序,可以从.OBJ文件中读取三维模型,并转换成单元体表示。同时提供了一个绘图plot函数,来可视化三维物体。 ,The Matlab program can be. OBJ file to read three-dimensional model, and converted into cell precursors express. At the same time provides a mapping function plot to visualization of t
matlab-3d-reconstruction
- 由图像的灰度,恢复三维物体的形状,包括源程序和图片-By the gray scale image to restore the shape of three-dimensional objects, including source code and pictures
vision
- 本书内容包括图像预处理、图像分别、形状表示与描述、物体识别与图像理解、三维视觉、图像压缩、纹理描述、运动分析以及实际应用的案例研究等等。是由艾海舟,武勃等译的图像处理分析与机器视觉一书的中文版。-The book includes image preprocessing, image, respectively, express and shape descr iption, object recognition and image understanding, three-dimensiona
curve_fitting
- 针对于三维物体的曲线信息,对曲线进行5*5拟合,能够直接得到曲面的参数方程-For the curve in three-dimensional object information, the 5* 5 curve fitting, be able to direct surface parameter equation
53607890facedetection
- 人脸检测的研究具有重要的学术价值,人脸是一类具有相当复杂的细节变化的自然结构目标,对此类目标的挑战性在于:人脸由于外貌、表情、肤色等不同,具有模式的可变性;一般意义下的人脸上,可能存在眼镜、胡须等附属物;作为三维物体的人脸影像不可避免地受由光照产生的阴影的影响。因此,如果能够找到解决这些问题的方法,成功地构造出人脸检测系统,将为解决其他类似的复杂模式的检测问题提供重要的启示。-Face detection can be regarded as a specific case of object-
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
Gtiao
- 条纹投影,三维扫描。 通过结构光来反映物体的三维形貌-Fringe projection, three-dimensional scanning. Structure to reflect light through the three-dimensional shape of objects
perspective-transform
- 透视变换程序,实现三维物体到二维图像的透视变换。-the program of perspective transformation
guangzhaomoxing
- 用于给出三维物体和光源位置,输出二维图像,包括每一元素点的光线强度-Used to give three-dimensional objects and the position of the light source, the output of the two-dimensional image, the light intensity of each element
Three-dimensional--edge-detection
- 该matlab的M程序文件可用于三维物体的边缘提取-Three dimensional implementation of the Canny edge detection
videodetect
- 此程序包括摄像机标定与校正,视频图像的运动目标检测,三维物体的尺寸检测等功能。采用的是基于曲率的角点检测。-This procedure includes calibration and correction, video images of moving target detection, three-dimensional object size detection. Used is based on the curvature of the corner detection.
GLTEST
- 主要通过directX实现的是三维物体显示,该实例简单的完成了对应的功能显示.-DirectX is achieved mainly through the three-dimensional object is displayed, the instances of a simple function of the completion of the corresponding display.
FNLcHL
- 三维物体分层计算菲涅耳全息。即将三维物体按照Z轴方向分成一系列二维图像,然后依次计算每一二维图像在记录平面上的光分布,并把所有光分布叠加,最后引入参考光计算全息图。-Computer generated holography
Point-cloud-reconstruction
- 关于点云的三维重建程序,可以很好的重建三维物体。-About three-dimensional point cloud reconstruction program, can be a good reconstruction of three-dimensional objects.
3D Reconstruction
- 通过两幅图片重构出场景中物体的三维结构,需要输入相机的标定参数,通过仿射变换找出图像之间的对应关系
1
- 一个解算空间中三维物体坐标的小程序,用两个相机标定后进行计算(A simple matlab program for conpute coordinate in 3D with stereo camara)
Colmap
- COLMAP开源源码 COLMAP是一种通用的动态结构(SfM)和多视图立体声(MVS)管道,具有图形和命令行界面。可以方便的对一系列二维图片进行三维重建不用对摄像机进行标定,只需要从不同角度对重建场景或物体进行拍摄得到一系列图像作为输入。(Colmap open source COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical