搜索资源列表
SegmentTree
- 一个效率可以的线段树代码 可以直接用来求解矩形面积并 另外可以修改实现更多功能.-The efficiency of the line segment can be a tree code can be directly used to solve the rectangular area and the other can be modified to achieve more.
segment
- 用matlab实现的医学图像分割算法,(分割最佳阈值的迭代算法)代码, 可适合初学者使用,并有图。-Using matlab to achieve the medical image segmentation algorithm, (partition optimal threshold of iterative algorithm) code which may be suitable for beginners to use, and map.
GraphCut
- Graph cut segmentationis is segment an image into two classes based on color.
kmeans
- this code can segment class using kmeans
segment
- 正则化切割图像,matlab代码实现,有样例可以直接运行。 -Regular cutting of the image, matlab code, and sample can be directly run.
vad
- 在语音识别系统中,端点检测的目的是要区分语音段和非语音段 ,它在自动语音识别中起着关键作用-In speech recognition systems, the purpose of endpoint detection is to distinguish between voice and non-voice segment, which in automatic speech recognition plays a key role
Segment
- Image Segmentation Algorithm Using modified Region-Grow implemented in matlab
Kmeans
- it is a program to segment a colored image with Kmeans algorithm
text_seg
- this a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.-this is a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.
segment_tree
- 线段树的基本数据结构,线段树扩展,线段树应用。-The basic segment tree data structure, segment tree expansion, segment tree application.
SegmetTree
- 线段树的经典之作!程序员进阶必读!互相帮助!-segment tree!
7-segment
- 一个7段的显示器,及按一定顺序循环得到的结果,可重复使用-A 7-segment display, and by a certain sequence and cycle the results obtained can be reused
45666035erwrw
- 基于matlab语言的车牌字符分割技术,分割出的自拍比较清晰,方法很新颖-Matlab language based on license plate character segmentation, segment of the self-timer is relatively clear, a very novel method
silenceRemoval
- his a simple method for silence removal and segmentation of audio streams that contain speech. The method is based in two simple audio features (signal energy and spectral centroid). As long as the feature sequences are extracted, as thresholding app
colorfiltNEW
- color filter Matlab to segment image s colors ... and extracting some of them.
Segment-tree
- 线段树作为一种常用的数据结构,有常用性,基础性和易用性等诸多特点。在这里讲一讲关于线段树。-Segment tree as a common data structure, a common, basic and ease of use, and many other features. Here to talk about on the segment tree.
Power-flow-calculation--segment
- 电力系统潮流计算程序 分段介绍,因子表,PQ分解法-Power flow calculation program segment, the factor table, PQ decomposition
segment
- 语音分段检测算法,用于语音增强的分段算法。-Speech segment detection algorithm, the segmentation algorithm for speech enhancement.
segment
- this program is for evaluating the angle subtended in the segment of a circle. It does this by iteration until the value converges.
segment-tree
- 在实际应用中,常遇到与区间有关的操作,比如统计若干矩形并集的面积,记录一个区间的最大最小值及总量,并在区间的插入、删除和修改中维护这些数据。线段树的定义是利用树形二分结构所建立的一种数据结构,能够高效的完成这些操作。-In practical applications, often encountered in the interval-related operations, such as statistics and set a number of rectangular area, rec
