What is the algorithm used by tfridge?
7 ビュー (過去 30 日間)
古いコメントを表示
Hello Community,
I would like to use tfridge to do some ridge tracing in my data. It seems to work reasonably well, but I cannot find any information on what the underlying algorithm is. Does anyone have any ideas? It's difficult to optimize and describe in a methods section otherwise.
Cheers, Michael
0 件のコメント
回答 (1 件)
Wilson A N
2018 年 4 月 9 日
It seems that MathWorks has restricted the implementation details of tfridge function mainly because it is proprietary information.
However, you can see the implementation for many functions just by using
edit <functionName>.m
4 件のコメント
MJ
2018 年 9 月 11 日
I had the same question. From the answers above I have tried but it seems impossible to find more details once reach "edit signalwavelet.extractcurve". I get it, it is due to proprietary information. But just wonder if there is any update for reference paper (or patent info) related to the algorithm used for this function, just for citation purpose. Thank you.
jon erickson
2024 年 10 月 15 日
The answer is basically hiding in this publication: https://arxiv.org/pdf/1310.7276
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!