-
图像深度消影,动画
图像深度消影,动画- The picture depth disappears the shade, the animation
- 2022-05-07 05:05:31下载
- 积分:1
-
this is a c++ code for basic graphical object rotation
this is a c++ code for basic graphical object rotation
- 2022-11-30 23:45:03下载
- 积分:1
-
搅拌机
blender-2.37a-linux-glibc2.2.5-i386
可用于3D图形的显示和处理软件源码文件-blender-2.37a-linux-glibc2.2.5-i386 can be used for 3D graphics display and processing software source documents
- 2022-08-20 17:59:32下载
- 积分:1
-
一个关于三角网格的程序 可以通过三维点恢复它的立体图像
一个关于三角网格的程序 可以通过三维点恢复它的立体图像-on a triangular grid of the procedure can be three-dimensional point resume its three-dimensional images
- 2022-04-17 03:06:14下载
- 积分:1
-
miniGUI图形系统源码libminigui
miniGUI图形系统源码libminigui-1.6.2.tar.gz。-MiniGUI source graphics system libminigui-1.6.2.tar.gz.
- 2023-02-18 06:25:04下载
- 积分:1
-
This code implements edge detection
This code implements edge detection
- 2022-11-16 10:50:03下载
- 积分:1
-
图像处理的DWT算法,用于基础图像处理学习。matlab语言制作
图像处理的DWT算法,用于基础图像处理学习。matlab语言制作-image processing with DWTimage processing with DWTimage processing with DWT
- 2022-02-02 01:30:12下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
基于OPenGl的对姿态的估计,该算法能够很好的对下一时刻的姿态进行估计。...
基于OPenGl的对姿态的估计,该算法能够很好的对下一时刻的姿态进行估计。-the motion track based on pose using the opengl
- 2022-03-12 17:13:55下载
- 积分:1
-
在这一风险投资项目的均值漂移算法进行了探讨。你可以打开它,和鳍…
mean shift algorithm is explored in this vc project. You can unzipped it,and find the source code,then build and debug it ,you ll get the content result.
- 2023-05-17 23:05:04下载
- 积分:1