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

x/vectorizer/mod.ts>getHistogram

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

Get a histogram of frequency of colors.

Parameters

image: Image
optional
sigBits = [UNSUPPORTED]

Returns

ColorHistogram