User Activity

  • Modified a comment on discussion Help on Tess4J

    ****Update here **** This solved the problem: delete and recreate the .m2 folder, <mirrors> <mirror> <id>UK</id> <name>UK Central</name> <url>http://uk.maven.org/maven2</url> <mirrorOf>central</mirrorOf> </mirror> </mirrors> Put the above in .m2/settings.xml file Rebuild After changing the mirror (of the reposit if I understand correctly) , net beans now can pull the needed files. Thanks for the reply. I do not have time to go deep yet. But adding just the code <dependency> <groupid>net.sourceforge.tess4j</groupid>...

  • Posted a comment on discussion Help on Tess4J

    Thanks for the reply. I do not have time to go deep yet. But adding just the code <dependency> <groupid>net.sourceforge.tess4j</groupid> <artifactid>tess4j</artifactid> <version>4.5.0</version> </dependency> into the pom file, cleaning and building results in error "Failed to execute goal on project test: Could not resolve dependencies for project com.mycompany:test:jar:1.0-SNAPSHOT: Failed to collect dependencies at net.sourceforge.tess4j:tess4j:jar: ............." I guess it s probably due to my...

  • Posted a comment on discussion Help on Tess4J

    I am developing ,with netbeans , a small java tool where part of it uses OCR. I can get it partly working for https://sourceforge.net/projects/tess4j/files/latest/download together with instructions here http://tess4j.sourceforge.net/tutorial/ . But the version is 3.4.8 and the OCR accuracy seems poor. I have experience, using tesseract4 in Ubuntu with bash script and other textcleaner, to compare to say that "accuracy seems poor". I try to download the tess4j-4.5.0 from https://github.com/nguyenq/tess4j/releases...

View All

Personal Data

Username:
kychan060
Joined:
2020-01-03 04:06:55

Projects

  • No projects to display.

Personal Tools