"Passthrough Not Supported, GL Disabled, ANGLE Error in Prophesee on Windows"
Bonjour Madame/Monsieur, I'm encountering an issue when running Prophesee on my Windows. The error message I receive is: ``` C:\Program Files\Prophesee>[11660:0516/100937.361:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE
How to read camera data using fpga
We hope to use fpga to read the camera data instead of SDK. Is there any relevant information or documentation?
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
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
kv260 + IMX636 not reading any event?
Dear Prophesee community, I have been doing extensive tests (a lot of try and error) in order to setup my kv260 with the imx636 following line by line the quickstart guide... everythin' seems fine but when metavision_viewer is launched the screen is black
Metavision studio crashes without error messages
Hello, Metavision Studio crashes immediately after start, even before the GUI appears. There is no error message produced and seemingly no logging output generated. I am using metavision SDK version 3.1 and a EVK2-4.1 with the latest firmware. Has anybody
[SDK][ERROR] 0:1(10): error: GLSL ES 3.10 is not supported.
I am trying to run the metavision_sparse_optical_flow.py example script in linux on a .raw file I have collected. When I try to run the example, I get the following error messages. Online I found a recommendation to use "export MESA_GL_VERSION_OVERRIDE=3.3"
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
Using OpenEB on Raspberry Pi 5
Hello, i'm running into a problem when trying to use the EVK3 on my Raspberry Pi 5. I compiled from source and even used ctest to verify the functionality. But when i try to launch for example metavision_viewer i get the following error: [HAL][ERROR]
ColorPalette in metavision_simple_viewer.py
Hi, All! When I change ColorPalette in metavision_simple_viewer.py I get these error: Code lines 55, 56: As the same time ColorPalette with Light, Dark and CoolWarm is working. How can I manage with this error? Best Regards, Rafael.
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
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
Meta studio keeps a blank tab in front of the camera livestream
Whenever I try to use metavision studio with the EVK4 camera, the tab shown in the figure stays in front of the main interface, even when I try to minimize it most of the time. Sometimes minimizing works but even then I am unable to use any of the buttons
Error when installing extra libraries
I am re installing the whole metavision SDK and i am checking all the extra libraries are installed. When i run this command: python -m pip install "opencv-python==4.5.5.64" "sk-video==1.1.10" "fire==0.4.0" "numpy==1.23.4" "h5py==3.7.0" pandas scipy the
Where to get Quantum Efficiency for the EKV4-HD chip?
EKV4-HD是否使用GEN4.0芯片?是以下链接吗?还是以下文件?https://support.prophesee.ai/portal/en/kb/articles/gen4-0-qe
Possible acquisition problems with stripes and misalignment
Hello everyone, I've been experiencing some strange behavior with the visualization of events. The sensor model is EVK4. I have two devices, and both exhibit the same behavior. Specifically, I notice several shifted bands across the image, almost as if
Readout Saturation Error - Events Flashing Spontaneously
Hi, I'm currently using the EVK4 Prophesee event camera, and am recording events via ros2 subscription into a rosbag recording. When I try to replay my recording, I notice that spontaneously (for different durations too), the events on the screen appear
Metavision interface for Mvtec Halcon
There is a problem to install the MVTec HALCON acquisition interface for prophesee camera. the last version of your SDK don't mutch with your dll file for the interface. These attachemements works only for 4.1 version and not for 4.3 is it possible to
fisheye lens for EVK4 camera
Hi, We have procured a EVK4 camera. We were looking for fish eye lens that is compatible with EVK camera. Can you please recommend/suggest few of them.
eb-synced-pattern-detection not working in calibration pipeline
Hi, I am trying to calibrate two event cameras to perform depth mapping through a stereo setup. I am passing in my own calibration.json file to the metavision_calibration_pipeline script to extract the intrinsics and extrinsics parameters of each camera.
x320 writes bad data to file?
With a x320 ES (which doesn't support the EVT3 format), a patched OpenEB (to support v4l2 devices) can only write raw files of collected data -- hdf5 files open then almost instantly close without any errors. If I convert the raw files to hdf5 with `metavision_file_to_hdf5`
HDF5 & Raw file play time differnece
If I "simply" convert the Raw file into an HDF5 file without any cutting and turn these two on with the metavision player, I could see that the "total playtime" changes, and the "position of objects in both files at the same time zone" changes as in the
Mv_iter stuck when no events occurred
Hello, I am using the Metavision recorder (https://support.prophesee.ai/portal/en/kb/articles/how-to-record-data-with-metavision-recorder), and notice that when no events are received from the camera (For example, after use small roi and strict biases),
ExtTrigger events not working when multiple cameras opened in same address space
This problem arises with a pair of SilkyEVCam's (Gen3 sensor) using MetaVision 3.0.2 (compiled from OpenEB). For testing one of the cameras generates an external triggers and has the input set to "loopback". Running two executables side-by-side works
How to calibrate?
Hey, How to use the calibration command? I am using this command with `metavision_mono_calibration_recording` the checkerboard html blinking on my iPad. The right side window (black screen) of the application is empty. I am not even seeing any pattern
Missing images in dataset structure for training YOLOV8 model
Hi, I have the following structure for my dataset to train a yolov8 model according to the documentation but I am getting the error: "AssertionError: train: No images found in /home/allen/code/proheese-camera/train_classification_model/train. Supported
High latency in generating negative events
Hello, In an extremely dark environment, a laser creates a point light source on the IMX636 and moves at a constant speed. According to the imaging principle of an event-based camera, the time for the point light source to generate positive and negative
Sample not running in new version
Hello, With the new release Metavision SDK (4.6) I am unable to open samples (ex. metavision_time_surface.py). But with version 4.53 there is no problem. The following error is shown: ImportError: DLL load failed while importing _errors: The specified
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
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
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.
get_pixel_dead_time() erroring out on Gen4.1 EVK3-HD
I get the following error when trying to get pixel dead time for my EVK3-HD Gen4.1: Metavision HAL exception Error 104000. Has anyone experienced this or alternatively knows the dead time with default parameters?
Metavision build - Debug mode
Hello, I am trying to build the getting started sample in debug mode. See attached for my CMakeLists.txt and source code. I also attached the logs for my CMake config and build steps. When configuring my build in Release mode, I am able to detect the
Prebuilt metavision_dense_optical_flow.exe (Metavision 4.6.2, Win11)
Hello, I am trying to launch the prebuild metavision_dense_optical_flow.exe c++ example binary on the win11 Metavision v4.6.2 In the terminal it prints: Instantiating TripletMatchingFlowAlgorithm with radius= 1.5 then gui window is showed and quickly
EVT3 NonMonotonicTimeHigh error happened
Hi All I'm trying to use four EVT3 in one PC. I use metavison studio version 4.5 to open four EVT3 camera. Sometimes it will occur NonMonotonicTimeHigh error, it happened randomly not always in the same camera. I found this document from prophesee website,
How to use I_ROI in python I am trying to do some blob detection and then use that to set I_ROI.
Can you help me with this approach and code.
calling set_mode_standalone() in metavision 2.3.2 causes funky device state
Moving from metavision 2.2.2 to 2.3.2 revealed the following issue: When calling set_mode_standalone() the device: 1) stopped giving cd callbacks 2) returned -1 for all bias parameters. How to reproduce: Insert the following line at line 220 in the apps/metavision_viewer.cpp
Inference Pipeline of Detection and Tracking using C++ not working when using live camera
I tried running the C++ detection and tracking sample as described here while using the live camera instead of a prerecorded file, but the camera doesn't seem to detect or classify any moving vehicles or pedestrians. I will only see bounding boxes get
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
cannot retrieve biases on SilkyEVCamHD
On a SilkyEVCamHD the reading of bias parameters through the SDK fails. The identical code works for the SilkyEVCamHD: const Metavision::Biases biases = cam_.biases(); Metavision::I_LL_Biases * hw_biases = biases.get_facility(); const auto pmap = hw_biases->get_all_biases();
Next Page