Showing only posts in programming. Show all posts.

BOGO - An Image Compression Format

BOGO (Basically Optimal Graphics Ontology) is a lossless image compression format. BOGO derives its name from bogosort. Unlike traditional computationally-wasteful image formats that let your underutilized CPU sit around idle, BOGO maximizes your computer's time spent doing what it loves: computing.

Contrary to rumor, BOGO does not stand for Blockchain-Oriented …

DIL - Drone Imaging Language

I work a lot with drone data. Two common tasks are stitching 360 degee panoramas and detecting objects in an image.

Both of those are technically complicated - panorama stitching involves feature point detection, correlation, determining homographies, seam carving, and more.

Object detection is a whole field of research unto itself …

What is Bootstrap?

Maybe you're heard of Bootstrap, but don't know exactly what it is, or how to use it? The landing page description is less than helpful:

Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for developing with HTML …

« newer articles | page 4 | older articles »