paper-with-me

Papers

Fast-moving object counting with an event camera

2022-12-16 · Kamil Bialik, Marcin Kowalczyk, Krzysztof Blachut, Tomasz Kryjak

This paper proposes the use of an event camera as a component of a vision system that enables counting of fast-moving objects - in this case, falling corn grains. These type of cameras transmit information about the change in brightness of individual pixels and are characterised by low latency, no motion blur, correct operation in different lighting conditions, as well as very low power consumption. The proposed counting algorithm processes events in real time. The operation of the solution was demonstrated on a stand consisting of a chute with a vibrating feeder, which allowed the number of grains falling to be adjusted. The objective of the control system with a PID controller was to maintain a constant average number of falling objects. The proposed solution was subjected to a series of tests to determine the correctness of the developed method operation. On their basis, the validity of using an event camera to count small, fast-moving objects and the associated wide range of potential industrial applications can be confirmed.

📄 PDF Abstract BibTeX arXiv:2212.08384

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Counting

Similar Papers 제목 키워드 기반

Independent Motion Detection with Event-driven Cameras

2017-06-27 · Valentina Vasco, Arren Glover, Elias Mueggler, Davide Scaramuzza 외

Unlike standard cameras that send intensity images at a constant frame rate, event-driven cameras asynchronously report pixel-level brightness changes, offering low latency and high temporal resolution (both in the order…

Motion DetectionVisual Tracking

EV-IMO: Motion Segmentation Dataset and Learning Pipeline for Event Cameras

2019-03-18 · Anton Mitrokhin, Chengxi Ye, Cornelia Fermuller, Yiannis Aloimonos 외

We present the first event-based learning approach for motion segmentation in indoor scenes and the first event-based dataset - EV-IMO - which includes accurate pixel-wise motion masks, egomotion and ground truth depth. …

Motion SegmentationObjectSemantic Segmentation

Distractor-aware Event-based Tracking

2023-10-22 · Yingkai Fu, Meng Li, Wenxi Liu, Yuanchen Wang 외

Event cameras, or dynamic vision sensors, have recently achieved success from fundamental vision tasks to high-level vision researches. Due to its ability to asynchronously capture light intensity changes, event camera h…

ObjectObject TrackingVisual Object Tracking

Event Camera as Region Proposal Network

2023-05-01 · Shrutarv Awasthi, Anas Gouda, Richard Julian Lodenkaemper, Moritz Roidl

The human eye consists of two types of photoreceptors, rods and cones. Rods are responsible for monochrome vision, and cones for color vision. The number of rods is much higher than the cones, which means that most human…

Region Proposal

Moving Object Detection for Event-based Vision using k-means Clustering

2021-09-04 · Anindya Mondal, Mayukhmali Das

Moving object detection is important in computer vision. Event-based cameras are bio-inspired cameras that work by mimicking the working of the human eye. These cameras have multiple advantages over conventional frame-ba…

ClusteringEvent-based visionMoving Object DetectionObject+2