-
opencv求平均值
资源描述用opencv实现的求均值,对于初学opencv的初学者很有用
- 2022-02-24 11:55:58下载
- 积分:1
-
用VB开发的3D绘图软件,功能强大,供大家学习
用VB开发的3D绘图软件,功能强大,供大家学习-Using VB developed 3D graphics software, powerful for everyone to learn
- 2022-08-03 09:38:38下载
- 积分:1
-
KenDelaunay
1.高质量的笛氏三角网格化,为重建三维图形提供有力的帮助.
2.附件有原码和调用方法,Delaunay三角网格化已封装成一个类,用户只需要传入点坐标标就可以得到最优的三角形
3.这是我工作中用到的一个小算法,希望对你的工作有所帮助-KenDelaunay
- 2022-01-25 16:47:02下载
- 积分: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
-
读取PHOTOSHOP的JPEG的缩略图
读取PHOTOSHOP的JPEG的缩略图-read PHOTOSHOP thumbnail of the JPEG
- 2022-04-12 22:46:00下载
- 积分:1
-
阐述光线跟踪算法的数据结构
阐述光线跟踪算法的数据结构 -Ray-tracing algorithm on the data structure
- 2022-04-10 17:44:43下载
- 积分:1
-
digital image acquisition, processing and Practical Application
数字图象获取,处理及实践应用-digital image acquisition, processing and Practical Application
- 2022-03-02 03:47:49下载
- 积分:1
-
SPIHT编码的源代码
SPIHT编码源码-SPIHT code source code
- 2023-06-23 06:35:04下载
- 积分:1
-
purpose converts YUV components stored in PPM files to separate image, can handl...
purpose
converts YUV components stored in separate files to PPM image, can handle frame offset
compile
gcc -g -o yuvsplitextract yuvsplitextract.c -lppm -lpgm -lpbm -lm -purpose converts YUV components stored in PPM files to separate image, can handle frame offset compile gcc-g-o yuvspl itextract yuvsplitextract.c- lppm- lpgm- lpb m-lm
- 2022-07-22 20:57:30下载
- 积分:1
-
qt examples of the intermediate code can be used to continue programming qt
qt的中级代码实例,可以用来继续深入学习qt编程架构和各个模块的适用方法-qt examples of the intermediate code can be used to continue programming qt-depth study of the structure and application of methods of each module
- 2022-09-22 12:20:03下载
- 积分:1