sightmachine / simplecv-js

A Javascript/Coffeescript companion library to SimpleCV
247 stars 37 forks source link

Added the searching of the brightest/darkest point and average value. #23

Closed SantiMunin closed 11 years ago

SantiMunin commented 11 years ago

Added a function which gets the brightest/darkest point of the image (and its coordinates) and another which find the average value.Tested on chrome.