13 skills found
cchen156 / Learning To See In The DarkLearning to See in the Dark. CVPR 2018
letmaik / Rawpy📷 RAW image processing for Python, a wrapper for libraw
lavi135246 / Pytorch Learning To See In The DarkLearning to See in the Dark using PyTorch >= 1.0.0
fthaler / RawhdrA simple HDR image merger that converts multiple RAW files into a single HDR image.
letmaik / Rawpy NotebooksA collection of Jupyter notebooks using rawpy
SuperbTUM / RAW Image DenoisingImage denoising with Bayer augmentation and neural network
jordynw65 / Nef To JpgThis python script converts a directory of raw (nef format) images to jpg.
emanuelelaface / AstroPhotoThis python code uses rawpy, astropy and astrometry.net to stack together deep sky images.
SK-Hardwired / Sony Pixel Shift ProcessorOwn rough implementation of processing (assemble) sony pixel-shift RAW files
NaderHauache / ISP PipelineAn Open Source ISP Pipeline which converts RAW images into sRGB Images wrote in Python using rawpy, numpy and other libs
MuonRay / Drone Image Editing In Python Coding RepositoryA selection of custom developed python codes for use in various drone imaging applications, such as batch conversion of DNG (RAW) drone images to JPEG or PNG, use of the rawpy library features of demosaicing, gamma factor correction and use of skimage library to demonstrate histogram histogram equalization in colour images to create better contrast and depth. This repository also increases coding developed for use in generating panorama composite images both in JPG and DNG format, a very useful technique in high definition aerial imagery and makes use of the SIFT algorithm in Python's OpenCV image stitcher function. These codes are open for use in educational and demonstration uses and for non-profit organisations.
SirjanSingh / RawcropRawCrop — A lightweight React + FastAPI tool for previewing and cropping RAW image files (.NEF, .CR2, .ARW, .DNG). It lets users view accurate color previews, select pixel-perfect regions, and download cropped RAW or JPEG outputs. Built with rawpy, Pillow, and Tailwind for a fast, simple workflow.
mrjulesfletcher / Dng To VideoSimple DNG sequence to Apple ProRes or H.264 using RawPy and FFmpeg