-
三维重建 (mls + 泊松)
利用 pcl 库三维重建代码, 基于三维点云表面法向量的优化,主要是moving least square 方法,基于Poisson
表面重建的三维重建。 读入的是pcd文件,也可以是其他的格式。需修改读入文件的加载函数
- 2022-12-08 21:30:03下载
- 积分:1
-
Java version of graphics operations rewritten version of the C 3D graphics rende...
根据一位朋友的Java版图形学作业改写的C++版3D图形软渲染代码。-Java version of graphics operations rewritten version of the C 3D graphics rendering software code.
- 2022-01-31 02:16:19下载
- 积分:1
-
Can display commonly used image format: PNP, JPG, GIF, BMP, ICO, EMF, WMF image...
可以显示常用图片格式:PNP,JPG,GIF,BMP,ICO,EMF,WMF格式的图片-Can display commonly used image format: PNP, JPG, GIF, BMP, ICO, EMF, WMF image format
- 2022-01-26 08:11:07下载
- 积分:1
-
水与光相互作用能产生一种梦幻般的景象:由于反射和折射,弯曲的光线在海底形成舞动的刻蚀,因此在海面上就能看到了变换无穷的花纹,本程序主要实现此功能...
水与光相互作用能产生一种梦幻般的景象:由于反射和折射,弯曲的光线在海底形成舞动的刻蚀,因此在海面上就能看到了变换无穷的花纹,本程序主要实现此功能-water and light interaction can produce a fantasy picture : reflection and refraction, Bending light in the seabed dancing etching, on the surface you can see the transformation of infinite size. The main procedures for the realization of this function
- 2022-02-10 10:14:18下载
- 积分:1
-
mallat实现信号的分解与重构,可帮助深刻理解mallat的意义
mallat实现信号的分解与重构,可帮助深刻理解mallat的意义-Mallat realize signal decomposition and reconstruction can help a deep understanding of the significance of Mallat
- 2023-01-08 07:25:03下载
- 积分:1
-
两副图象相加的VC实现
两副图象相加的VC实现-two images together the VC
- 2022-05-30 22:49:17下载
- 积分:1
-
这时一个形状各不相同的窗体程序,例子给出了多种形状的窗体。...
这时一个形状各不相同的窗体程序,例子给出了多种形状的窗体。-Shape when a different form procedures, examples are given a variety of shapes form.
- 2022-08-19 08:36:37下载
- 积分:1
-
Opengl粒子应用(火焰效果)
Project Name: Fire Demo - SimpleVersion: 1.1Compiler: Bloodshed Dev-C++ ver:4.9.8.7bCredits:>Dustin Davis @ www.programmers-unlimited.com>Jeff Molofe (NeHe) @ nehe.gamedev.net>www.gametutorials.com>The People @ www.gamedev.netVarious copious sections of this program"s code was copied from the credits mentioned above; please visit their site as they have helped not only me but countless amounts of people with their dedication to programming.Options Dialog Box Configuration Notes:Particle Count = Stipulates the number of particles that are allocated for the particle generator to use. This amount can be either decreased for increased performance or augmented for a much "richer" effect to a point.Particle Speed = A modifer that governs how fast a particle moves depending on the direction specified
- 2022-06-30 11:24:40下载
- 积分:1
-
Computer graphics, in the same project, using three kinds of algorithm to genera...
计算机图形学,在同一个工程中,利用三种算法生成直线、中点算法画圆和椭圆。-Computer graphics, in the same project, using three kinds of algorithm to generate a straight line, the mid-point circle and ellipse algorithm.
- 2023-08-24 22:00:03下载
- 积分:1
-
图像分割程序
本程序是Pedro F. Felzenszwalb 等人在著名的《Object Detection with Discriminatively Trained Part-Based Models》中所使用的算法,能够较好地处理基于分割图像的物体检测功能。
- 2022-01-22 13:18:44下载
- 积分:1