Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.72 KB

File metadata and controls

50 lines (34 loc) · 1.72 KB

QualCompare

QualCompare is a cross-platform application for reproducible multi-view rendering of 3D objects and patch extraction workflows used in perceptual quality assessment research.

Start here

For Desktop Application (Windows WPF GUI):

For Command-Line Tool (cross-platform):

For Developers:

  • Architecture, dependencies, and contribution guide: README_dev.md
  • Build system, project constraints, and future work

Platform support

Windows (GUI & CLI):

Linux & macOS (CLI only):

Main features

  • Multi-view rendering with Blender
  • Support for OBJ meshes and PLY point clouds
  • Automatic mask generation
  • Patch extraction for downstream evaluation and training workflows
  • Reproducible output folder organization

Supported formats

  • .obj with associated .mtl and textures when applicable
  • .ply

License

This project is distributed under the GNU General Public License v3.0. See the LICENSE file for details.

Status

This repository contains research software. The priority is reproducibility and practical usability for experiments rather than production-level packaging or API stability.