Live-feed ML noise reduction (VideoToolbox) #52
erik-sutton95
started this conversation in
Ideas & Feature Requests
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Add optional live-feed noise reduction using Apple's VideoToolbox / ML path, as a viewing aid on the 720p SoftAP tap.
This is not camera-side NR, not wind NR, and not the existing “AI” upscaler.
Related: roadmap index
What already exists (easy to confuse)
HevcDecoder.swiftVTLowLatencySuperResolutionScalerFeedSuperResolution.swift@2The AI path infers spatial detail. Help copy already warns it is a viewing aid, not evidence. There is no temporal/spatial denoise of the tap.
Workstreams
1. Naming (cheap)
2. Prototype VTB ML NR
3. Android
Constraints
Sources/OpenPocketViewCorestays portable)Done when
Operator Setup has an explicit Feed NR toggle, scopes still read the raw tap, and a hardware note says whether it is worth leaving on for 720p Pocket HEVC.
All reactions