Shamim1977 / iplab

Automatically exported from code.google.com/p/iplab
Other
0 stars 0 forks source link

Support Bradley Local Binarization in IPLab #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
AForge now has Bradley Local Binarization, but IPLab does not reflect this yet.
Attached is a patch that adds Bradley to the list of binarization methods.

Note that this requires updating the AForge DLLs in the References folder to 
2.1.5. That change is not included in this patch.

Original issue reported on code.google.com by dales...@gmail.com on 3 Feb 2011 at 2:07

Attachments:

GoogleCodeExporter commented 8 years ago
Yep, it does not include it yet. IPLab is kept as separate project and hard to 
update it on time.

Plus, there are more new features. For example, color dithering would be nice 
to include as well. And filling binary holes. And this week we got 
transformation to Polar Coordinates ... So usually I wait for few new features 
in AForge.NET framework before going to IPLab.

But thank you for this patch anyway!

Original comment by andrew.k...@gmail.com on 3 Feb 2011 at 2:15

GoogleCodeExporter commented 8 years ago
Added Bradley Local Binarazation filter into thresholding menu.

Original comment by andrew.k...@gmail.com on 10 Oct 2011 at 8:04

GoogleCodeExporter commented 8 years ago
Committed in revision 68. Will be release in version 2.8.0

Original comment by andrew.k...@gmail.com on 10 Oct 2011 at 8:05

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 26 Mar 2012 at 8:48