Git Product home page Git Product logo

Comments (9)

aidlearning avatar aidlearning commented on May 20, 2024

sorry for reply your request. can you provide the code using webcam in python3. right code is following :
from cvs import *
cap=cvs.VideoCapture(0)
img=cvs.read()
if img is None:
print cam is not open!
else:
print cam is opened!

from aidlearning-framework.

aidlearning avatar aidlearning commented on May 20, 2024

don't using the cap. IsOpened () ,because the OpenCV is not support the function under the unroot termux.

from aidlearning-framework.

smallverse avatar smallverse commented on May 20, 2024

thanks!

Yes, but the code does not use 'the cap. IsOpened ()'.

The same code, only using python3.

'python3 faceID. py' in rk3399

I will also confirm it tomorrow

from aidlearning-framework.

aidlearning avatar aidlearning commented on May 20, 2024

On some development cards, the camera number is confused. You can try Video Capture (0) or Video Capture (1).

from aidlearning-framework.

smallverse avatar smallverse commented on May 20, 2024

Capture (0) or Video Capture (1) is no problems in mobile phone,only in rk3399 dev card by ‘rtsp url’.
I will follow up.

from aidlearning-framework.

aidlearning avatar aidlearning commented on May 20, 2024

I will find a way to support the rtsp url for videocapture...in the version 0.70(https://github.com/aidlearning/AidLearning-FrameWork/releases/tag/0.70), aid learning support the rtsp url. later version get ride of the support ,because I change the type of Gui programming.but you can try the version 0.70,it support the rstp url.

from aidlearning-framework.

smallverse avatar smallverse commented on May 20, 2024

ok ,thanks.

I have connected the RTSP url today, but the performance is not very good for 1920X080 screen.

from aidlearning-framework.

smallverse avatar smallverse commented on May 20, 2024

Previously custom developed termux in rk3399 cluster, but no GUI.

However, due to performance problems, engineering is difficult. Currently, we are exploring arm Linux, but due to the low recognition rate of model problems (bottleneck), we are studying our face recognition part and preparing to migrate arm Linux.

Video handles getting frames that we later developed in collaboration with third parties to address performance

from aidlearning-framework.

aidlearning avatar aidlearning commented on May 20, 2024

that's good!

from aidlearning-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.