-
基于mass spring模型的布料动画算法研究,非常好的
基于mass spring模型的布料动画算法研究,非常好的-Mass spring model-based animation algorithm cloth, very good
- 2022-01-26 02:27:10下载
- 积分:1
-
将对话框“钉”在屏幕上
将对话框“钉”在屏幕上-dialog box will "nail" on the screen
- 2022-03-17 09:37:00下载
- 积分: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
-
hough变换源码
hough变换源码-Hough Transform FOSS
- 2022-08-09 16:04:54下载
- 积分:1
-
in Image Processing category will read the color image into a gray
在图像处理类中将读取的彩色图像转化为灰度图像用于后续处理-in Image Processing category will read the color image into a gray-scale images for follow-up treatment
- 2022-05-05 08:36:48下载
- 积分:1
-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40:02下载
- 积分:1
-
这是一个matlab环境下关于图强增强的源代码,内附测试图像和测试程序...
这是一个matlab环境下关于图强增强的源代码,内附测试图像和测试程序-This is a Matlab environment of excellence to enhance the source code, test images containing and testing procedures
- 2023-04-14 16:55:03下载
- 积分:1
-
显示图象的技巧,从左到右,从中间到2边,BUTTON键上有说明的
显示图象的技巧,从左到右,从中间到2边,BUTTON键上有说明的-showed images of skills, from left to right, from the middle of the two side BUTTON keys on the note
- 2022-06-15 22:20:23下载
- 积分:1
-
一个很好的背景,红色的底色给人一种兴奋感!
一个很好的背景,红色的底色给人一种兴奋感!-a good background, the red background gives us a sense of excitement!
- 2022-03-03 01:53:21下载
- 积分:1
-
For MATLAB source code for fingerprint recognition package, with engineering sig...
用于指纹识别的MATLAB源代码程序包,具有工程上的意义-For MATLAB source code for fingerprint recognition package, with engineering significance
- 2022-07-14 08:11:55下载
- 积分:1