Freeman chain code and bw image processing sparing tools

Freeman chain code. Binary image. One shape at a time.
338 téléchargements
Mise à jour 17 juil. 2024

Afficher la licence

Note de l’éditeur : This file was selected as MATLAB Central Pick of the Week

Also available on my github : https://github.com/NicolasDouillet/Freeman_chain_code
For binary images only.
One shape at a time.
INPUTS :
- I, the binary image
- option_display, logical true false to display or not the result
OUTPUTS :
- Code : the Freeman code vector of directions; row vector of integers in the range |[1; 8 ]|
- row_idx0 : the first white pixel row index; integer scalar.
- col_idx0 : the first white pixel column index; integer scalar
Please don't forget to rate this code if it helped you ;-)

Citation pour cette source

Nicolas Douillet (2024). Freeman chain code and bw image processing sparing tools (https://www.mathworks.com/matlabcentral/fileexchange/87037-freeman-chain-code-and-bw-image-processing-sparing-tools), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
2.1

Some behavior improvements and new cool stuffs :-)

2.0

Some improvements and new cool stuffs ;-)

1.0.1

Improve description

1.0.0