DG-EulerElastica

Image denoising/inpainting with Euler's elastica prior.
ダウンロード: 152
更新 2017/10/6

DG-EulerElastica is a package for variational image analysis using Euler's elastica as a regularizer. It is designed to be easy to use, with little user input required, yet still providing good results. The underlying optimization algorithm used is based on discrete gradients from geometric numerical integration, and converges in all but the most extreme cases. Get started by downloading the package and running/reading the elasticaDemo.m script.
Three implementations are included. One (slow) in pure MATLAB code, one (faster) using the MEX interface with a C code for critical parts, and one (fastest) using MEX and parallelization.

The MATLAB Image Processing Toolbox is needed for the demo script only, and the Parallel Computing Toolbox for the parallel implementation only.

引用

Torbjorn Ringholm (2024). DG-EulerElastica (https://github.com/tringholm/DG-Elastica), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2017a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersImage Segmentation and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.11.0.0

Corrected typos

1.1.0.0

Updated algorithm image and description.

1.0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。