Search found 1 match

by derHase
2015-02-19T04:57:03-07:00
Forum: Users
Topic: histogram analysis and image manipulation
Replies: 3
Views: 5408

Re: histogram analysis and image manipulation

... 3. The histogram for each colour is sorted in ascending value of intensity. 4. A threshold value is generated for the image using the total number of pixels multiplied by 0.4. 4.1. We iterate over the sorted histogram of a colour adding the number of pixels of each intensity to a running total ...