Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

将 jbig2dec 分离为独立进程 #42

Closed
1 of 5 tasks
calcitem opened this issue Jan 14, 2022 · 2 comments
Closed
1 of 5 tasks

将 jbig2dec 分离为独立进程 #42

calcitem opened this issue Jan 14, 2022 · 2 comments

Comments

@calcitem
Copy link
Contributor

calcitem commented Jan 14, 2022

功能应该怎样实现

主程序系统调用 jbig2 解码器。

对于编码器,没有改造的需求,为了统一,也可以修改。

参考资料:https://www.cnblogs.com/babycool/p/3570648.html

当前进展

正在进行中,包括以下内容:

  • 将jbig2还原为原始代码。
  • 补充原始代码的getopt命令行处理模块的代码。
  • 将jbig2dec修改为编译可执行程序。
  • 在C#部分,通过系统调用的方式调用 jbig2dec。
  • 修改为预编译的方式。
@wmjordan
Copy link
Owner

将它编译成独立的程序,对于本项目来说似乎没有什么好处

@calcitem
Copy link
Contributor Author

应该没有问题,是我此前的理解有误。close。

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

No branches or pull requests

2 participants