3D test shapes repository

버전 1.0 (90.9 MB) 작성자: Nicolas Douillet
Repository of 3D shapes used for training and tests in computer vision, mesh / point set processing and mesh generation.
다운로드 수: 3
업데이트 날짜: 2025/10/31
This repository contains triangulated meshes in Stanford polygonal .ply and Matlab .mat format and point clouds / sets in .xyz format and .mat format.
To load Matlab data files, just run the command
load('my_data_file.mat');
in a Matlab console opened in the directory of your data file.
Three Matlab viewers functions are included :
  • plot_mesh;
  • plot_point_set;
  • plot_point_set_and_mesh;
For Matlab .mat data files, variable names correspondances are the following :
  • P : Point set / cloud;
  • V : Vertex set;
  • T : Triangulation;
  • N : face Normals;
  • C : vertex / point Colors
Please consider rating this contribution if you used it and it helped you. Thanks ;-)
Armadillo Cthulhu_skull
Gargoyle

인용 양식

Nicolas Douillet (2025). 3D test shapes repository (https://github.com/NicolasDouillet/3D_test_shapes_repository/releases/tag/v1.0), GitHub. 검색 날짜: .

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

Community Treasure Hunt

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

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

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