-
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
-
Itti-Matlab
Itti的经典视觉显著性模型的matlab代码,可以直接运行,验证过后就可以下载了。(Itti vision matlab codes)
- 2012-04-24 13:58:01下载
- 积分:1
-
ENVI-IDL
ENVI二次开发常用功能代码,包括大气校正、定标、分类(监督+非监督)、裁剪、镶嵌等(ENVI secondary development commonly used function codes, including atmospheric calibration, calibration, classification (supervision+ unsupervised), cutting, mosaic, etc.)
- 2020-07-01 05:00:02下载
- 积分:1
-
KSVD
稀疏表示中字典学习算法KSVD的实现,可以得到冗余字典,代码内部有详细注释(The realization of the sparse representation of a dictionary learning algorithm KSVD, can get a redundant dictionary, internal has a detailed code comments)
- 2014-03-02 14:00:40下载
- 积分:1
-
lowfrefus
基于区域方差的加权融合方法,主要解决原始图像分解的低频成分的结合(Weighted fusion method based on regional variance)
- 2020-09-03 17:08:08下载
- 积分:1
-
c#联合halcon自定义直线卡尺
c#联合halcon自定义直线卡尺
- 2020-05-09下载
- 积分:1
-
SURF
基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
- 2013-10-04 11:10:04下载
- 积分:1
-
32606208arnold~DFT
基于dft的数字水印算法,希望对大家有用(this is good)
- 2012-12-18 11:07:05下载
- 积分:1
-
SLIC
说明: 将像素点划分为超像素,便于进行图像处理!(Implementing superpixel segmentation)
- 2019-11-29 20:35:08下载
- 积分:1
-
RAW格式
说明: 尼康相机拍摄的原始数据RAW格式,matlab实现该类格式的读取,显示。便于计算机进行后续的处理。直接运行即可。(RaW format of raw data captured by Nikon camera, which is read and displayed by matlab. It is convenient for computer to carry out follow-up processing. It can run directly.)
- 2020-06-22 08:20:01下载
- 积分:1