-
path algorithm using a graphical programming Graphics2D
用路径算法实现了Graphics2D图形的编程-path algorithm using a graphical programming Graphics2D
- 2022-12-06 04:00:03下载
- 积分:1
-
matlab/c++图形图像处理,电子书pdf和所附源程序
matlab/c++图形图像处理,电子书pdf和所附源程序-matlab/c++ graphics image processing, e-books pdf and the accompanying source code
- 2023-08-24 16:10:11下载
- 积分:1
-
高级语言程序设计WO XIHAIN
高级语言程序设计WO XIHAIN-Advanced Language Program Design WO XIHAIN
- 2023-04-30 16:15:03下载
- 积分:1
-
Wavelet
基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。
2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。
3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变的特征向量。
4.将小波变换引入到体素表示的三维模型中,分别实现了表面体素小波变换和实体体素小波变换的特征提取,通过实验比较分析实体体素小波变换优于表面体素小波变换。
-Wavelet-Based Extraction of three-dimensional model of thesis, including the reply code and ppt.1. Three-dimensional model of the implementation and standardization of the express pre-treatment process, on this basis, developed a visual search experiment of feature extraction experiment platform.
2. Combination of spherical harmonic transform to obtain rotation invariant feature vector with reduced dimension of the characteristics of ray-casting based on the implementation of feature extraction methods, the evaluation by searching the parameters of the experiment to determine the best value.
3. Analysis of the basic ray casting method and the ra
- 2022-02-21 11:18:58下载
- 积分: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
-
MPCA一个博士编写的多线程pca变换方法,内含发表论文
MPCA一个博士编写的多线程pca变换方法,内含发表论文-Dr. MPCA prepared a multi-threaded PCA transform methods, including papers
- 2022-03-01 07:40:29下载
- 积分:1
-
This source make CView window under CView using CWnd control. You need Visual C+...
This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio
- 2022-01-20 23:20:35下载
- 积分:1
-
matlab 基于肤色的人脸简检简单程序
基于肤色的人脸简检简单程序,用到数字图像处理的开闭操作等
- 2022-08-25 08:21:03下载
- 积分:1
-
template! No source code
我只有模板啦!没有源代码-template! No source code
- 2023-09-03 20:15:04下载
- 积分:1
-
JPEG图像压缩算法在VC下一个简短的运行
jpeg图像压缩算法 附简单介绍 VC环境下运行-jpeg image compression algorithm is attached to a brief run under VC
- 2023-05-13 04:15:09下载
- 积分:1