搜索资源列表
curve and fill.rar
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条
graph2dapp
- 使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the th
20047713394455
- VBA+AO常用代码 VBA+AO常用代码-VBA code used AO + + AO VBA code used VBA code used AO +
小动画
- 对于刚刚想学applet的朋友,我想非常用, 这个程序只是个简单的动画演示,通过这个 我想你一定收益非浅。-The application could be useful for the new learner of applet, who will benefit a lot from this simple animation demonstration.
中值滤波的源程序
- 中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter \"Hori\" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the V
BitmapHelpers
- C#图像处理的常用算法,如图形旋转、浮雕效果、取得图形格式等。-commonly used image processing algorithms coded using C# ,including the rotation of graphics,relief effect,getting the format of graphics and so on.
K-Means聚类
- k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效。-k-means clustering algorithm source code. Kmeans is a common segmentation algorithm is simple but efficient.
PictureEx_src
- pictureEx类用来显示各种图像文件。包括很多很多常用的图像格式。-pictureEx used to show the various types of image files. Including many common image formats.
imgprocsrc
- 图像处理工具箱,包括现在常用的几乎所有的图像处理工具的代码。对研究图像处理的人很有用。-Image Processing Toolbox, now used in almost all image processing tools code. The study of image processing useful.
常用数值算法于程序C++常用算法1
- 包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。盘中还包括由这些源程序在VC++6.0下生成的可执行文件(文件扩展名为.exe),以及由这些程序运行后产生的结果文件(文件扩展名为.dat)。另外,还包括若干类书中所介绍算法的头文件,由文件扩展名为.h和.inl所组成。 为了方便读者实际应用书中所介绍的算法程序,本光盘专门预创建了VC++6.0的工程,-book i
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
图象处理中值滤波
- 数字图像处理上常用的中值滤波处理源代码,可以参照一下-digital image processing used on the median filter processing source code can refer to the
jsjtxx
- 用计算机图形学的多种方法,绘制常用的图形,可以增强对计算机绘图方式的理解。-the various methods commonly used graphics rendering, computer graphics to enhance understanding of the way.
常用的图形学算法
- 用VC编写的常用的图形学算法,进行了文档处理,并能进行图元拾取。算法没有优化,是教学演示用的。-VC prepared by the graphics algorithm commonly used for the file handling, and can be picked up for map yuan. No optimization algorithm is used to demonstrate the teaching.
常用算法1
- 图像处理中的常用算法1-image processing algorithm commonly used in a
常用算法2
- 图像处理中常用算法2-image processing algorithm commonly used 2
数字图像处理中常用的一些标准图像
- 这是数字图像处理中常用的一些标准图像
shiyan6-Bezier 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(Bezier曲线算法 )-Experiment 6 used computer graphics surface and curve generation algorithms, including (Bezier curve algorithm)
shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
