登录
首页 » 图形图像 » 对于虚拟现实软件VEGA PRIME的基于MFC下的框架例子,VP学习爱好者的开始必备程序。...

对于虚拟现实软件VEGA PRIME的基于MFC下的框架例子,VP学习爱好者的开始必备程序。...

于 2023-05-19 发布 文件大小:97.92 kB
0 159
下载积分: 2 下载次数: 1

代码说明:

对于虚拟现实软件VEGA PRIME的基于MFC下的框架例子,VP学习爱好者的开始必备程序。-Virtual reality software for the VEGA PRIME-based framework under MFC examples, VP lovers start to learn the necessary procedures.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 新建一个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
  • Gist特征的提取与分类器的训练
    该工程从五万张图片中提取每张图片的Gist特征,每张图片都有自己所属类别的标签,然后用Liblinear分类器进行训练,得到一个模型,再对一万张图片进行预测,与这一万张图片的标签信息对比,得出预测正确率                                                                                                                                                      
    2022-02-16 05:34:27下载
    积分:1
  • 模糊C均值聚类的分类,这是matlab代码。
    C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
    2022-03-23 00:25:10下载
    积分:1
  • AutoLISP programm multi plot drawings in the modelspase. It works in Bricscad.
    AutoLISP programm multi plot drawings in the modelspase. It works in Bricscad.
    2022-01-25 22:02:10下载
    积分:1
  • 自己写的B样条.berzier的2次3次曲线,可以画出2次3次的B样条或是BERZIER曲线...
    自己写的B样条.berzier的2次3次曲线,可以画出2次3次的B样条或是BERZIER曲线-himself wrote the B-spline. Berzier the 2nd 3rd curve sense 2nd 3rd B-spline curves or BERZIER
    2022-10-27 22:35:06下载
    积分:1
  • 阈值变换的处理效果
    阈值变换的图像处理效果-threshold transform the image processing results
    2022-01-25 18:23:05下载
    积分:1
  • 微软亚洲研究院论文:基于逆向同心拼的绘制
    微软亚洲研究院论文:基于逆向同心拼图的绘制-Microsoft Asia Research Institute thesis : Based on the reverse drawing concentric mosaics
    2023-01-21 22:50:03下载
    积分:1
  • 用MATLAB处理,通过直线的Hough检测等。
    用MATLAB处理图像,通过hough变换检测直线,并且可以直接画出直线。-Image processing using MATLAB, through the detection of a straight line hough transform, and can draw a straight line.
    2022-07-02 07:33:52下载
    积分:1
  • 数字象处理c++算法程序
    数字图象处理c++算法程序-c digital image processing algorithm
    2022-02-19 23:40:10下载
    积分:1
  • personal collection of two large Zimbabwe law thresholding segmentation algorith...
    个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
    2023-04-01 16:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载