The Wayback Machine - https://web.archive.org/web/20200820205235/https://github.com/topics/machine-vision
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 182 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

Implementing autonomous capabilities with a convolutional neural network (CNN) and machine vision on a modified RC car, using a Raspberry Pi and an Arduino, written in Python and C, and utilising the TensorFlow and OpenCV libraries
  • Updated Feb 10, 2018
  • Python
You can’t perform that action at this time.