accord-net / framework

Machine learning, computer vision, statistics and general scientific computing for .NET
http://accord-framework.net
GNU Lesser General Public License v2.1
4.49k stars 1.99k forks source link

ZhangSuenSkeletonization filter not exist to use #812

Closed hzawary closed 7 years ago

hzawary commented 7 years ago

Hi dear Dr,

Obviously, ZhangSuenSkeletonization filter doesn't exist in 'Accord.Imaging.Filters' modules to use! but it's exist on the source code under 'Accord.Imaging/AForge.Imaging/Filters/Other'! please check it.

Best, H.Zawary :)

cesarsouza commented 7 years ago

Hi @hzawary,

Thanks a lot! It turns out that, somehow, the file was not being included in the project. It should have been included in the release for .NET Core 2.0 though.

I will commit a fix soon. Thanks again!

Regards, Cesar

cesarsouza commented 7 years ago

The Zhang-Suen Skeletonization filter has been added in the 3.8.0 release. Its documentation page can be found at http://accord-framework.net/docs/html/T_Accord_Imaging_Filters_ZhangSuenSkeletonization.htm