Skip to content

Instantly share code, notes, and snippets.

View jbjumbojb's full-sized avatar
🏠
Working from home

jbjumbojb

🏠
Working from home
View GitHub Profile
@mdubey82
mdubey82 / BitmapToDicom.cs
Created November 7, 2012 08:48
Create dicom dataset from secondary capture image
using System;
using System.Drawing;
using System.Drawing.Imaging;
using System.Runtime.InteropServices;
using System.Text;
using Dicom.Imaging;
using Dicom.IO.Buffer;
namespace Dicom
{
@steven2358
steven2358 / ffmpeg.md
Last active April 21, 2025 02:17
FFmpeg cheat sheet