I tried it figured out how to do it with AForge. I'll still give it a try with magick.net
Meanwhile if you could suggest some solution it'd be great.
Regards
Search found 2 matches
- 2019-01-09T03:02:18-07:00
- Forum: Magick.NET
- Topic: Using magick.net in C# to find tables
- Replies: 2
- Views: 11297
- 2019-01-08T06:29:21-07:00
- Forum: Magick.NET
- Topic: Using magick.net in C# to find tables
- Replies: 2
- Views: 11297
Using magick.net in C# to find tables
I am trying to extract tables from an image and am looking for a generic solution to be able to extract multiple tables from an image without repetition. Below is a command to do something similar. How do i convert the following command to get a list of Images as output in C#. Hope you can help. IFS ...