Jump to content

The Number e

Newbies
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

The Number e's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

4

Reputation

  1. I made this plugin to get rid of random ink blots on scanned pages. There are two modes, one builds clusters of pixels outside tolerance of the secondary color, the other builds clusters of pixels within tolerance of the primary color. If the cluster is within the size thresholds, it is painted over with the secondary color. It's found under Effects/Noise Download: ClusterClearEffect.zip Example pics: The source code is available here: https://github.com/edwardx999/PaintDotNetClusterClear This is my first plugin (my first C# project, in fact) so it's not very advanced yet. If you have any suggestions please tell. Also, I couldn't find the formula Paint.Net uses to calculate tolerance, so if you know it, please tell me. 7/16/17 Added Clustering Modes and Linked Sliders 7/15/17 Initial Release
×
×
  • Create New...