Hi!
Thanks for the reply.. I played a little bit around and found that convert -mean-shift function did exactly what I needed. Picture before and after is available at https://drive.google.com/folderview?id=0BxFofbgYa_CAb21HaUg5eWxFT3c&usp=sharing
Used function (from Python):
convert='c ...
Search found 2 matches
- 2014-12-22T03:15:02-07:00
- Forum: Users
- Topic: Resampling filter omitting min and max values
- Replies: 2
- Views: 3867
- 2014-12-10T06:38:46-07:00
- Forum: Users
- Topic: Resampling filter omitting min and max values
- Replies: 2
- Views: 3867
Resampling filter omitting min and max values
Dear,
I am looking for a way to resample an image which has a certain degree of image speckle. I want to resample and take the average pixel value of the resampled region, not taken into account the min and max value of that region. Another solution would be to make an histogram of all pixel values ...
I am looking for a way to resample an image which has a certain degree of image speckle. I want to resample and take the average pixel value of the resampled region, not taken into account the min and max value of that region. Another solution would be to make an histogram of all pixel values ...