TopGit theo dõi spmallick/oreilly_opencv_workshop2018 trên GitHub, đã đạt 5 sao. Code, environment instructions, documentation, test data and other materials for OpenCV workshop on O'Reilly OSCON 2018.
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
The repo contains source code and other materials needed for OpenCV workshop.
The workshop covers the same set of computer vision use cases implemented with
OpenCV using different technologies. The workshop is designed for Windows,
Linux (Ubuntu 16.04 recommended) or Mac OS.
Use cases:
Preview from camera;
Base image processing techniques;
Face detection with DNN or Cascades depending on target performance;
Face recognition using DNN.
Languages and stacks:
C++;
Java 8 and higher;
Java for Android;
JavaScript.
Folders content:
cxx C++ implementation for all samples;
data DNN models and other data files;
java/Android* Java implementation of samples;
java/server Java implementation of REST service for face recognition
js Java Script implementation of samples (requires Java or Python server
for face recognition functionality);
python Python implementation of samples;
python/server Python implementation of REST service for face recognition;
python-template Initial samples skeleton for hands-on session.
Prerequisites for C++
C++11 compatible compiler: GCC 5.x for Unix and Microsoft Visual Studio 2015
or newer for Windows.
CMake: https://cmake.org/download/
Prerequisites for Python
Python 2.7.x or Python 3.5.x installed on your system;
For Windows and Mac OS numpy and opencv-python packages installed with pip:
$ pip install opencv_python==3.4.1
For Linux numpy package installed with your system package manager:
$ sudo apt-get install python-numpy
And OpenCV 3.4.1 built from sources with Python support. See TBD link
Prerequisites for Java (advanced)
Oracle JDK 8 or OpenJDK 8 for you platform.
Gradle build tool for your platform
Prerequisites for Android (advanced)
Android Studio
Android SDK for you target platform
Python Bootstrap
If you are running Windows on Mac OS you do not need to warry, pip has done
everything for you.
Đọc thêm về spmallick/oreilly_opencv_workshop2018 ở đâu?
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/spmallick/oreilly_opencv_workshop2018 là nguồn chính thức.
spmallick/oreilly_opencv_workshop2018 có bao nhiêu sao?
spmallick/oreilly_opencv_workshop2018 có 5 sao GitHub — tải lại trang để xem số mới nhất, hoặc xem trực tiếp github.com/spmallick/oreilly_opencv_workshop2018. TopGit phản chiếu số sao của GitHub nhưng không cam kết đến từng phút.
spmallick/oreilly_opencv_workshop2018 có phải mã nguồn mở không?
TopGit chưa ghi nhận license cho spmallick/oreilly_opencv_workshop2018. Phần lớn repo public trên GitHub là mã nguồn mở, nhưng điều khoản khác nhau từng repo — mở file LICENSE để xác nhận.
spmallick/oreilly_opencv_workshop2018 còn đang phát triển không?
Commit gần nhất trên spmallick/oreilly_opencv_workshop2018 là 5.5 năm trước (theo timestamp GitHub). Repo có 8 fork — một chỉ báo về mức độ quan tâm của cộng đồng.
spmallick/oreilly_opencv_workshop2018 là gì?
spmallick/oreilly_opencv_workshop2018 (spmallick/oreilly_opencv_workshop2018) là dự án Jupyter Notebook trên GitHub. Theo mô tả gốc: Code, environment instructions, documentation, test data and other materials for OpenCV workshop on O'Reilly OSCON 2018.
Đọc đầy đủ README ở tab phía trên.
Muốn nghe thêm một ý kiến về oreilly_opencv_workshop2018?
Hỏi một AI đọc được trang này — một cú bấm là có ngay nhận định về oreilly_opencv_workshop2018.