이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
This program separates spheres in 3D binary TIFF images using Euclidean Distance Map and a watershed algorithm.
INPUT : 3D binary TIFF image (an example is provided in the program)
OUTPUT (in the same folder as the input) :
- 3D binary TIFF image of separated spheres
- 3D binary TIFF image of contact regions (for a complete study of those contacts, see "3D Contact Analysis" on Matlab Central)
The user can run an example. The program will use a provided .mat file to create a .tif image containing 3D spheres that will be used to run the script. The user can play with the TIFF image afterwards.
Developed by Aurélien Sibellas (aurelien.sibellas@gmail.com)
Pulp & Paper Center, University of the British Columbia
Vancouver, Canada
인용 양식
Aurélien Sibellas (2026). 3D Sphere Separation (https://kr.mathworks.com/matlabcentral/fileexchange/127209-3d-sphere-separation), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.3 | Bug in the name of the MAT file |
|
|
| 1.0.2 | The program can run an example with 3D spheres. |
|
|
| 1.0.1 | Name is changed |
|
|
| 1.0.0 |
|