-
found on the Internet Vehicle Identification System original programming, combin...
网上查到的车辆识别系统原创程序,结合摄像机进行车牌在线识别。
- 2022-06-20 22:19:14下载
- 积分: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
-
图像编程的交通红灯斑马线监控系统源代码的实现
图像编程的交通红灯斑马线监控系统源代码的实现-images of traffic crossing the red light monitoring system source code to achieve
- 2022-01-25 19:40:05下载
- 积分:1
-
vbe 3.0 例 C语言 和 masm 汇编 混合编程 这是 C语言部分。
vbe 3.0 例 C语言 和 masm 汇编 混合编程 这是 C语言部分。-vsea vbe 3.0 samples c
- 2022-04-06 18:09:48下载
- 积分:1
-
Machine learning
机器学习-人脸识别,根据给定的学习样例,提取特征,生成分类。对测试的样例进行人脸方向的分类。需要在vs中进行开发。-Machine learning- face recognition, according to the given learning sample, extract features, generate classification. The test sample to face the direction of classification. Vs the need to develop.
- 2022-03-19 17:02:24下载
- 积分:1
-
一个进行图章识别的C++类,主要采用图章图像的矩特征进行图章比对,涉及到图像特征提取与匹配。...
一个进行图章识别的C++类,主要采用图章图像的矩特征进行图章比对,涉及到图像特征提取与匹配。-identification seal for a C++ class, mainly stamp image features seal moment than right, relate to feature extraction and image matching.
- 2023-02-16 20:25:04下载
- 积分:1
-
一个分形的小课设,运用了LS文法制作各种分形图形,有代码有exe文件
自己图形学课上的课设,老师评价很高,具有源代码,和可执行文件,利用LS文法制作分形图形 界面交互性良好,是学习分形和制作分形程序的良好资料。 另外里面还有几个小彩蛋等着你发现。想要编译这个文件 你需要OpenGL环境 和GLUI环境,界面是用GLUI写的。欢迎大家留言讨论!
- 2023-07-21 11:55:02下载
- 积分:1
-
based Motion Programming lighting and entities procedures in the hope that we im...
基于D3D编程的光线和实体的程序,希望大家指教!-based Motion Programming lighting and entities procedures in the hope that we improve!
- 2022-01-25 18:20:57下载
- 积分:1
-
应用贝塞尔曲线成功画出一个苹果,修改点坐标便可以画出想要的图...
应用贝塞尔曲线成功画出一个苹果,修改点坐标便可以画出想要的图-drawing an apple by Bezier.
- 2022-03-22 15:33:01下载
- 积分:1
-
等值线生成与图形填充算法
等值线生成与图形填充算法,里面含有算法。.
- 2022-02-02 08:15:20下载
- 积分:1