curvedsurfacereconstraction
Image processing library to flatten uniform curved surfaces using a single camera view in order obtain a true scale-mapped surface of the airfoil. The library uses OpenCV, glob, sys, numpy and matplotlib libraries
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Repository
Image processing library to flatten uniform curved surfaces using a single camera view in order obtain a true scale-mapped surface of the airfoil. The library uses OpenCV, glob, sys, numpy and matplotlib libraries
Basic Info
- Host: GitHub
- Owner: EngAhmedHady
- License: mit
- Language: Python
- Default Branch: main
- Size: 50.8 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Curved Surface Reconstruction Library
Obtaining suitable optical access to the test section is crucial for capturing multi-dimensional flow behavior, such as depicting shock structures and surface-flow responses to shock boundary layer interactions. This requires specialized facility design and arrangement, which can be particularly challenging for test sections with complex geometries, such as blade cascades and non-flat nozzle walls. The proposed method aims to flatten the suction side of a constant chord airfoil using a single camera view to obtain a true scale-mapped surface of the airfoil.
This library employes OpenCV, scipy, glob, sys, numpy and matplotlib libraries.
Owner
- Name: Ahmed Hady
- Login: EngAhmedHady
- Kind: user
- Repositories: 1
- Profile: https://github.com/EngAhmedHady
Citation (CITATION.cff)
cff-version: 1.1.2
message: "If you use this software, please cite it as below."
authors:
- family-names: "Hanfy"
given-names: "Ahmed"
orcid: "https://orcid.org/0000-0001-6833-7791"
email: "ahmed.hady.hanfy92@gmail.com"
roles:
- author
# Note: Assuming H. Hanfy is the main/corresponding author.
- family-names: "Flaszynski"
given-names: "Pawel"
orcid: "https://orcid.org/0000-0002-4210-804X"
roles:
- supervisor
- family-names: "Doerffer"
given-names: "Piotr"
orcid: "https://orcid.org/0000-0002-2464-2054"
roles:
- supervisor
- family-names: "Kaczynski"
given-names: "Piotr"
orcid: "https://orcid.org/0000-0002-1187-3910"
roles:
- co-advisor
title: "Curved Surface Reconstraction Liberary"
identifiers:
- type: doi
value:
version: "0.0.3"
date-released: ""
url: ""
GitHub Events
Total
Last Year
Dependencies
- datetime *
- matplotlib >=3.8.0
- numpy <=1.26.4
- opencv-python *
- screeninfo *