-
OpenGL轨迹球
轨迹球控制:如果只用鼠标来控制你的模型是不是很酷?轨迹球可以帮你做到这一点,我将告诉你我的实现,你可以把它应用在你的工程里。我的实现是基于Bretton Wade’s,它是基于Ken Shoemake’s 实现的,最初的版本,你可以从游戏编程指南这本图上找到。但我还是修正了一些错误,并优化了它。轨迹球实现的内容就是把二维的鼠标点映射到三维的轨迹球,并基于它完成旋转变化。
- 2022-08-02 14:23:03下载
- 积分:1
-
CC VESA VGA头文件(清华),包括司机、字体、鼠标
CC++ VESA VGA 头文件(来自清华),包括驱动程序,字体文件,鼠标驱动和例程-CC VESA VGA header files (from Tsinghua), including drivers, fonts, mouse-driven and routines
- 2022-03-17 06:54:09下载
- 积分:1
-
程序可以对任意大小的对bmp图片进行热议范围内的切割。
程序可以对任意大小的对bmp图片进行热议范围内的切割。-This cut you .bmp picture
- 2022-02-26 21:48:40下载
- 积分:1
-
基本图形算法实现
基本图形算法实现-basic graphics algorithm
- 2022-09-14 08:40:03下载
- 积分:1
-
MATLAB代码的JPEG压缩,JPEG压缩的matlab代码
JPEG压缩matlab代码, JPEG压缩matlab代码-Matlab code JPEG compression, JPEG compression matlab code
- 2022-07-25 09:06:45下载
- 积分:1
-
Java 3D代码for some
some java code for 3D
- 2022-07-11 07:01:15下载
- 积分:1
-
一三
一个立体的转动的地球 给你不同的感觉-a three-dimensional rotation of the Earth to you different feelings
- 2023-06-20 12:55:04下载
- 积分:1
-
Synthesis System Alphat transparent transparent Alphat source code synthesis sys...
Alphat透明合成系统源代码
Alphat透明合成系统
> 系统包括sort/nosort两部分
-Synthesis System Alphat transparent transparent Alphat source code synthesis system
- 2022-08-23 14:38:18下载
- 积分:1
-
with VC digital image processing procedures. Including discrete cosine transform...
用VC++实现了数字图像处理的程序。包括离散余弦变换,沃尔实变换,以及增强,锐化等等功能。-with VC digital image processing procedures. Including discrete cosine transform, Waldock real transformation, and enhancing, sharpening and so on.
- 2022-01-28 03:31:38下载
- 积分:1
-
五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。
配合我上传的那个opentrim使用更好,这是一个bmp全色...
五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。
配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。
对图像进行高斯――拉普拉斯算子的边缘检测
对图像进行拉普拉斯算子的边缘检测
对图像进行罗伯特交叉算子的边缘检测
对图像进行蒲瑞维特算子的边缘检测
对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve an excellent general-purpose function, and those who just want to image pixels can be indicators of the situation in the district can be used. I upload that with the use of better opentrim, this is a bmp type operation panchromatic deep inside also integrates a number of other machine vision algorithms. Gaussian images- Laplacian edge detection of image Laplacian edge detection of images of Robert crossover operator on the image edge detection operator Po Ray White of the edge detection of image Sobel operator for edge detection
- 2022-08-13 01:07:22下载
- 积分:1