Research Article
A New Data Model for the Privacy Protection of Medical Images
Algorithm 1
Limited gray-level halftoning algorithm (gray_level).
| Data: Pixel block , a collection of candidate black , block size | | Result: halftoning equal-sized block | | the size of | | | | for each pixel in do | | | | end | | randomly sample elements from | | for each pixel in do | | | | end |
|