-
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
-
LKPR-marzat
光流法,经典的LKPR-marzat算法,适合研究光流法的学者使用,可执行,无错误 (Optical flow method, the classic LKPR-marzat algorithm, for research scholars to use optical flow method, executable, error-free)
- 2021-04-10 23:18:58下载
- 积分:1
-
医学图像分割和偏移场矫正方法 medicalSegmentation
医学图像分割和偏移场矫正方法的matlab代码(the matlab code for medical image segmentation and bias correction)
- 2012-12-27 11:16:05下载
- 积分:1
-
Sheadet-in-imagefusion
讲解了shearlet变换在图像融合中的应用(Explained shearlet transform in image fusion)
- 2020-07-22 20:18:44下载
- 积分:1
-
image-segmentation
基于自动种子选择的区域生长法,克服了传统区域法的很多缺点(Region growing method based on automatic seed selection, to overcome the many shortcomings of the traditional regional law)
- 2013-04-30 19:51:20下载
- 积分:1
-
MPPT
MPPT algorithm INC method
- 2021-03-13 14:59:24下载
- 积分:1
-
optimark_manual
水印攻击测试程序optimark。
这个比stirmark更全面测试水印程序,很好用(Watermark attack test program optimark. This more comprehensive test than stirmark watermark program, very good use)
- 2009-11-12 11:19:47下载
- 积分:1
-
ResponseFunc
求取相机响应函数,并绘制相对曝光量-灰度曲线(Camera response function, and draw the relative exposure- gray curve
)
- 2021-02-19 22:09:44下载
- 积分:1
-
图像信噪比
说明: 通过matlab,可以快速得到图像的信噪比,峰值信噪比等。里面也有一些解释(Through MATLAB, the signal-to-noise ratio and peak signal-to-noise ratio of image can be obtained quickly. There are also some explanations)
- 2020-05-19 13:58:34下载
- 积分:1
-
susan-
基于SUSAN特征检测算子的边缘提取,添加图片即可运行,可自行根据图片特征设置参数得到较好的边缘检测效果(Edge detection feature extraction SUSAN operator, add images to run, you can set your own parameters to get a better edge detection based on image characteristics)
- 2016-03-31 10:02:02下载
- 积分:1