lfencoding
Science Score: 44.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
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: ichlubna
- License: mit
- Language: C++
- Default Branch: main
- Size: 55.7 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Lightfield random-access coding and measurement framework
Having a directory with sorted LF images, the data can be encoded as:
./lfCodec --input input/ --output output/
To encode a frame in the middle of the sequence use:
./lfCodec --input ./output/ --output ./decoded/ --factor 0.5
The implementation also measures the en/decoding times and size of the results.
Scripts
Additional scripts used for measurements. - interpolate.py - simple interpolator using a simplified technique of LF Rendering - metrics - prints image similarity metrics PSNR, SSIM, WMAF - sparser - creates sparser dataset from the given dense one - visualQuality - used to measure average times and visual quality - reverseOrder - simple tool that reverses the order of files in a folder - renaming - lfBlending.py - implements a simple LF blending algorithm with variable focus value - GPUDecodingTest - compares the decoding performance of GPU accelerated H.265 and JPEG2000 - timeHEVC.sh - comparison of decoding times between all I and P frames - avgCalculator.py - helper script for processing of the measured data - gets avg values from columns in the files - measurement - helper script for visual quality measurement
Owner
- Login: ichlubna
- Kind: user
- Company: FIT Brno University of Technology
- Website: https://www.fit.vut.cz/person/ichlubna/
- Repositories: 9
- Profile: https://github.com/ichlubna
Citation (CITATION.cff)
@ARTICLE{Chlubna2024,
author = "Tom\'{a}\v{s} Chlubna and Pavel Zem\v{c}\'{i}k and Tom\'{a}\v{s} Milet",
title = "Efficient Random-Access GPU Video Decoding for Light-Field Rendering",
pages = "1--14",
journal = "Journal of Visual Communication and Image Representation",
volume = 2024,
number = 102,
year = 2024,
ISSN = "1047-3203",
doi = "10.1016/j.jvcir.2024.104201",
language = "english",
url = "https://www.fit.vut.cz/research/publication/13227"
}
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| ichlubna | i****a@f****z | 56 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0