Liking cljdoc? Tell your friends :D

think.image.histogram


dense-histogram-to-vectorclj

(dense-histogram-to-vector histo)

Create a vector of the histogram of colors

Create a vector of the histogram of colors
sourceraw docstring

sparse-histogram-64clj

(sparse-histogram-64 img)

Create a sparse histogram of colors in an image

Create a sparse histogram of colors in an image
sourceraw docstring

sparse-histogram-64-to-dense-histogram-64clj

(sparse-histogram-64-to-dense-histogram-64 sparse-histogram-retval)

sparse-unnormalized to dense normalized

sparse-unnormalized to dense normalized
sourceraw docstring

sparse-histogram-from-pixelsclj

(sparse-histogram-from-pixels pixels width height)

Create a sparse histogram map of color->pixel-count from integer pixel data

Create a sparse histogram map of color->pixel-count from integer pixel data
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close