vips_java icon indicating copy to clipboard operation
vips_java copied to clipboard

Implementation of Vision Based Page Segmentation algorithm in Java

Results 5 vips_java issues
Sort by recently updated
recently updated
newest added

sir,I want to implemente the VIPS by using C++,but I don`t know what rendering engine I can use,do you have any idea? thank you!

When I try to build the package via "mvn package", following error occurs: `mvn package [INFO] Scanning for projects... [INFO] [INFO] -----------------------< org.fit.vips:vips-java >----------------------- [INFO] Building vips-java 1.0 [INFO] --------------------------------[...

Hello, I have successfully converted the webpage (for example: https://github.com into an xml file, but would like to ask how to layout this file into a web page, or can...

objectRectLeft字段好像很多不该为0的都是0,不知道是bug还是什么问题;我的建议是,应该使用浏览器去加载网页并获得具体的node信息,可以看看我的项目 https://github.com/dataInboom/VisionTool