Description: Native Matlab implementations of region growing algorithms are usually quite slow, especially for 3D input data. This submission is a mex implementation of a 3D/2D region growing algorithm. The region growing process is further accellereated by using priority queues for the neighbourhood pixels.
To Search:
File list (Check if you may need any files):
RegionGrowing.m
RegionGrowing_mex.cpp
license.txt