python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
dlib not installing (cmake)
Hi I am trying to install dlib via cmake but I keep getting error: legacy-install-failure here is the full readout (I have replaced my actual user name with USER)
>C:\Users\USER->pip install dli...
kiwi_coder24
Votes: 0
Answers: 2
Thermal Stream messed up when calling a C program to run using a Python program
Using a Lepton 3 series thermal sensor, raspberrypi 4, and a generic RGB camera - I have a C program to run the Thermal camera and it runs a video feed just fine on its own.
However, I need to run eve...
Lindsey Greene
Votes: 0
Answers: 0
how to specify the paths for boost so as to build dlib successfully on ubuntu
I'm trying to install face-recognition on ubuntu but dlib keeps failing to build. I tried running python3 setup.py install but it returned some error about boost. After installing boost it still can't...
Dancun Gerald
Votes: 0
Answers: 0
cropping image using dlib and open cv with python
I want to crop the passport of each student, base on the student number in the album, i wrote an algorithm which can crop the passports but it crop the passport randomly, whereas i want the first p...
Temitope Ayoade
Votes: 0
Answers: 0