搜索资源列表
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the frames, that is, lines of the original image width
digui_flower
- 一个分形几何中最常用的递归算法所画的鸡冠花,仅几行代码。可以改变中间的宏定义以实现不同的图形,笔者还画出了树。-a fractal geometry of the most commonly used recursive algorithm painting cockscomb, just a few lines of code. The middle can be changed to achieve Acer different definition graphics, the author
C12218
- 扫描线种子填充算法-scan lines seed filling algorithm
AE_CS3_chs.zip
- 任意多边形的三角形分割代码,一般的多边形都可以分割,来回线有点问题,Arbitrary triangle polygon partition code, the general polygon can be split lines back and forth a little problem
drawCircle
- 使用java 绘制简单的几何图形,包含圆和直线。-draw lines and circle.
objTester
- 一個簡單讀取obj 及 mtl 小程式 可以讀出obj有多少mtl類別 多少點線面-a simple program loading obj and mtl. it can read how many points, lines, and planes.
5
- 使用分形几何方法绘制出一片树叶的纹路,背景为黑色,树叶为绿色-Use of fractal geometry to draw the lines of a leaf, black background, green leaves
Alog
- 介绍画直线和圆的几类算法。找了好长时间才找到的.比较有价值。-Drawing lines and circles introduced several types of algorithms.
Tight-words
- 描述: 提出了一个字母,一个…{ 0 },< = k - k < = 9。我们说一个字的长度n在这个字母是紧如果任何两个邻居位数不同的词不超过1。输入是一个序列的线,每行包含两个整数n、k和1 < = n < = 100。在每一行输入、输出的百分比的长度n多紧单词字母{ 0、1、……,凯西} 5分形位数。 样本输入: 4一 2 5 3 - 5 8 7 样本输出: 100.00000 40.74074 17.3828
EasyIFS
- IFS是分形学的组成部分,输入几行代码做成ifs文件,就可以做出可画出逼真的画面。适于广大分形爱好者研究。本人自己写了些例子在里面。-IFS is an integral part of the fractal, enter a few lines of code make ifs file, you can make a realistic picture can be drawn. For the majority of fans of the fractal. I wrote out so
clip
- 使用java swing绘制简单的几何图形,包含圆和直线。-draw lines and circle by java.
brace
- 一个描绘括线的软件,能够通过八个点调整其括线的形状。能放大缩小,导出文件。-One depicting including lines of software, including line shape can be adjusted eight. Zoom, and export the file.
ZXJD
- 两条直线的起始点,终点,四个点,判断有无交点,并说明交点是实点,还是虚点-Two straight lines starting and end points, four points, to determine whether the point of intersection, and that intersection is a solid point, or virtual point
opencv_epipolar
- 求两幅对应图像的匹配点,对极线,基本矩阵以及投影矩阵-Seeking the two corresponding to the matching point of the image, lines, the basic matrix and a projection matrix
MenuDemo
- 简单画板:直线,圆,矩形。主要用鼠标在菜单的工具栏的图标框里选择这三种图形!-Simple drawing board: straight lines, circles, rectangles. Main menu with the mouse icon in the toolbar box to select these three graphics!
gdal_contour
- 构建从光栅矢量等高线高程模型,参考gdal的工具gdal_contour集成到MFC框架下,使用方便-builds vector contour lines a raster elevation model
tp99
- 用matlab语言来简洁的实现在静态负载下符合最小化原理的拓扑优化。总共只需要输入99行代码,包括优化程序和有限元分析子程序。这99行代码中,其中36行为主程序,12行为基于最优控制器的优化程序,16行为敏度过滤分析,其余35行代码作为有限元分析。(MATLAB language is used to concisely implement topology optimization based on minimization principle under static load. A tot