资源列表
GraphShower
- 本章实例是一个类似ACDSee的图像浏览工具——GraphShower。raphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合宽
BezierCurve1
- 用于绘制基础bezier curve,4点可以控制一跳曲线,4点之后再次点击鼠标会重新出现控制点.-used to draw sample bezier cuve, it support the bezier curve that has 4 control points.
BezierCurve3
- 可绘制bizier curve, 无控制点数量限制,可用鼠标右键改变控制点位置,从而改变bizier curve的表现.双击鼠标左键可结束绘制.同时也可通过右侧指令修改或结束图像绘制.-to draw bizier curve, no limit of the number of the control points. and you can also change the position of the control points by using the right button of t
Recs
- 每次点击左键都会出现显示你点击数量的黄色方块,右键清除所有方块.-everytime you click the left button, there are the same number of small yellow recs happans, right click to clear them.
canny
- 经典的边缘提取算法-canny,包括具体的步骤介绍,细节描写,C++源代码-Classical edge detection algorithm-canny, including specific steps, the details of descr iption, C++ source code
Bezier
- Bezier贝塞尔曲线,平滑算法实现,绘制贝赛尔Bezier曲线Applet-Bezier Java
Channels
- channels 将一幅彩色图像分解成三通道图像并分别显示。-channels will be a color image broken down into three-channel images show.
00000Bresenham_Middle_line
- 这是关于计算机图形学如何用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载-This is about how to use computer graphics methods BRESEHAM straight report of the curriculum design, content source and debugging process, screenshot, there are documents, I hope you downlo
00000000bresenham-homework
- 计算机图形学 如何用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载-How to use computer graphics methods BRESEHAM straight report of the curriculum design, content source and debugging process, screenshot, there are documents, I hope you download
909090
- 计算机图形学 用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载-Computer graphics methods used BRESEHAM straight report of the curriculum design, content source and debugging process, screenshot, there are documents, I hope you download
ImageDenoisingCsourcecode
- 图像去噪C源代码,有matlab和C共同编译而成。文本文件里列举了使用程序的例子!-Image Denoising C source code, there is a common compiler matlab and C together. The text of the document cited the example of the use of the procedure!