problemSolvingProgramming
problemSolvingProgramming
hello . How can I use face net in Visual Studio 2017 in C # and windwos ? Or how can build face net it in Visual Studio?
how to resize frame of rtsp ip camera opened in opncvsharp c# import cv2 cap = cv2.VideoCapture('rtsp://admin:[email protected]/1') cap.set(3, 176) cap.set(4, 144) while(True): ret, frame = cap.read() cv2.imshow('frame',frame) if cv2.waitKey(1) &...
Hello, I want to add some english words to model but how can I achieve this ?
Hi . I built this program, but I do not know how to activate the English model in 64-bit Windows using Visal Studio? I read the documents but unfortunately I...
I visited your advanced scada on github and noticed your services support distributed control systems like AB, Panasonic, Siemens and etc. I’m interested to know if your product supports DeltaV...
I downloaded the example of Deep Speech 9, but I wanted to run its .NET file, I realized that there are two projects, only one project called Deep Speech Client...
Hi, I want to understand that part of the screen, for example, the computer that the user's eye is looking at. I mean, I want the eye to act like...
Hi . Please put the complete files and projects of this project. I can not access and execute many files?