asmaloney / asmaloney/libE57Format

Scan range

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C++
Stars
191
Forks
82
Avg merge
7h 21m
Merged PRs (30d)
1

Description

Hello,

Some e57 files contain 2D images with their different elements. However, it can happen that these 2D images are not present inside the e57 but generated outside. These images don't have white stripes and I am trying to develop a software to generate them. To do this, I need to recover the scan area of the scanner in the e57 file. Does anyone have a solution?

EX: Assembled e57 coming from Register 360 will have the 2D images stored inside for each station, while assembled e57 coming from Scene won't have the 2D images stored inside for each station. In the second case, we are able to export panoramic images for each station, but we should add the white stripes to fit it with the scan (Ex if we changed the scan area, how can I find these information to add the white stripe to the panoramic images. In the first case, the panoramic images are with white stripe already).

Thanks in advance

Contributor guide

Open the contributing guide

Research direction

The issue names no source file, test, or entry point. Start by comparing assembled E57 files from Register 360 and Scene, focusing on how each represents scan area and panoramic images. Done should define where the scan-area information is obtained and how it determines the required white stripes.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.