letmaik/rawpy

📷 RAW image processing for Python, a wrapper for libraw

CythonPythonCpythoncamera-calibrationimage-processingcamera-imageimage-optimization
This is stars and forks stats for /letmaik/rawpy repository. As of 30 Apr, 2024 this repository has 481 stars and 53 forks.

rawpy is an easy-to-use Python wrapper for the LibRaw library. It also contains some extra functionality for finding and repairing hot/dead pixels. API Documentation Jupyter notebook tutorials Sample code Load a RAW file and save the postprocessed image using default parameters: import rawpy import imageio path = 'image.nef' with rawpy.imread(path) as raw: rgb = raw.postprocess() imageio.imsave('default.tiff', rgb) Save as 16-bit linear image: with rawpy.imread(path) as raw: rgb = raw.postprocess(gamma=(1,1),...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
alexmercerind/media_kitDartC++CMake6080740
EvilCult/iptv-m3u-makerHTMLPython2.4k04680
jbilcke/web4TypeScriptCSSJavaScript2520160
cumany/Blue-topaz-examplesHTMLCSSJavaScript1.6k01850
Hoangdus/SpeedsterLogosObjective-CMakefile14030
jerous86/nimqtNimC++Other83+150
strongbox-password-safe/StrongboxObjective-CSwiftC1.1k0900
zakird/crux-top-listsPython6820340
ParthJadhav/Tkinter-DesignerPythonMakefile7.3k06730
moyix/gpt-wprePython3130250