Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/vectorizer/src/image/colors/histogram.ts>getHistogram

Machine Learning utilities for TypeScript
Latest
function getHistogram
import { getHistogram } from "https://deno.land/x/vectorizer@v0.7.5/src/image/colors/histogram.ts";

Get a histogram of frequency of colors.

Parameters

image: Image
optional
sigBits = [UNSUPPORTED]