-
Graphics
一个集成的图形界面的程序,可调用每一次作业子程序。
一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。
二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。
三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。)
五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
六、交互式Bezier曲线的输入绘制程序实现
(An integrated graphical interface of the program, each operation subroutine callable.
One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval.
Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively).
Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
- 2020-06-30 08:20:02下载
- 积分:1
-
ZKL_classifier_final
说明: 基于高光谱数据集PaviaU的数据降维与分类,基于核函数的主成分分析kpca测试(Dimension reduction and classification based on hyperspectral data set paviau, KPCA test based on kernel function principal component analysis)
- 2020-02-27 14:45:32下载
- 积分:1
-
NLmeansfilter
这是新提出来的用于图像去噪的非局部均值滤波方法, matlab程序.非常好,你试试.(this is a new proposed image denoising method--non local means filtering, matlab file. you can try!)
- 2020-09-23 11:47:54下载
- 积分:1
-
speech-emotion-recognition
过特定人语音情感数据库的建立;语音情感特征提取;语音情感分类器的设计,完成了一个特定人语音情感识别的初步系统。对于单个特定人,可以识别平静、悲伤、愤怒、惊讶、高兴5种情感,除愤怒和高兴之间混淆程度相对较大之外,各类之间区分特性良好,平均分类正确率为93.7 。对于三个特定人组成的特定人群,可以识别平静、愤怒、悲伤3种情感,各类之间区分特性良好,平均分类正确率为94.4 。其中分类器采用混合高斯分布模型。(The system of speech emotion recognition)
- 2014-04-21 20:08:42下载
- 积分:1
-
EM_GM_fast
EM算法的图分割,基于GMM模型改进的快速EM算法,为m文件(EM algorithm image segmentation)
- 2021-03-04 17:29:32下载
- 积分:1
-
MATLAB
冈萨雷斯数字图像处理MATLAB版,关于冈萨雷斯的数字图像处理这本书的源代码。(Gonzalez Digital Image Processing Using MATLAB Gonzalez of digital image processing source code for this book.)
- 2012-02-29 10:16:37下载
- 积分:1
-
LSD
本程序实现了提取图像中直线的功能。能够很好地提取出位于边缘上的直线段,其结果表示为两端端点坐标以及线段宽度(This program realizes the function of extracting the edge line in the image.The straight line segment at the edge can be extracted well, and the result is expressed as the end point coordinates and line segment width at both ends.)
- 2018-06-26 09:02:42下载
- 积分:1
-
InSAR_unwarping
InSAR相位解缠用,好多种方法,参考或者改进其中的算法用(InSAR phase unwrapping, and a good variety of methods, reference, or to improve the algorithm by which)
- 2021-02-19 10:49:44下载
- 积分:1
-
12148086KSVD_Matlab_ToolBox
稀疏矩阵字典的优化KSVD,本人已进行测试,效果甚佳,可以用在图像,数据的压缩和分类(Sparse dictionary optimization KSVD, I have been tested, very good results)
- 2013-10-16 10:47:39下载
- 积分:1
-
基于主成分分析的遥感图像融合算法PCA
基于主成分分析的遥感图像融合算法,融合结果质量较好。(The fusion algorithm of remote sensing image based on principal component analysis has better fusion result.)
- 2018-01-11 17:32:14下载
- 积分:1