-
一种体素景观生成器的源代码
Fully commented source code of a voxel landscape generator
- 2022-12-21 19:10:03下载
- 积分:1
-
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法...
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法-vc Face Recognition code, oh very good. Mutual learning and common progress. Algorithm-c
- 2023-02-10 14:40:04下载
- 积分:1
-
读取文件以绘制模型
read file to draw model
- 2022-01-26 04:52:13下载
- 积分:1
-
由于人脸识别研究我最近收集的一些由…
由于本人最近研究人脸识别,收集的一些名校的博士硕士论文,全部是08年到09年的,具有很大的参考价值,如需要图像处理模式识别类的材料,请联系shuqin87@163.com-Because I study of face recognition has recently collected a number of prestigious doctoral master" s thesis, all of 2008 to 2009, and has great reference value, such as the need for image processing, pattern recognition type of material, please contact shuqin87 @ 163. com
- 2022-08-19 01:56:23下载
- 积分: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
-
VisualC++数字图像处理配套光盘
VisualC++数字图像处理配套光盘-VC digital image processing matching CD
- 2022-03-18 11:21:01下载
- 积分:1
-
白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。...
白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。-White balance algorithm, through the HSV model is three-channel gray-scale image analysis, the white balance to be images that can be used under uneven lighting image correction.
- 2022-08-18 07:35:02下载
- 积分:1
-
在灰度图像处理的MATLAB统计的一些小程序
指纹识别设计中关于指纹方向图求取的一段matlab小程序-On the grayscale image processing matlab statistics for some small programs
- 2023-06-02 18:45:03下载
- 积分:1
-
implementation de aes in c for this code
wé use a interface in c in aes
implementation de aes in c for this code
wé use a interface in c in aes
- 2022-10-20 17:40:04下载
- 积分:1
-
本文档可以帮助爱好图象处理的人快速入门,里面着重讲了位图的操作,文档可以用超星浏览器打开,...
本文档可以帮助爱好图象处理的人快速入门,里面着重讲了位图的操作,文档可以用超星浏览器打开,-this document can help loving image processing of Quick Start, which laid stress on the bitmap operation, Documents can be opened Superstar browser,
- 2022-05-21 23:21:51下载
- 积分:1