Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

为什么tesserac要指定文件目录 #9

Closed
RaisuFire opened this issue Feb 2, 2019 · 0 comments
Closed

为什么tesserac要指定文件目录 #9

RaisuFire opened this issue Feb 2, 2019 · 0 comments

Comments

@RaisuFire
Copy link

public String discern(String fromImage) { String toFile = System.getProperty("java.io.tmpdir") + File.separator + UUID.randomUUID().toString(); return this.discernToFileAndGet(fromImage, toFile, true); }

不能自己指定?

@ushelp ushelp closed this as completed May 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants