搜索资源列表
pixel_region_grow
- 像素聚类区域成长法-- 顾名思义,此方法从一个种子像素开始,通过如平均灰度,组织纹理及色彩等性质的判断,将具有类似性质的像素逐一纳入所考虑的区域中,使此区域由种子逐渐成长成一个性质相似的图像区块。-pixel clustering method regional growth -- the name implies, this method from a seed pixels, through such as average gray, the color and texture orga
randfun
- MATLAB 随机种子工具箱,全,十分好用,大家交流-MATLAB random seed kit, full, very easy to use, to share
lfsr
- 线性反馈移位寄存器的matlab实现,可以任意设置抽头(抽头数小于等于3)-matlab implementation of Linear feedback shift register, you can set no more than three taps
BreedPSO
- 种子粒子群算法,对粒子群的参数进行了改进,很有效。-Seed particle swarm algorithm, the parameters of PSO has been improved, very effective.
lms
- 目前主流的lms算法实现,采用随机数最为种子。-The current mainstream lms algorithm, using the most random number seed.
fill
- Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array. implementation in matlab
fn_scramble
- To do scrambling and inverser scrambling of array using a key (seed)
thresh_tool
- in this image thresholding is done.image thresholding is getting by using seed polints concept - in this image thresholding is done.image thresholding is getting by using seed polints concept
Large-Deformation-Measurement-of-digital-image-mat
- 大变形测量数字图像的种子点匹配方法(图像匹配)-Large Deformation Measurement of digital image matching method of seed points (matching)
optcon_f
- This program calculates the temperature profile and seed
ParaBuild
- 三种子波函数,sinc函数 正弦函数 Riker函数还有有限差分介质设定-Third seed wave function, sinc function, sine function has finite difference Riker media set
regiongrow
- region growing: Perform segmentation by region grow1ng. [G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T
regiongrowing
- This the region growing segmentation algrithm for gray image, user must add a seed point. -This is the region growing segmentation algrithm for gray image, user must add a seed point.
Region-growing-method
- 区域生长分割 matlab 手动点击设定种子点-Click on region growing segmentation matlab manual seed point set
exponential
- 利用函式做種子變數,用種子跑數值,計算其座落區間,最後利用matlab畫出exponential distribution-Function for seed variables, run with seed value, to calculate the located range, the last use of matlab to draw the exponential distribution.
shenzhang
- 用matlab实现确定一个种子,然后检查它的近邻是否有相似性,把相似的都归到一个区域中。-Using matlab to determine a seed, and then checks whether its neighbors have similar similar property of a regional.
seed-recognise
- 一个带有GUI的种子识别程序,带GUI,matlab源代码,图象处理-a code which can recognise if a seed is good ,and with GUI perfect
Mersenne-Twister
- 利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。 各个文件为: initGenerator.m: initGenerator函数,用于初始化随机序列的长度和值 generateNum.m: generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组 extractNum.m: extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值
regiongrowing
- Segmentation by growing a region from seed point using intensity mean measure
Kjunzhi
- 数据挖掘中, k-Means 算法是一种 cluster analysis 的算法,其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。-In data mining, k- Means algorithm is a kind of cluster analysis algorithm, the main is to calculate the data aggregation algorithm, mainly through constantly take the seed