Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netsaur/packages/utilities/src/image/colors/histogram.ts

Powerful Powerful Machine Learning library with GPU, CPU and WASM backends
Latest
import * as netsaur from "https://deno.land/x/netsaur@0.4.2/packages/utilities/src/image/colors/histogram.ts";

Classes

Histogram of colors with reduced space Effectively quantizes the image into 32768 colors

Functions

Get a histogram of frequency of colors.