搜索资源列表
fft
- The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
triangulation
- 动态规划实现对多边形的三角剖分,顺时针定义各个顶点值实现最优剖分。-Dynamic program to achieve triangulation of the polygon.Clockwise to definit the value of each vertex achieve the optimal split.
2DfastTriangulation
- 清华大学本科生课程设计,实现平面点集的三角剖分!用外接圆测试剖分的正确性。算法执行速度较快,但存在狭长三角形!-Tsinghua University undergraduate courses designed to achieve the triangulation of the set of points in the plane! Circumcircle test the correctness of the split. Algorithms perform faster, but
Untitled
- 交互式阈值分割算法图像处理,选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健后出现分割节后。-Interactive image processing threshold segmentation algorithm to select a color image read at run Untitled.m program interacts with the mouse select a
seg_oneseed
- 区域种子生长法,是一种很重要的图像分割方法,此代码是用来切割医疗CT图像的。当然也可以用来分割其他类型的图像。-Regional seed growth method, is a very important image segmentation methods, this code is used to cut medical CT images. Of course, other types can also be used to split an image.
qysz
- 区域生长法是基本的分割思想是把具有相似性质的像素点聚集起来,构成区域进而完成分割。-Region growing segmentation is the basic idea is to pixels of a similar nature come together, constitute the area and then complete the split.
