colorseg

所属分类:matlab编程
开发工具:matlab
文件大小:842KB
下载次数:1663
上传日期:2006-03-18 20:50:17
上 传 者reachy
说明:  利用matlab实现彩色图像的分割。算法主要是利用聚类算法。
(using Matlab color image segmentation. This algorithm is to use clustering algorithm.)

文件列表:
code (0, 2003-03-15)
code\angitest.m (2455, 2003-03-15)
code\calculatePXTheta.m (3398, 2003-03-12)
code\calculateQ.m (2499, 2003-03-10)
code\clusterMerge.m (8224, 2003-03-09)
code\clusters.mat (82296, 2003-03-15)
code\convProd.m (284, 2003-03-08)
code\createPyramid.m (3401, 2003-03-11)
code\distances.m (461, 2003-03-11)
code\formCoreClusters.m (2859, 2003-03-08)
code\hist (0, 2003-03-15)
code\hist\CVS (0, 2003-03-15)
code\hist\CVS\Entries (129, 2003-03-15)
code\hist\CVS\Repository (14, 2003-03-15)
code\hist\CVS\Root (19, 2003-03-15)
code\hist\hist5hel.c (1467, 2003-03-04)
code\hist\histmulti5.m (4836, 2003-03-04)
code\images (0, 2003-03-15)
code\images\angkorwat.jpg (76799, 2003-03-11)
code\images\angkorwat2.jpg (9612, 2003-03-11)
code\images\bagofgrain.jpg (97910, 2003-03-09)
code\images\bagofgrain2.jpg (13456, 2003-03-11)
code\images\beans.jpg (14046, 2003-03-05)
code\images\berries.jpg (6339, 2003-03-04)
code\images\buildings.jpg (75759, 2003-03-09)
code\images\buildings2.jpg (11065, 2003-03-09)
code\images\corn.jpg (95533, 2003-03-12)
code\images\corn2.jpg (14312, 2003-03-12)
code\images\CVS (0, 2003-03-15)
code\images\CVS\Entries (1126, 2003-03-15)
code\images\CVS\Repository (16, 2003-03-15)
code\images\CVS\Root (19, 2003-03-15)
code\images\easyim1.jpg (5080, 2003-03-07)
code\images\easyim2.jpg (8488, 2003-03-08)
code\images\flowers.jpg (11769, 2003-03-05)
code\images\model.jpg (17160, 2003-03-05)
code\images\patchofgrass.jpg (110076, 2003-03-09)
code\images\patchofgrass2.jpg (14407, 2003-03-09)
code\images\redflowers.jpg (63856, 2003-03-12)
... ...

Computes histograms for n-dimensional data (i.e. compute number of data points in a n-cube). The code is designed to be fast, and optionally uses a c-mex file for the core routine. The c-mex file is not necessary and you get good performance even without it. The c-file must be stored under the correct name and compiled with mex for optimal performance. Hans.Olsson@dna.lth.se

近期下载者

相关文件


收藏者