搜索资源列表
VC6DrawBezier
- 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cu
txjc
- 图形裁剪算法实现。一个功能相对而言较简单的程序源码。
1
- 图形学与数字图像处理实验中区域填充实验源码实验目的 1、 通过实验,进一步理解和掌握扫描线填充算法; 2、 掌握用扫描线填充算法进行区域填充的基本过程; 3、 通过编程,会在TC环境下用扫描线填充算法编程实现一个饼型图的绘制; 4、 通过实验,进一步理解和掌握Sutherland 裁剪算法; 5、 掌握用Sutherland 裁剪算法裁减多边形的基本过程; 6、 通过编程,会在TC环境下用Sutherland 算法编程实现用矩形窗口对多边形的裁剪。 实验环境 计
fhx
- 反混淆多边形的绘制程序源码。图形学课上做的实验程序,采用自己设计的算法,而不是用opengl下的反混淆模式
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
11536_SpecialFX
- 水波算法--模拟水波的VC源码 用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果-Water Wave Simulation Algorithm for the VC source water to use it inside the class can produce similar JAVA applications水纹, flame, as well as the effect of熔浆
Bresenham-circle
- 这是用VC++6.0开发的一个用Bresenham算法的绘制圆形的源码。-This is used VC++ 6.0 developed by Bresenham algorithm for a circular source drawing.
gh
- 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
33753141isoline
- 等值线源码,用于离散点成面,自动构建面的高级算法,该算法非常难得,希望你们有所启发-denary triangulation algorithm source code for the discrete points into face, the face automatically build senior algorithm, which is very rare that you have inspired
dbxtc
- 多边形填充扫描算法源码:对每一条扫描线都建立一个与它相交的多边形的活性边表-Polygon Fill-scan algorithm Source: for every one scanning lines intersecting a polygon with its active side of the table
BEZIER
- 计算机图形学中的源码,任爱华和谢淼编著的《计算机图形学》。画了Bezier曲面,包括具体的算法和实现-In computer graphics, the source code, RenAiHua and XieMiao compiled "computer graphics". Drew Bezier surfaces, including specific algorithm and the realization
stategraphvist
- 借鉴了JHotDraw源码,开发单层状态图绘制工具, 支持三种遍历方法:CPP(中国邮递员算法),广度优先算法,简化的广度优先算法 里面有三个后缀为draw的图形-Draws JHotDraw source code, developers monolayer state mapping tool, supports three traversal methods: CPP (Chinese postman algorithm), breadth-first algorith
bpshenjingwangluo
- BP神经网络算法的matlab代码 里面有仿真源码和程序运行的截图,程序有详细的注释-BP neural network algorithm matlab simulation source code inside shots and running, the program has detailed notes
matlab
- 一个简单的图像水印算法matlab源码。非常方便使用,一看就懂。-A simple image watermarking algorithm matlab source. Very easy to use, one can understand.
Deske3top
- 【谷速软件网】matlab源码 Hsu模型肤色分割算法 可以作为参考使用,在学习的过程-[Valley] speed network matlab source software model Hsu color segmentation algorithm can be used as a reference, in the learning process
709001
- 很经典的蚁群算法的matlab源码,也可以用c++实现,不过要复杂很多-Very classical ant colony algorithm matlab source code, you can also use c++ implementation, but a lot more complicated
source-mdtlaq
- 简单的视频水印嵌入算法 matlab开发 不错的源码 很好-Simple video watermarking embedding algorithm matlab development good source is very good
elgorithm
- 水印的MATLAB傅立叶算法 有较强的鲁棒性能,不错的源码-Watermark Fourier algorithm in MATLAB has the strong robust performance, good source
aasdhe
- 水印的MATLAB傅立叶算法 有较强的鲁棒性能,不错的源码-Watermark Fourier algorithm in MATLAB has the strong robust performance, good source
BLine
- 实现了B曲线的源码,一种新的Bspline反求控制点算法,(Achieved a B-source curve, a new control point Bspline Reverse algorithm)