Skip to content
#

machine-vision

Computer vision is an interdisciplinary field that deals with how computers can be made to gain high-level understanding of digital images and videos.

Here are 199 public repositories matching this topic...

monzelr
monzelr commented Jun 9, 2020

Describe the bug
After setting the chunk to enable and to activate the chunk mode with the chunkSeletor 'ExposureTime' I get an error in ia.fetch_buffer().

To Reproduce
Steps to reproduce the behavior:

  1. Run this code:
import os
import harvesters
print(harvesters.__version__)

import numpy as np
import cv2
from harvesters.core import Harvester
from genicam.gentl impor

IdenProf dataset is a collection of images of identifiable professionals. It is been collected to enable the development of AI systems that can serve by identifying people and the nature of their job by simply looking at an image, just like humans can do.

  • Updated Aug 13, 2019
  • Python

Kendryte K210人工智能芯片应用程序集合,包括人脸检测、颜色检测、目标检测和分类、二维码和Apriltag代码检测以及和ArduPilot飞控软件的通信。这些应用程序已部署到无人机终端。This repository is a collection of applications for the Kendryte K210 AI chip which include face detection, color detection, object detection and classification, QR code and Apriltag code detection ,and communication with the ArduPilot flight software. Finally, we can deploy these applications to the UAV terminals and make drones more intelligent.

  • Updated Jul 21, 2020
  • Python
You can’t perform that action at this time.