Here's a project from my 20 years in #JavaScript #development: https://www.marquisdegeek.com/webrtcguide To help explain how the various stages
of WebRTC work, I created this interactive guide. Appears in many of my talks.
#getusermedia #webcam #webrtc #imageprocessing

Computational improvements to image processing, using AI to extract more data from small pixels common to today's high-resolution smartphone cameras, looks set to dramatically improve image quality.

This new use of AI to leverage all the information captured, not fill-in-the-gaps, promises digital zooming without typical artefacts.

I'd like to see independent analyses of the system, but it looks impressive!

https://petapixel.com/2026/06/01/years-in-the-making-glass-imaging-is-delivering-on-its-promise-to-transform-smartphone-photography/

#Photography #ImageProcessing #GlassImaging #Technology

Pipeline release! nf-core/lsmquant v1.0.1 - Excited Squid Patch!
A pipeline for processing and analysis of light-sheet microscopy images.
Please see the changelog: https://github.com/nf-core/lsmquant/releases/tag/1.0.1

#3dunet #imageanalysis #imageprocessing #lightsheetmicrocopy #segmentation #stitching #nfcore #openscience #nextflow #bioinformatics

Release Excited Squid Patch · nf-core/lsmquant

Fixed PR#57 - Fix input declaration of the model file for the module: numorph3dunet to be reused for all inputs. Remove conda batch from readme, the pipeline does not support conda. PR#66 - Set ma...

GitHub
Off-Grid OCR Server Powered By IPhone

Running an optical character recognition (OCR) server might sound like it would need some powerful hardware, like a rack-mounted, water-cooled machine, or at least a nice desktop or laptop. But if …

Hackaday

How to convert an animated svg to gif in Ubuntu? #2404 #imageprocessing #svg

https://askubuntu.com/q/1567310/612

Capture One ... looks like they want to sell

https://petapixel.com/2026/05/28/capture-ones-private-equity-owner-is-trying-to-sell-it-report/

Cameraderie
Image - Bun

Decode, transform, and encode images with a fast native pipeline

Bun
I'd been toying with sparse image reconstruction techniques, figuring out some pretty naive mathematical methods, then uncovered you can use NeRFs to train on the sparse array and reconstruct the whole image (obvs to a point...) #NeRF #ML #imageprocessing

Released: nine-slices, a rust crate for 9-slicing sprites, a common technique for resizing images without distorting borders. AFAIK it’s the only rust crate that does this on the cpu!

https://crates.io/crates/nine-slices

#rust #programming #gamedev #imageprocessing #rustlang

crates.io: Rust Package Registry

crates.io serves as a central registry for sharing crates, which are packages or libraries written in Rust that you can use to enhance your projects