Skip to content

Instantly share code, notes, and snippets.

@kervel
kervel / kc.py
Last active September 4, 2024 17:52
kc.py
import os
import sys
import yaml
from pathlib import Path
def load_yaml_file(filepath):
with open(filepath, 'r') as file:
return yaml.safe_load(file)
def save_yaml_file(data, filepath):
@kervel
kervel / comparison.md
Last active March 5, 2026 19:42
OV01A10 Camera Profile — Dell Latitude 9320 (IPU6EP) — extracted from Intel aiqb + HAL config

OV01A10 Image Quality Comparison — Dell Latitude 9320

Intel HW ISP (libcamhal, 1280x720 NV12)

HW ISP

libcamera GPU ISP (.deb v4: sensor helper + AWB fix + CCM + BlackLevel, 60fps)

GPU ISP

Notes

  • HW ISP uses Intel's proprietary PSYS pipeline with full 3A from aiqb tuning