How to extract corner points using 3D matrix

In 2D, we use the harris algorithm to extract the corners of the image. The elements in the matrix are the probability values for each grid.Similarly, I now have a three-dimensional matrix, and each element in the matrix is the probability values for each 3D cube. I want to extract the conners of the cubes,How should I do it? Thanks.

Réponses (0)

Catégories

En savoir plus sur Computational Geometry dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by