-
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
-
mainjj
图像读取与显示,图像二值化,边缘检测,边缘追踪(Read and display image, image binarization, edge detection, edge tracking)
- 2010-05-29 15:41:47下载
- 积分:1
-
第27章 透明位图背景上的滚动字幕实例
第27章 透明位图背景上的滚动字幕实例该程序可以方便实现字幕的滚动效果,程序简单易懂(transparent bitmap on the background of rolling subtitles examples of the procedures to facilitate the achievement of subtitles rolling results, procedures simplified)
- 2005-03-23 21:54:45下载
- 积分:1
-
wpf 简单的滑动实例
用wpf实现一个简单的手滑切换图片的实例
- 2021-03-13 20:09:24下载
- 积分:1
-
16QAM-blind-equlization-for-cma
基础的盲均衡算法,16相位正交调幅恒模盲均衡算法。(A basic blind equlization algorithm ,named as 16 QAM blind equlization for CMA. )
- 2020-10-21 16:47:24下载
- 积分:1
-
国际标准测试图像
经典的图像处理常用图片,包括Lina,Barbana, Cameraman(Classic image processing commonly used pictures, including Lina, Barbana, Cameraman)
- 2021-01-12 10:18:49下载
- 积分:1
-
tuxingxue
画矩形的代码,包含各种算法,具体的自己看吧,这是图形处理的作业之一(Draw a rectangle of the code, contains a variety of algorithms, specifically for yourself, this is one of the graphics processing jobs)
- 2013-09-26 14:42:11下载
- 积分:1
-
1
说明: 基于区域纹理合成的图像修复,图像处理方法(Region-based texture synthesis inpainting, image processing)
- 2011-03-08 14:20:00下载
- 积分:1
-
entropy
自己编的求图像熵值的小程序,用来理解熵的含义和概念。(Own image for the entropy of small procedures, used to understand the meaning and concept of entropy.)
- 2009-03-23 15:23:17下载
- 积分:1
-
ImageFusion
基于低频融合算法和小波变换编写的图像融合Matlab程序,包含了基本的小波图像分解与重构程序。(Fusion algorithm based on the low-frequency and wavelet transform image fusion prepared Matlab procedures, including the basic wavelet image decomposition and reconstruction process.)
- 2008-04-22 20:06:57下载
- 积分:1