Curvature measure and visualization

버전 1.0.6.0 (535 KB) 작성자: Preetham Manjunatha
Measures the shape properties of the object boundaries and displays the curvature.
다운로드 수: 380
업데이트 날짜: 2023/3/31

Introduction

View Measure curvature and visualize on File Exchange Open in MATLAB Online

Measures the shape properties of the object boundaries and displays the curvature.

Original author: Dr. Meghan Driscoll
Modified and compacted/concised a complicated codebase by: Preetham Manjunatha

Thanks to Dr. Meghan Driscoll who kindly shared her code for academic purpose. If you use this code for visualization and other academic/research/any purposes.

Please cite:

Reference: Driscoll MK, McCann C, Kopace R, Homan T, Fourkas JT, Parent C, et al. (2012) Cell Shape Dynamics: From Waves to Migration. PLoS Comput Biol 8(3): e1002392. https://doi.org/10.1371/journal.pcbi.1002392

Important note: This code uses parfor to speed up the things. If you do not have the Matlab parallel computing toolbox. Please make 'parfor' as 'for' in this function.

%%%%%%%% This code is way too slow! (curvature should not be in a for loop) %%%%%%%%% If I have time I will try to improve this. If anyone improves it, please share the modified version code with me.

Quick Pipeline Visualization

Example: Curvature visualization

Blob
blobviz
T-section
Tsectionviz 3

Requirements

MATLAB
MATLAB - Parallel Computing Toolbox

Feedback

Please rate and provide feedback for the further improvements.

인용 양식

Preetham Manjunatha (2024). Curvature measure and visualization (https://github.com/preethamam/CurvatureVisualize/releases/tag/1.0.6), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2021a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.6.0

See release notes for this release on GitHub: https://github.com/preethamam/CurvatureVisualize/releases/tag/1.0.6

1.0.5

See release notes for this release on GitHub: https://github.com/preethamam/CurvatureVisualize/releases/tag/1.0.5

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.