搜索资源列表
cael-1.5.tar
- 它运行一个蜂窝汽车模拟系统,并支持一套可以是Conway的生命游戏的规则,但是可以通过修改以在更广泛的其它蜂窝汽车模拟系统上运行.它使用OpenGL来处理图形,但不支持3D.可能的网格尺寸只受限于处理器的处理能力和内存大小.用户可以放大网格,直到其尺寸填满整个窗口 也可缩小网格直到整个网格是可见的. -CAEL stands for Cellular Automata Engine (Life). It runs a cellular automata simulation with a set
fractal7and10
- 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal algorithm and program design
yuanbao2
- 分形程序,内含二维元胞自动机小程序源代码。双击Debug下的yuanbao2.exe文件,程序运行;双击yuanbao2.dsw文件,进入编辑环境。-Fractal procedures, containing two-dimensional cellular automata small source code. Double-click the Debug yuanbao2.exe documents, operating procedures; Double-click yuanbao2.
cellularautomata
- 根据论文Cellular automata in image processing,自己编写的元胞自动机图像边缘检测,希望对大家有用,能加深理解
life3D
- 3-Dimensional version of Conway s Game of Life. \"Life\" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M grid the number initial ramdom
analgorithmforextractionandanalysis
- 摘要图像特征的提取是视觉图像识别的重要方法之一,采用细胞神经网络(&’’)并行处理器进行图像特征的提取 具有实时快速的优点。该文将介绍&’’ 并行处理器的基本工作原理及其实现图像特征处理的逻辑组合通用方法,并以 图像的纹理分割与识别为例来说明&’’ 并行处理器应用于视觉图像识别的通用编程方法。-Abstract image feature extraction is a visual image to identify one of the important ways, the use
work
- 对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和
Cell_Recognization
- 本系统具有实现细胞识别等相关功能,主要有以下功能:通过阈值设定进行图像的直方图显示,手动选取或手动去除干扰点,图像平滑,还有一些简单的图处理的功能,如腐蚀、膨胀、边缘的提取或区域提取的显示,最后还可以统计出图像中细胞的个数,以及识别出最大最小的细胞。直接运行就可以,功能一目了然。-The system has achieved recognition and other related cellular functions, mainly in the following features: t
VC-bessing
- VC蜂窝结构C扫描图像处理研究VC-based cellular structure of C scan image processing-VC-based cellular structure of C scan image processing
cellular-detection
- 元胞自动机边缘检测 用元胞自动机进行图像的边缘检测,一种新的方法-cellular automata edge detection use cellular automata model to edge detection
2dPcellularPautomataPinP3d
- 2d+cellular+automata+in+3d,2D和3D结合的元胞自动机程序-2d+ cellular+ automata+ in+3 d, 2D and 3D combined process of cellular automata
djybz
- 一个VB做的演示元胞自动机的小程序,可以自己编辑图案的源代码。-VB to do a demonstration of cellular automata applet, you can edit the pattern of their source code.
tuxiangfengesuanfasheji
- 图像处理与图像分割,本实验算法较好的实现了目标的前景背景分割。-photo process and division V. Vezhnevets and V. Konouchine. GrowCut: Interactive multi-label ND image segmentation by cellular automata. Proc. of Graphicon
yuanbaozidongji
- 二维晶粒长大过程模拟。采用的是元胞自动机法,晶格数为五百乘五百。-Cellular automata machines
cnn-Program
- 利用细胞神经网络对图像进行边缘提取的算法程序-Cellular neural networks for image edge extraction algorithm
cellular-automata-and-steganography
- Secret image sharing based on cellular automata and steganography
cellular-automaton
- 交通问题所要应对的元细自动机模型,有两种情况可以针对。-Yuan fine automaton model to deal with the traffic problems
game
- MFC下opengl实现元胞自动机模拟人员疏散算法,替换文件即可使用-Under MFC opengl achieve cellular automata evacuation simulation algorithms can be used to replace files
Cellular-automata
- 元胞自动机与人员疏散的相关代码,初始人数为50人,可以通过修改来增减人数-Cellular automata and evacuation procedures
code
- 大连理工大学卢湖川教授团队显著性检测方法(Saliency Detection via Cellular Automata)