javaCV+idea+gradle configuration tutorial

preface This article is completely free!!! This article is completely free!!! This article is completely free!!! Important things are said three times. All articles are paid for in their own research. Even if they are free, they only say general or a little, which is really disgusting. This article is mainly about the installation and depl ...

Added by ramma03 on Fri, 28 Jan 2022 19:18:14 +0200

Camera access

At present, there are mainly the following methods for live camera Broadcasting: rtsp access can only realize video preview The implementation of national standard protocol access is complex, and more SIP servers are needed The video code stream is obtained through netsdk, pushed to the streaming media server, and played through wsflv, flv, ...

Added by jac38 on Fri, 28 Jan 2022 08:33:47 +0200

Detailed explanation of face detection in Java version Part 2: coding

Welcome to my GitHub Here we classify and summarize all the original works of Xinchen (including supporting source code): https://github.com/zq2599/blog_demos Overview of this article If you've seen it Three minute experience: face detection in Java You should be interested in the technical details behind it. To develop such an applicat ...

Added by lulon83 on Sat, 15 Jan 2022 03:15:51 +0200

One of the trilogy of JavaCV face recognition: saving faces in video as pictures

Welcome to my GitHub Here we classify and summarize all the original works of Xinchen (including supporting source code): https://github.com/zq2599/blog_demos About face recognition This paper is the first article in the "JavaCV face recognition Trilogy" JavaCV camera practice 8: face detection In this paper, we detect the fa ...

Added by Hades on Mon, 20 Dec 2021 18:02:11 +0200