I want to understand a function "fastmarchingmex" .

2 views (last 30 days)
I want to implemenmnt "imseggeodesic()" that is a function of MATLAB in C++.
When I read the source code of "imseggeodesic()", I could'nt confirm "fastmarchingmex()" (CompetingRegionGeodesicSegmenter.m).
(imseggeodesic()→geodSegmeter()→calcGeodesicDistanceForLabels()→image.internal.fastmarchingmex())
Could you tell me the source code of "fastmarchingmex" ?

Accepted Answer

Walter Roberson
Walter Roberson on 17 Jan 2020
The source code for that function is available to employees and interns of Mathworks, but not to the public.
  1 Comment
Walter Roberson
Walter Roberson on 18 Jan 2020
To expand my answer:
NO, we CANNOT tell you the source code for that function.
In order to get that code you would need to work for Mathworks.

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!