Search found 1 match
- 2012-09-23T00:17:22-07:00
- Forum: Users
- Topic: average value with threshold
- Replies: 1
- Views: 2239
average value with threshold
Hi I wanted to carry out image processing on an image where I want to get an average value of the RGB channel . I understand that the identify -verbose command can give me the mean values for the RGB channel. However, in the calculation of the average value of each chanel, I want to ignore any pixel ...