Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Please explain me any face recognition library in Java.
I'm unable to find any library for face recognition in Java if any link is there please send me that link.
OpenCV is a good library for face detection applications.
There are some examples of face detection applications.
Link: http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html
You could give faint a try. If that doesn't satisfy you check also here.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I have big problem - official docs are too small and not well informing and there no other materials for spray-caching library and google can`t help me. It can be SO question, github or blog entry.
UPD : is there any example for cache some table from db step by step? i need it for better understanding.
You can try reading these places Tutorial for Spray Caching
Check here for GitHub Repository for Sample Codes
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I am looking for a "simple" way to lemmatize a String or file.txt
Does someone know an opensource class which lemmatize ?
All i can find on google is librairies and packages, I have no clue how does it work and how to use them in a java project.
See this:
Lemmatization java
There is a lemmatization program called Stanford CoreNLP (download here) that may be useful to you. I believe it is open source.
I hope this helps,
Santiago
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am developing an application using jsf,hibernate.
I have to create module for user blogs and forum.
Is there any way to integrate and configure or i need to develop it from the scratch.
Please help.
JForum (www.jforum.net) is nice to work with, easily configurable, and you could embed it in your site.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm looking for tutorial about OpenMap, which is one of map api.
But there is no good tutorial and documentation about this library on their web site.
I mailed them about this subject. But there is no response from them.
If you know any good tutorial can you share it?
Any help will be appreciated.
I found the OpenMap Developer's Guide to be quite helpful when I had to maintain an application built on OpenMap.
This tutorial from NetBeans might help.
https://platform.netbeans.org/tutorials/nbm-geospatial.html
It shows how to use OpenMap and GeoToolkit.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Is there any library equivalent to the Java Robot class in OSX/Cocoa?
Thanks
Unfortunately there is No such Library
You can check following link for help
http://mac.wareseeker.com/free-robocode-tracking-for-robot-class/
http://en.wikipedia.org/wiki/Cocoa_%28API%29
It will be easy for us to provide you the alternative if we know what you are up to as there are lots of work arounds.