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 175 public repositories matching this topic...

fran6co
fran6co commented Apr 7, 2020

Is your feature request related to a problem? Please describe.
Having a shortcut to move around the images would be a big usability improvement given that the toolbar moves depending on the image resolution. Also it speed ups annotations

Describe the solution you'd like
Just add a shortcut for next/prev images (arrow keys?)

jcormier
jcormier commented Mar 16, 2020

Describe the bug
Just installed python via anaconda and got python version 3.8.1. Using this version pip cannot find the genicam package.

To Reproduce
Steps to reproduce the behavior:

  1. pip install genicam
    ERROR: Could not find a version that satisfies the requirement genicam (from versions: none)
    ERROR: No matching distribution found for genicam
    python -V
    Python 3.8.1

**Des

Tomas3112
Tomas3112 commented Mar 19, 2020

Hello,

could anyone please post direct link to full library documentation to Pypylon? Is there anything like that anyway? I could only find Basler C++ samples but I wasn´t able to create adequate pypylon python code.

I was trying to modificate given samples but I couldn´t succeed. Link to as detailed pypylon documentation as possible would be highly appreciated.

Thanks in advance
Tom

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
asagot
asagot commented Oct 26, 2018

I have two issues I am packaging into one as they seem to be related.

  1. The user guide for the MIPI seems to be for an older version of the hardware. I got mine recently and it's 2.1. It looks very different than the picture in the user guide

  2. I bought the dual OV5645 sensor package. What are the I2C addresses for each sensor? One of the DTSI files in the repo shows a dual camera system w

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.