-
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
-
bianfen
变分法基础pdf 基本理论知识,希望对大家打下理论基础,(this is basic theory for math.)
- 2009-12-17 22:49:55下载
- 积分:1
-
multiimagepocs
说明: 对多帧图像进行超分辨率处理,得到一副高分辨率的单帧度图像。(Multi-frame image super-resolution processing, get a degree of high-resolution single-frame image.)
- 2010-04-18 13:36:18下载
- 积分:1
-
lineDehaze
一种基于景深的去雾方法,将按通道中的最大值和最小值作为景深基准线,计算其垂直方向上的暗通道像素均值作为透射图,实现去雾,对航拍图效果显著(A dehaze method based on the depth of field, draw a depth datum line according to the maximum value and minimum value of the dark channel, calculate the pixel of the dark channel at the line perpendicular to the depth datum line.Then the transmission map has been gotten. This method performs good especially when processing the aerial map.)
- 2016-11-11 16:53:53下载
- 积分:1
-
dcmread4
集成ITK、VTK、MFC读取DICOM的代码,建成win32程序即可。运行完美(Integrated ITK, VTK, MFC to read DICOM code, built win32 program can. Works perfect)
- 2021-02-19 16:29:44下载
- 积分:1
-
fuzzyCompute
基于模糊理论的图象处理,有图象增强,图象平滑和边缘检测算子.()
- 2007-07-16 18:18:40下载
- 积分:1
-
work
垂直投影算法。可以直接在matlab上跑(err)
- 2008-06-17 18:59:35下载
- 积分:1
-
IICandIID_R_nmp
对特征值进行非极大值抑制的角点检测,并且选用了合适的阈值加强检测效果(corner detection by non-maxima suppression of Eigenvalues and selected the appropriate threshold to enhance detection)
- 2013-10-29 11:38:22下载
- 积分:1
-
ImageFilterinFrequencySpace
目的是改善影像质量,包括去除高频噪声与干扰,及影像边缘增强、线性增强以及去模糊等。分为低通滤波(平滑化)、高通滤波(锐化)和带通滤波。(The purpose is to improve the image quality, including the removal of high frequency noise and interference, and image edge enhancement, linear enhancement and deblurring. Into a low-pass filter (smoothing), high-pass filtering (sharpening) and bandpass filtering.)
- 2015-03-30 17:39:21下载
- 积分:1
-
Msrcr
基于Retinex的MSRCR图像增强算法的源代码,已经测试,可以直接使用。(Based on the Retinex MSRCR image enhancement algorithm of source code, have been tested, can use directly
)
- 2012-04-06 16:24:24下载
- 积分:1