Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows 10 #5

Open
MyraBaba opened this issue Sep 28, 2021 · 3 comments
Open

windows 10 #5

MyraBaba opened this issue Sep 28, 2021 · 3 comments

Comments

@MyraBaba
Copy link

Hi,

Is this FaceRecog could work on the windows 10 ?

I am a Unix/Linux guy and microsoft makes me crazy. Different compilers and not accepting the compiled libraries.

Is it possible to run on micro-soft win-dows?

@Qengineering
Copy link
Owner

In theory, it should work under Windows 10.
You need to install the ncnn framework on your Windows machine first. Follow this link carefully.
Then let OpenCV work in your VS2017. Now try to get images from your camera.
Once this all works, you can transfer this repo to VS2017. It's all regular C++ code, nothing out of the ordinary.
However, you must have advanced programming skills to transfer this entire project to Windows.
Given the amount of time we spend maintaining the website and the GitHub repos, in addition to our core business, we, unfortunately, lack time to support this journey. It's your adventure.

@MyraBaba
Copy link
Author

MyraBaba commented Sep 29, 2021

@Qengineering I started to port. I kinda work . UltrafaceMNN face detection.

But the results is very interesting what could be cause below picture with the model : RFB-320-quant-ADMM-32.mnn
Screen Shot 2021-09-29 at 21 39 08

@MyraBaba
Copy link
Author

@Qengineering pthread is the looks main obstacle to port windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants