-
图像转换处理的常见方法(灰度,二值,去噪,马赛)
图像转换处理的常见方法(灰度,二值,去噪,马赛)-Conversion of the common image processing methods (gray, two-valued, denoising, Marseille)
- 2023-03-21 05:00:03下载
- 积分:1
-
用VC实现透明效果,可能看起来有点烦,希望大家有些耐心吧
用VC实现透明效果,可能看起来有点烦,希望大家有些耐心吧-VC realize with a transparent effect,有点烦may seem, I hope everyone you some patience
- 2022-02-20 11:04:07下载
- 积分:1
-
图形开发应用软件
图形开发应用软件-graphics software development and application
- 2022-03-04 12:28:34下载
- 积分: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
-
Laplacian sharpening method for edge detection of image
Laplacian sharpening method for edge detection of image
- 2022-01-25 13:59:13下载
- 积分:1
-
计算机图形学(Computer Graphics
计算机图形学(Computer Graphics,简称CG)是一种使用数学算法将二维或三维图形转化为计算机显示器的栅格形式的科学。简单地说,计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。
- 2022-03-15 03:19:12下载
- 积分:1
-
在m_pic控件里画一个坐标轴,有两个Y轴,并可以实现无闪刷新...
在m_pic控件里画一个坐标轴,有两个Y轴,并可以实现无闪刷新-Lane painting m_pic control in a coordinate axis, two Y-axis, and can be achieved without flash refresh
- 2023-03-03 05:30:03下载
- 积分:1
-
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。...
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。-PointLight_Shader OpenGL simulation of the aircraft, VC environment, the use of a glut, can serve as a learning OpengGL example.
- 2023-07-04 08:45:05下载
- 积分:1
-
similar brush graphics controls source code
类似画笔的绘图控件源代码-similar brush graphics controls source code
- 2022-08-16 18:12:50下载
- 积分:1
-
一个简单的光线跟踪的源代码
A Simple Raytracer source code
- 2022-07-15 20:53:15下载
- 积分:1