News
Zivid artifact reduction technology for shiny and reflective bin-picking applications
POSTED 01/19/2021
In-field correction and calibration boards.
Even if your Zivid 3D camera is rugged and designed for industry-grade operation, unfortunate situations like a drop or crash can affect the output.
Supported by dedicated Zivid calibration boards, the new in-field correction available in SDK 2.2 makes it possible to perform verification and trueness error correction.
You can use a stationary or on-arm robot setup to capture the checkerboard and instantly verify camera trueness. If necessary a correction can be computed and written to the 3D camera. Core tasks can be run without the need for additional coding.
After installation, you can run `ZividExperimentalInfieldCorrection` on your command-line to get started.
Here's a typical procedure using in-field correction from assembly and mounting to correction using 2 captures:
0:55
Zivid in-field calibration boards can be bought directly from the official webshop.
Stripe vision engine - it's art!
Zivid's 3D color cameras use structured light technology to create high-quality point clouds. The default vision engine is "Phase". The new "Stripe" vision engine provides additional patterns and Artifact Reduction Technology (ART).
Stripe is optimized for interreflection suppression in e.g. random bin-picking applications. Besides, Stripe can be used to improve image quality when capturing point clouds of shiny or reflective objects or chrome-plated parts.
Market Intelligence News & Insights:
How Will Apple’s $500 Billion Investment for US Manufacturing, Education, and AI Play Out?
On February 24th, Apple announced a “commitment… to spend and invest more than $500 billion in the U.S. over the next four years”, with plans for new manufacturing plants, enhanced support for manufacturing partners via their Advanced Manufacturing Fund, and a myriad of other initiatives. As part of this plan, Apple projects 20,000 new hires, with roles focused on R&D, silicon engineering, software development, and AI/ML engineering.
Using C++ as an example, you can specify which Zivid Vision Engine you want to use like this:
Settings::Experimental::Engine::stripe
Zivid Studio.
In addition to support for the new Stripe vision engine, Zivid Studio gets several new features.
In the information side panel you can now find point cloud settings, resolution, and capture time. If you open a .zdf-file, you can find serial number, model, and SDK version info.
Additional improvements include the possibility to adjust Gamma.
New shortcuts for faster workflows are also available. Use "Shift+I" to open the new information panel and press "M" to enable and disable meshing.
Other great stuff!
We listened to your feedback and have squashed several bugs since last time. For SDK 2.2, this includes an issue where the firmware could hang after a while, as well as a crash after subsequent exceptions thrown from capture() when using Ubuntu 16.04.