搜索资源列表
curve and fill.rar
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条
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.
常用数值算法于程序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
compress_program
- 提供了几种常用的压缩算法源程序,相信对大家一定有很大帮助-offers several commonly used compression algorithm source code, I believe we will certainly be of great help
smoothing
- visual C++编写的图象平滑例子,主要包括几种最常用的算法.-prepared by the image smoothing examples, including several of the most commonly used algorithms.
InversVC
- 是一个常用的数学算法,是用VC++编的求逆程序-is a common mathematical algorithm, is part of the VC inversion procedure
JEPGProcessing
- 用MATLAB写的JEPG格式的图像处理算法,附带有十张左右的经典图像算法常用图片,可以在同一目录下面自己做一下看效果-MATLAB write JPEG format image processing algorithm, fringe is about 10 images of the classic algorithm commonly used pictures, in the same directory can do something in their effects
dct_code
- DCT编码mtalab程序,其中用到matlab的图像编码模块以及一些常用的算法程序-DCT coding procedures which used Matlab image coding module, and some commonly used algorithm!
DigitalCode
- 此程序为数字图象处理常用算法源代码及简单图象事例-procedure for digital image processing algorithms source code examples and simple images
常用的图形学算法
- 用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
图像增强及模式分析
- 该源码程序包括:增强图像对比度,检测图像边缘(使用Canny算子和Sobel算子),直方图均衡化等图像处理的一些常用算法,且能取得较好的处理效果。
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)
curve and fill
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm, side-stripe markings law, edge
Imagep1
- 图像编程常用算法,需要的可以下载,参考下-Image programming algorithm used, need to download, refer to the following
VCPtuxiang
- 图像处理常用算法,如滤波、边缘检测、腐蚀膨胀等-Image processing algorithms, such as filtering, edge detection, corrosion expansion, etc.