搜索资源列表
CastPoints
- 帮同学写的代码,把一块区域随即分割为固定大小的若干区域,并在每个区域随机种子,可以做位实验数据,希望能给其他朋友有所帮助-help students write the code, then a regional division of the fixed size of a number of regional and random seeds in each region that can be done at the experimental data, in hopes of givin
eda2
- eda的一个示例程序,一个压缩 解压程序的源代码-Seeds of a sample program, a compression decompression program's source code
BoundlineSign
- 计算机图形学的课程设计,边界填充和种子扫描算法-computer graphics curriculum design, and filled with seeds border scanning algorithm
DImage
- 这是对图像处理的程序,主要实现对256色及24位位图的处理(点运算,几何变换,图像增强,形态学变换,边缘检测,轮廓提取,轮廓跟踪,种子填充等).-This is the image processing procedures, the main achievement of 256 colors and 24 bitmap processing (point computation. geometric transform, image enhancement, morphological tr
TypeRec
- 介绍了车牌定位的前期图像处理并用种子填充和哈夫变换的算法抓取车牌-positioning of the plates pre image processing and filled with seeds and Hough transform algorithm crawls plates
fill_4
- 用种子填充算法,对一个正方形进行填充,并对算法进行一点优化,提高填充的效率.-algorithm filled with seeds, a pair of square for filling, as well as optimization algorithms 1:00, Filled improve efficiency.
zhztchsf
- 这是关于计算机图形学的平面区域简单种子填充算法的改进新算法,对有关学习人员很有帮助-This is the computer graphics on the plane filled with seeds regional simple algorithm improvements to the new algorithm, on studying helpful
delphi_picture
- 完整的delphi图形学程序,包含了画线,画圆,还有种子填充法-complete graphics procedures, including the painting line, Circle, filled with seeds France
regiongrow2
- 区域生长,基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上 -regional growth, the basic approach is based on a group of seed starting point to the growth of regional tour, What about predefined attributes similar to seed the neighborhood of each pixel a
T96b
- 分水岭算法——“汇水盆地”的确定 搜索局部最大种子点,设置阈值标志和阈值-watershed algorithm -- "catchment basin" to determine the best local search seeds, setting the threshold value and a threshold
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
seedfill
- 用种子填充算法进行图像分割-filled with seeds for image segmentation algorithm
CG
- 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, B
floodfill
- 图像域的填充:从种子点开始填充一个连通域。连通性由像素值的接近程度来衡量。-Fill image domain: From the seeds begin filling a connected domain. Connectivity from the closeness of pixel values to measure.
tuxiangfenggesuanfa
- 人工干预使蛇模型只能用于半自动的图像分割,该文在梯度向量流(GVF)蛇模型的基础上提出一种基于流场节点与最小路径方法 的全自动图像分割算法。在图像的GVF 场上检测出流场节点,以节点为种子,采用多标记快速扫描法获得一个初始分割,采用区域合并 得到最终分割结果。实验结果证明了该算法的鲁棒性和有效性。-Manual intervention to make the snake model can only be used for semi-automatic image segmentati
Myregion
- 一个常用的matlab图像区域生长程序,由给定的单个种子和阈值条件进行生长-Matlab image of a commonly used region growing process, from a given individual seeds and the growth of the threshold conditions
myproduction
- 计算机图形学的中点画圆法,Bresenham画圆,中点画椭圆及种子填充算法,用VC05实现,还有实验报告-The mid-point of computer graphics drawcircle, Bresenham Circle, Ellipse and seeds in stipple fill algorithm, the VC05 to achieve, there are experimental reports
HillClimbingSegment.1.0
- 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
seedfilling
- 计算机图形学的种子填充,可实现种子填充算法。-Computer graphics filled seeds, seed fill algorithm can be realized.
seeds
- SEEDS超像素分割算法的源码,C++实现,可运行(The source code of SEEDS Superpixel picture segmentation)