-
地质图像处理的源代码
地质图像处理的源代码-geological image processing source code
- 2022-03-19 02:24:03下载
- 积分:1
-
java编写的图形处理程序
java编写的图形处理程序-It is an image processing programme implemented by Java
- 2022-03-25 01:06:58下载
- 积分:1
-
Simple GL_Triangle demonstration in 3D.
Simple GL_Triangle demonstration in 3D.
- 2022-02-15 16:49:13下载
- 积分:1
-
图像识别的matlab程序,其中包含EP,EM
图像识别的matlab程序,其中包含EP,EM-EP算法等。很有参考价值。-Matlab image recognition process, which includes EP, EM-EP algorithm. Useful reference value.
- 2022-02-22 08:57:03下载
- 积分:1
-
hge游戏引擎DX9版本
这是hge的Dx9.0版本的引擎,官方的hge游戏引擎只更新到了hge1.8.1所用的dx也是知道dx8.0其实中很多函数在dx9.之后都有了很大的变化,本次更新的hge版本就是通过把原先的dx8.0的版本中的dx8.0的函数替换为dx9。0的版本!
- 2022-03-02 01:43:10下载
- 积分:1
-
检测直线的Hough变换,峰值检测,线性检测连接号…
检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
- 2023-03-18 02:35:03下载
- 积分:1
-
一个人脸检测及匹配的代码
一个人脸检测及匹配的代码-a face detection and matching code
- 2022-01-30 18:30:41下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
Computer graphics curriculum design drawing applet you want to help
计算机图形学课程设计 绘图小程序 希望对大家有帮助-Computer graphics curriculum design drawing applet you want to help
- 2022-06-06 14:52:40下载
- 积分:1
-
桌面放大镜,使用delphi编制的桌面放大镜程序,通过对桌面的保存,将保存的图像进行放大...
桌面放大镜,使用delphi编制的桌面放大镜程序,通过对桌面的保存,将保存的图像进行放大-Desktop magnifier, desktop magnifier to use delphi compiled program, through the preservation of the desktop will save the image to zoom
- 2022-02-03 11:37:00下载
- 积分:1