搜索资源列表
c
- C#实现二值化滤波(阈值、有序抖动、Bayer抖动、Floyd-Steinberg,Burkes, Jarvis-Judice-Ninke, Sierra, Stevenson-Arce)-C# to achieve binary filter (threshold, ordered dithering, Bayer dithering, Floyd-Steinberg, Burkes, Jarvis-Judice-Ninke, Sierra, Stevenson-Arce)
ConvexHull
- In this project, three convex hull algorithms are implemented in java. Three algorithms are Brute Force, Graham’s Scan and Jarvis’ March.