-
Character Recognition
Character Recognition
- 2022-08-19 16:33:36下载
- 积分:1
-
图形中,视口跟窗口的变换算法,比较基础的
图形中,视口跟窗口的变换算法,比较基础的-Graphics, depending on the mouth with the window transform algorithm, the basis of comparison
- 2022-11-20 06:20:03下载
- 积分:1
-
recursive algorithm mapping Hilbert graphics, experimental report
递归Hilbert算法绘制Hilbert图形,有实验报告-recursive algorithm mapping Hilbert graphics, experimental report
- 2022-03-06 02:26:28下载
- 积分:1
-
OpenGL轨迹球
轨迹球控制:如果只用鼠标来控制你的模型是不是很酷?轨迹球可以帮你做到这一点,我将告诉你我的实现,你可以把它应用在你的工程里。我的实现是基于Bretton Wade’s,它是基于Ken Shoemake’s 实现的,最初的版本,你可以从游戏编程指南这本图上找到。但我还是修正了一些错误,并优化了它。轨迹球实现的内容就是把二维的鼠标点映射到三维的轨迹球,并基于它完成旋转变化。
- 2022-08-02 14:23:03下载
- 积分:1
-
hand shadows how to make hand shadwos
hand shadows how to make hand shadwos
- 2022-03-19 03:50:11下载
- 积分:1
-
应用贝塞尔曲线成功画出一个苹果,修改点坐标便可以画出想要的图...
应用贝塞尔曲线成功画出一个苹果,修改点坐标便可以画出想要的图-drawing an apple by Bezier.
- 2022-03-22 15:33:01下载
- 积分:1
-
vc 傅立叶变换
应用背景图像正交变换 , 傅立叶变换优化,在对图像进行傅里叶变换变换是复杂度为O(n^2),当n很大时 此算法可以优化关键技术采用FFT和IFFT进行傅立叶变换 ,大大缩减运行时间 节约系统资源 傅立叶定理 卷积定理
- 2022-08-06 22:14:23下载
- 积分:1
-
图片格式GIF解码函数库,由于是ASM,速度非常快。
图片格式GIF解码函数库,由于是ASM,速度非常快。-decoding functions, as is ASM, very fast.
- 2022-07-23 06:10:28下载
- 积分:1
-
对屏幕的模拟显示,很不错得显示,采用direct3D技术编写。
对屏幕的模拟显示,很不错得显示,采用direct3D技术编写。
- 2023-07-31 23:30:03下载
- 积分:1
-
SFMtoolkit
VisualSFM is a GUI application for 3D reconstruction using structure from motion (SFM). The reconstruction system integrates several of my previous projects: SIFT on GPU(SiftGPU), Multicore Bundle Adjustment, and Towards Linear-time Incremental Structure from Motion. VisualSFM runs fast by exploiting multicore parallelism for feature detection, feature matching, and bundle adjustment. This is toolkit of visualSFM, and you will need it!
- 2022-04-22 04:40:38下载
- 积分:1