简体   繁体   English

在 Web 应用程序中使用 opencv 和 javacv

[英]Using opencv with javacv in web application

I am making a web application which uses Face Detection in which user is asked to take a picture from webcam or upload from his computer at time of Registration.我正在制作一个使用人脸检测的网络应用程序,其中要求用户在注册时从网络摄像头拍照或从他的计算机上传。

After that store it on my server and then when user log in website again then use Face Recognition for Login to the website.Now am thinking of using opencv with javacv to implement it in my Java web application.之后将它存储在我的服务器上,然后当用户再次登录网站时,然后使用人脸识别登录网站。现在我正在考虑使用带有 javacv 的 opencv 在我的 Java Web 应用程序中实现它。

Where can I get about it in Java?我在哪里可以在 Java 中找到它? Not in any other wrapper language like Python.不是任何其他包装语言,如 Python。

只需通过这一章

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM