-
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
-
自己写的角点检测程序,matlab版,来源于2D 3d image registration
自己写的角点检测程序,matlab版,来源于2D 3d image registration-Corner detection procedures, matlab version, harris Corner
- 2022-04-28 21:32:05下载
- 积分:1
-
VTK_安装,how to install vtk
and how to debug
VTK_安装,how to install vtk
and how to debug-VTK_ installation, how to install vtkand how to debug
- 2022-02-03 00:29:35下载
- 积分:1
-
GDI的交互绘图操作实现算法
GDI的交互绘图操作实现算法-GDI interactive mapping algorithm operation
- 2022-06-11 20:18:01下载
- 积分:1
-
通过DE2平台上使用D5M摄像头读取Bayer数据并转化为RGB
应用背景In Quartus ii 10.0 Read Bayer format from D5M camera and convert to RGB format, through SDRAM, output on VGA port.关键技术在Quartus ii 10.0的环境下,实现了从D5M摄像头中读取Bayer数据并转化为RGB,通过SDRAM缓存,VGA控制器,输出到显示屏
- 2022-02-20 05:56:38下载
- 积分:1
-
vc++数字图像模式识别技术及工程实践中的人脸识别
vc++数字图像模式识别技术及工程实践中的人脸识别-vc digital image pattern recognition technology and engineering practice Face Recognition
- 2022-01-30 15:36:20下载
- 积分:1
-
人脸检测与识别
主要介绍人脸的检测和识别原理及其编程实现方法;人脸检测及定位技术和人脸识别技术。人脸检测及定位技术就是判断图像中是否存在人脸。如果存在,则需要确定人脸的位置和大小等,并将人脸区域从图像背景中分离出来。
- 2022-08-18 17:22:05下载
- 积分:1
-
example Face Location
人脸定位实例-example Face Location
- 2022-08-17 03:48:39下载
- 积分:1
-
fieldbus technical documentation and detail, the paper reprinted, without permis...
现场总线技术文件及细节,论文转载,未经原作者许可,不得用于商业及其他用途
- 2022-03-18 08:56:57下载
- 积分:1
-
图象平滑处理系统源代码
图象平滑处理系统源代码-Smooth image processing system source code
- 2022-06-17 00:44:35下载
- 积分:1