-
Qt下用Opencv2采集USB摄像头
Qt下用Opencv2采集USB摄像头图像,Ubutu12.04系统,安装OPencv2,使用USB摄像头,插上即可用。
- 2022-04-13 05:12:56下载
- 积分:1
-
3d picrure
3d picrure
- 2022-12-20 14:20:04下载
- 积分:1
-
corrosion algorithm, morphology algorithm relatively basic operation
腐蚀算法,形态学算法中比较基本的操作-腐蚀,通过MATLAB编程实现,-corrosion algorithm, morphology algorithm relatively basic operation-corrosion, through MATLAB programming,
- 2022-04-09 06:50:10下载
- 积分:1
-
径向基神经网络的字符和数字识别程序,在训练的基础上进行识别...
径向基神经网络的字符和数字识别程序,在训练的基础上进行识别-RBF neural network and digital character recognition program, the training conducted on the basis of identification
- 2023-04-10 07:55:04下载
- 积分: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
-
动态缩略图生成类,可方便生成图片缩略图,只生成一次
动态缩略图生成类,可方便生成图片缩略图,只生成一次-Class to generate dynamic thumbnails, image thumbnails can be easily generated, only to generate a
- 2022-01-26 07:30:21下载
- 积分:1
-
Delphi直接与DWG文件的生成(更新)
用DELPHI直接生成DWG文件(更新)-DELPHI directly with DWG files to generate (update)
- 2022-05-30 14:28:17下载
- 积分:1
-
一个基于java的三维图形编程,通过对一些VRML图形的调入,来处理一些动画...
一个基于java的三维图形编程,通过对一些VRML图形的调入,来处理一些动画-A java-based three-dimensional graphics programming, through a number of VRML graphics transferred to deal with some animation
- 2022-02-02 11:33:35下载
- 积分:1
-
本程序完成基于openDWG开发AutoCAD Proxy对象图元分解
本程序完成基于openDWG开发AutoCAD Proxy对象图元分解-based on the completion of the development of AutoCAD openDWG Proxy object decomposition map yuan
- 2023-02-23 02:30:04下载
- 积分:1
-
basic image processing RGB images into YCbCr c basic procedures.
基本的把RGB图像处理成YCbCr c的基本程序。
- 2022-09-20 13:20:03下载
- 积分:1