-
Two kinds of algorithms, including Bresenham acid and DDA algorithm to draw a st...
2种算法包括bresenham酸法和DDA算法来绘制直线用C#实现-Two kinds of algorithms, including Bresenham acid and DDA algorithm to draw a straight line with C# Achieve
- 2022-12-12 07:30:03下载
- 积分:1
-
tsai相机标定的原文,对研究传统标定的人有帮助!
tsai相机标定的原文,对研究传统标定的人有帮助!-tsai camera calibration of the original text, the traditional demarcation of research to help people!
- 2022-07-03 02:57:17下载
- 积分:1
-
能够浏览yuv文件
能够浏览yuv文件- Can glance over the yuv document
- 2022-02-01 09:29:29下载
- 积分:1
-
人脸表情识别
基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别
- 2023-02-12 22:25:03下载
- 积分:1
-
OpenSceneGraph(OSG)的使用,实现了一个简单的控制和鹰眼地图对象…
使用OpenSceneGraph(OSG)实现简单物体控制和鹰眼图(雷达地图)的效果。
使用鼠标点击场景内的滑翔机对象,再使用键盘方向键控制器左右移动,同时观察鹰眼图中的效果。
VS 2008+OSG 2.6测试通过
模型文件与源代码在同一目录下-The use of OpenSceneGraph (OSG) to achieve a simple control and Hawkeye map objects (radar map) results. Use your mouse to click inside the glider scene object, and then use the keyboard arrow keys to move around the controller, while observing the Eagle Eye diagram results. VS 2008+ OSG 2.6 test model of documents and source code in the same directory
- 2022-01-24 17:34: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
-
LabVIEW下的运动目标捕捉,有运动目标存在则捕获其位置。需要NI采集卡,普通摄像头,可以修改为序列图象中的目标捕捉。...
LabVIEW下的运动目标捕捉,有运动目标存在则捕获其位置。需要NI采集卡,普通摄像头,可以修改为序列图象中的目标捕捉。-Capturing moving targets under LabVIEW, there exists moving target capture their location. Need to NI acquisition card, ordinary camera, you can modify the target for the sequence of images captured.
- 2022-01-25 15:50:12下载
- 积分:1
-
A simple drawing program, active code, which can be painted rectangular, round a...
一个简单的画图程序,有源代码提供,里面能画矩形,圆和多边形,还有可以调节线宽和颜色,是VC++编写的-A simple drawing program, active code, which can be painted rectangular, round and polygonal, as well as can adjust the width and color, is VC++ Prepared
- 2022-12-23 20:40:03下载
- 积分:1
-
一个指纹识别的小程序
一个指纹识别的小程序-a small fingerprint identification procedures
- 2022-03-18 13:01:19下载
- 积分:1
-
Face Contour Detection System
人脸轮廓检测系统-Face Contour Detection System
- 2022-12-02 15:05:03下载
- 积分:1