-
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
-
Stereo1
双目立体视觉,基于matlab,适合新手看看,比较简单(Stereoscopic vision, based on matlab, suitable for novice to see)
- 2011-08-23 14:59:51下载
- 积分:1
-
HMIcontrol
此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。
本程序的核心部分一直用于只能轮椅的人脸控制。(This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simulator, user need replace this part of the control procedures to achieve their application.)
- 2009-06-26 21:58:02下载
- 积分:1
-
Average
说明: 可以实现基于matlab的加权平均方法的图像融合,亲测有效。(The weighted average method based on matlab can be used for image fusion)
- 2020-04-23 18:08:02下载
- 积分:1
-
feijijiance
对飞机进行边缘检测,阈值分割。从而达到图像感兴趣区域提取的目的,能使得图像中的飞机以黑白形式清晰地单独显示出来(Aircraft edge detection , thresholding . So as to achieve the purpose of extracting image regions of interest , can make the image appear as black and white aircraft clearly separate)
- 2015-04-02 10:43:18下载
- 积分:1
-
dsp-JPEG-TMS320VC5509-using-c
基于c5509的jpeg图像压缩实现 ,利用c语言(The jpeg image compression based c5509 achieved using c language)
- 2013-05-28 00:52:15下载
- 积分:1
-
Huangtu
说明: 利用梯度算子对图像边缘进行计算,比较得出清晰度评价值,进行取得最佳清晰度图片(The gradient operator is used to calculate the edge of the image, and the sharpness evaluation value is obtained by comparison to obtain the best sharpness image)
- 2021-03-08 15:32:50下载
- 积分:1
-
LSCN-master
基于PCNN脉冲耦合神经网络的图像增强算法,改进了PCNN基本算法,相比传统图像增强算法更有效(Image enhancement algorithm based on PCNN)
- 2017-11-26 20:58:51下载
- 积分:1
-
LDA
维的简单LDA和2维LDA人脸识别的matlab代码,注释详细,可以直接运行,非常好用,还有1维LDA算法讲解,很适合入门的同学!( U7EF4 u7684 u7352 u5355 u548C2 u7A4 u7A1 UFF0C u9H09 u5976 u5E8 u5L0 u5B0 )
- 2017-04-15 14:46:27下载
- 积分:1
-
OMP
压缩感知重构算法,正交匹配投影算法,一维信号重建(Compressed sensing reconstruction algorithm, orthogonal matching projection algorithm, one-dimensional signal reconstruction)
- 2012-12-05 22:16:33下载
- 积分:1