Ucd 340 10Bit Fix
F 48 completed
Other
unknown / python · tiny
6
Files
1,154
LOC
0
Frameworks
2
Languages
Pipeline State
completedRun ID
#394269Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
18.98Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47299
Member of a group with 1 similar repo(s) — canonical #94036 view group →
Top concepts (1)
Project Description
Open data scored by Repobility · https://repobility.com
AI Prompt
Create a Python application to analyze color data extracted from UCD-340 bin files. I need it to handle both 10-bit and 8-bit color modes. The tool should support batch processing of these bin files and offer three main export modes: extracting the top RGB colors to a CSV file, exporting the data as TIFF images (supporting 16-bit for 10-bit), and synthesizing a video (H.265/H.264) with options for SDR/HDR color spaces. It should ideally have a GUI interface, but a command-line version is also necessary for these functions.
python gui image-processing color-analysis video-export tiff csv batch-processing
Generated by gemma4:latest
Catalog Information
从 UCD 导出的 bin 文件中批量提取出现最多的 RGB 颜色值,支持 TIFF 图像导出和视频合成。
Description
从 UCD 导出的 bin 文件中批量提取出现最多的 RGB 颜色值,支持 TIFF 图像导出和视频合成。
Novelty
3/10Tags
python gui image-processing color-analysis video-export tiff csv batch-processing
Claude Models
claude-opus-4-6
Quality Score
F
48.1/100
Structure
43
Code Quality
45
Documentation
54
Testing
0
Practices
68
Security
100
Dependencies
60
Strengths
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No tests found \u2014 high risk of regressions
- No CI/CD configuration \u2014 manual testing and deployment
- 225 duplicate lines detected \u2014 consider DRY refactoring
- 1 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Security & Health
4.1h
Tech Debt (D)
A
OWASP (100%)
FAIL
Quality Gate
B
Risk (20)
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
Unknown
License
25.2%
Duplication
Languages
Frameworks
None detected
Concepts (1)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| About: code-quality intelligence by Repobility · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | 从 UCD 导出的 bin 文件中批量提取出现最多的 RGB 颜色值,支持 TIFF 图像导出和视频合成。 | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
