UTC-Referenced Absolute Event Timing in Metavision Studio/GUI
For my application, I need to reference event times to UTC with microsecond precision. In Metavision Studio, the .raw recording names are only given to the nearest 1 second and the events are referenced to the camera connect time (not the recording start
Camera Time Sync
Hello Prophesee Team, I am using a C++ application to periodically call Metavision::Camera::get_last_timestamp() for the purpose of synchronizing and analyzing drift between system time and camera time. My expectation was that, by recording the value
Having missing events in the images.
Hi PROPHESEE Support, So i got two problems, the first one is when i use the prophesee_ros_viewer.cpp from the prophesee_ros_wrapper(https://github.com/prophesee-ai/prophesee_ros_wrapper), sometimes i get blank lines in the middle of the image, see the
The specific value of the refractory period
Hello, I would like to know what is the refractory period in microseconds for the IMX636 version of EVK3 when the bias parameter is set to the default value.
Burst of negative event noise on startup
I have a custom setup where I am using a microcontroller to capture event data from the IMX636 via MIPI CSI; I've gotten to a point where data is captured reliably and efficiently. I've noticed that when I first initialize the camera and begin recording
Upper bound of get_illumination hal api function
Hello! I was wondering what the upper bound is the get_illumination function in the HAL API. Experimentally, I've recorded 300 lux with the function, but I would be interested to know the upper bound on the sensing abilities.
About the temporal resolution of IMX636
I am currently using a high-speed projector with a minimum exposure time of 105 microseconds per frame.In my experiment, I project alternating all-white and all-black patterns continuously, with each frame having an exposure time of 105 µs. Under this
How the Reference Intensity Is Chosen After and Event Detection and On Start Up
Hello everyone, I recently had some questions regarding the nature of the reference intensity for event detections, specifically how the reference intensity is chosen following an event detection and how it is chosen after a camera is started. I couldn't
Multiple DVS synchronization (more than 1 slave)
Hello everyone, Our team plans to synchronize more than one slave DVS (with one master and three slaves). We've followed the recommendations for multiple DVS synchronization, but during testing, we found that only one slave is precisely synced with the
Error modifying Metavision recipe
Hi! First, I wanted to point out a minor error in the KV260 Starter Kit Manual. In "Edit kria applications", the suggested command is petalinux-devtool modify metavision_x.x.x. However, petalinux-devtool modify takes the root recipe, without the version.
Metavision HAL Exception Error 105000:
Greetings! I wrote an application to configure and record Eventcameras. In this setup we are using an EVK4 with IMX636. When changing the bias_diff_off to over around 120 the camera loses its connection and an Metavision HAL Exception Error 105000: is
How do I know how the FrequencyMapAsyncAlgorithm works
Hello, I'm currently using the event camera to detect frequency information, but the FrequencyMapAsyncAlgorithm doesn't seem to be open to the public, how can I know how the algorithm implements frequency detection
USB and MIPI camera different bias defaults and ranges
I am seeing different default bias values and allowable ranges between the MIPI and USB versions of the IMX636. The following figure are the bias values that are found in this article as well as through testing on the Metavision Studio application. For
Are Metavision SDK Cmake files missing KV260
Are the Metavision SDK CMake (.cmake) files missing from the KV260 Petalinux image? Same question for OpenCV. I am attempting to build some of the examples and CMake cannot find the MetavisionSDKConfig.cmake. I have attempted to locate any CMake files
Slice Condition using Python
Hi, I'm trying to make use of the CameraStreamSlicer() function to change the duration of each slice. I've tried looking through all the documentation but I cant seem to figure out how to do this using the Python functions. Based on the information I
Issue of High latency and frame drop during event data capture for accumulation period less than 10 ms.
We are using - KV260 and imx636 mipi camera setup for our system under Kria Ubuntu, for one of the application with event camera. We are capturing data with high fps by setting the accumulation period of 1-10 msec using OpenEB Metavision SDK 4.6.0. For
Uncertainty in lux measurement from .get_illumination()?
Greetings, I was wondering if uncertainty in the lux measurement returned by `.get_illumination()` was known? Thank you.
Unable to locate the path to necessary DLLs for Metavision Python bindings
I am trying to follow the tutorial 'RAW File Loading using Python' (RAW File Loading using Python — Metavision SDK Docs 4.4.0 documentation (prophesee.ai)), but when I launch the program, it shows the following error: Unable to locate the path to necessary
No module named 'metavision_sdk_base_paths_internal'
Hi! When I tried to run the python tutorials, there is a problem: No module named 'metavision_sdk_base_paths_internal'. Please see the attached photo below: I found some related files but they are not named exactly the same with the module above: Could
IMX636 Bias Values for Automotive Driving Scences
Hello, I am planning to use the EVK4 with the IMX636 sensor in recording of an automotive dataset. Are there any existing experiences or recommendations regarding bias adjustment for driving scenes or outdoor environments? If not, what would be the best
Bad x320 firmware? Driver development for Raspberry Pis
After a few weeks of playing around, our Genx320 can talk over i2c to a Raspberry Pi 5, but apparently not over MIPI/CSI2. This involved creating a device tree overlay, modifying the Linux drivers open sourced by Prophesee, patching v4l2 utils, compiling
About the IMX636 bias
I noticed in the documentation that for the IMX636 model, only bias_diff_on/off has an effect on its sensitivity. But in my tests, I found that bias_diff also had an impact. I want to know what the details should be.
The exact threshold value of IMX636
I am currently utilizing the imx636 sensor for my research.To proceed with my work, I need to determine the exact threshold value rather than the bias parameter. How could I get this information?
Event Camera for Optical Communication
Has anyone used an Event Camera for optical communication? I would like to use and LED to transmit data that can be received with an event camera. Some scenarios include: 1) stationary transmitter 2) moving transmitter 3) multiple transmitters
event camera noise
Hello, I have an EVK3-IMX636 camera, and my observation scenario involves detecting faint spatial targets in dark space. I would like to inquire about how to configure the camera so that it outputs as many events as possible generated by the sensor, without
Spectral response curve for EVK4
Hello, I am trying to measure and verify the response probability S curve of the EVK4 camera. But I cannot find the quantum efficiency or detailed spectral response curve for the sensor in the preliminary datasheet. Only found a table with several wavelengths
EVK4 Camera data transfer
The EVK4 camera with an USB3 cable is rated for hundreds of MB/s of data transfer; however, when running the EVK4 camera in a rapidly changing environment (where almost all pixels across the camera's resolution are changing) for around 10 seconds, an
Expected response for large intensity changes
Hello, I have a question regarding the expected response from the event camera pixels for very large intensity changes. The working principle of event cameras is that the if the long contrast between the intensity levels exceeds a certain threshold (determined
Some questions about positive events and negative events
I have an EVK4 device, when I use python's EventsIterator to read the events generated by the device, the delta_t is 10ms, and other parameters are the default values, but I found that when the brightness of the picture captured by the event camera does
Details about internal circuits
To facilitate my research, I would like to understand the general logic of the integrated circuit inside a sensor or schematic diagram. Where could I obtain these materials?And my sensor is IMX636.
About the sensitivity of the sensor under different lighting conditions
I have a question regarding the reduced sensitivity of sensors under low light intensity. I noticed from the datasheet that a higher contrast change is required to generate an event under low light intensity. However, it seems that the same absolute value
Power consumption EVK3
Hello everyone! According to the product brief document of EVK3 power consumption is 4.5W, there is no power consumption value in the manual of EVK3. For EVK4 - power consumption 500mW (Typ), 1.5W (Max) (according to its manual). So we measured maximum
Serial Number Write Failed
We have four EVK3 gen 4.1 cameras that have serial numbers: "ffffffff" for all four cameras and would like them to be unique. Below is what all four cameras display when using the metavision_platform_info command: ## Prophesee Gen4.1 HD ## # System information
MVTec HALCON Cannot Recognize Evk4 Camera
I follow the guidence https://support.prophesee.ai/portal/en/kb/articles/mvtec-halcon-acquisition-interface#Installation, but it still cannot recognize the camera. In particular, I am confused about the specific implementation of the interface installation
How could I measure the S-curve of the IMX636?
Due to the requirements of my research, I need to measure the response probability curve of the IMX636 sensor to different contrasts accurately. How should I proceed with the precise measurement? And this link https://support.prophesee.ai/portal/en/kb/articles/gen4-0-qe
Raw data capture in KV260-IMX636 sensor not decoding with metavision-viewer
Hi, We have imx636 mipi event camera sensor running in KV260 board and it is running with metavision_viewer app. But when we replay the raw data captured with metavision_viewer app, first it is not able to decode. Throws missing format error. Next added
Deciding between EVK4 and Kria starter kit.
Hello Prophesee Support team, We are trying to purchase the IMX636 sensor, but are deciding between EvK4 and AMD kria kit. I am concerned whether there would be more complications with the kia kit. - Are there any limitations for using the AMD kria kit
EVK1 VGA is not seen by metavision studio 3.1
I have EVK1 VGA camera, one of the old ones, I also installed metaviison_sdk 3.1 beucase it is latest version that supports that cameras, but when I click open camera i get only "No Prophesee cameras available, please check that a camera is connected
ModuleNotFoundError: No module named 'metavision_sdk_stream'
I have an EVK4 and I am trying to interact with the camera using Python. I have installed the SDK according to the instructions on this page (https://docs.prophesee.ai/stable/installation/windows.html) but when I create/activate the venv, Python can import
Re-extract bias file
Hello, I left a message because I have a problem. I know that when I shoot, raw files and bias files come out. But I accidentally deleted the bias file, so only the raw file remains. At this time, is there a way to find out the bias setting value again
Next Page