Phreak87 / LeptonicaSharp

Full featured wrapper for leptonica 1.77.0
Other
8 stars 5 forks source link

Extend and adapt to work with accordnet framework #39

Closed Phreak87 closed 5 years ago

Phreak87 commented 5 years ago

including comment here:

https://github.com/accord-net/framework/issues/1585

fdncred commented 5 years ago

Hey Markus, Help me understand what you mean by extend and adapt with Accord. I'm a maintainer with Accord. Cesar is the owner but he's been MIA for months. Darren

Phreak87 commented 5 years ago

Hey Darren,

Nice to hear from you. My idea was to implement a namespace leptonica. And adapt naming and conventions to accordnet. Convention means apply and applyinplace and so on. Maybe replace pix with bitmap and convert each call in and out.

Darren Schroeder notifications@github.com schrieb am Do., 11. Okt. 2018, 19:37:

Hey Markus, Help me understand what you mean by extend and adapt with Accord. I'm a maintainer with Accord. Cesar is the owner but he's been MIA for months. Darren

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Phreak87/LeptonicaSharp/issues/39#issuecomment-429049155, or mute the thread https://github.com/notifications/unsubscribe-auth/AHvBIHCm6UkajeuFv5GFXCqNalLIwhM4ks5uj4HfgaJpZM4XLj-a .

fdncred commented 5 years ago

Feel free to push a PR to Accord and I'll review it.

Phreak87 commented 5 years ago

closed until i have a c# library to provide.