Skip to content

Fix StackOverflowException in ZhangSuenSkeletonization for large images#1

Open
Jmerk523 wants to merge 2 commits into
developmentfrom
ZhangSuenSkeletonization_StackOverflow
Open

Fix StackOverflowException in ZhangSuenSkeletonization for large images#1
Jmerk523 wants to merge 2 commits into
developmentfrom
ZhangSuenSkeletonization_StackOverflow

Conversation

@Jmerk523

Copy link
Copy Markdown
Owner

Limited stack size may cause a StackOverflowException for large stackalloc. Replace usage with unmanaged memory

Limited stack size may cause a StackOverflowException for large stackalloc. Replace usage with native memory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant