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.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Computational Geometry에 대해 자세히 알아보기

질문:

2019년 5월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by