My version of MATLAB is lacking the built in function Imregionalmax, how do I get that?

1 次查看(过去 30 天)
Hello,
I constructed a surface wrapping algorithm this summer that looks at 3D point clouds and using Deluanay triangulations the algorithm generates a surface around each individual point cloud. I created this algorithm on a computer at work and my home computer does not have the same installation of MATLAB. So when I run the algorithm, I get an error when the MATLAB built in function, Imregionalmax is called, does anyone know how I can install just that function? I have looked around to see if I could find the code for it like with a 3rd party algorithm but had no luck. Any help would be greatly appropriated.
Thank you for your time, Luke H

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2011-9-6
This function is from the Imaging Processing Toolbox. You need to have that toolbox to have this function.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by