Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Feature Extraction and Feature Selection in TypeScript
Go to Latest
function getHistogram
import { getHistogram } from "https://deno.land/x/vectorizer@v0.3.7/src/feature/extraction/image/colors/histogram.ts";

Get a histogram of frequency of colors.

Parameters

image: Image
optional
sigBits = [UNSUPPORTED]