-
将彩色图象转换为黑白图象的方法.对于图象处理的人应该有用.处理速度比较快...
将彩色图象转换为黑白图象的方法.对于图象处理的人应该有用.处理速度比较快-converting color images to black-and-white image of the method. For image processing people should be useful. Faster processing speed
- 2022-05-30 04:45:37下载
- 积分:1
-
C++编写的一个图形学实例的代码
C++编写的一个图形学实例的代码-prepared by the example of a graphics code
- 2022-12-31 11:15:03下载
- 积分: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
-
编写的一个绘制函数曲面的程序,主要生成函数曲面
编写的一个绘制函数曲面的程序,主要生成函数曲面-prepared by a surface mapping function procedures, the main function of Surface Generation
- 2022-02-05 16:06:56下载
- 积分:1
-
The matlab functions implement the method presented in the paper regarding boost...
在MATLAB函数落实有关强提高纸张DLDA学习者提出的方法-The matlab functions implement the method presented in the paper regarding boosting of the strong J-DLDA learner
- 2022-05-08 07:51:04下载
- 积分:1
-
this source is a three
这个源程序是一个显示三维模型的,功能是打开三维模型,然后可以对其进行旋转,平移等-this source is a three-dimensional model shows that its function is to open the three-dimensional model, which can then be its rotation, translation, etc.
- 2023-08-16 13:05:03下载
- 积分:1
-
sift算法资料大全,包括论文和代码,中文和英文全有,还有两个实现代码...
sift算法资料大全,包括论文和代码,中文和英文全有,还有两个实现代码-sift resources
- 2022-08-03 17:06:01下载
- 积分:1
-
该PDF
tex to pdf
- 2022-07-27 21:27:20下载
- 积分:1
-
基于opencv利用差分法求运动的轮廓
应用背景应用于运动目标的检测,利用差分法,对路面上的车辆和行人进行检测 关键技术车辆检测部分采用背景差分法,跟踪部分采用卡尔曼滤波,检测与跟踪部分使用不同颜色的外接矩形框表示,采用平均背景法更新背景图像,代码部分附详细解释
- 2022-08-05 10:23:22下载
- 积分:1
-
一个画图软件,功能比较齐全
一个画图软件,功能比较齐全-a drawing software, a relatively complete function
- 2022-02-04 04:58:51下载
- 积分:1