<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Stereo Vision on Koushik V</title>
    <link>https://koushikv.me/tags/stereo-vision/</link>
    <description>Recent content in Stereo Vision on Koushik V</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 08 Feb 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://koushikv.me/tags/stereo-vision/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MIPI Driver for sync stereo camera HAT</title>
      <link>https://koushikv.me/posts/mipi-driver/</link>
      <pubDate>Tue, 08 Feb 2022 00:00:00 +0000</pubDate>
      
      <guid>https://koushikv.me/posts/mipi-driver/</guid>
      <description>Prerequisites    Make sure that OpenCV is installed properly. This MIPI driver is specific to only RPi OS and will not work on any ARM based Ubuntu OS. If you are running bullseye, enable the legacy camera support from raspi-config and add start_x=1 to /boot/config.txt. Then we are good to go.
Possible errors     libmmal_core.so.0 not found after running make clean &amp;amp;&amp;amp; make. This library can be accessed only after enabling the legacy camera support as it depends on the library.</description>
    </item>
    
    <item>
      <title>Fixing green tint and orientation</title>
      <link>https://koushikv.me/posts/fixing-green-tint-and-orientation/</link>
      <pubDate>Fri, 04 Feb 2022 00:00:00 +0000</pubDate>
      
      <guid>https://koushikv.me/posts/fixing-green-tint-and-orientation/</guid>
      <description>Stereo cameras once connected to the hat, have to be calibrated before using it. There were a couple of issues that I encountered while calibrating. First one being the green tint on both sensors, IMX 219, and the second one being the incorrect orientation. However there was an error while running the calibration code, Error  mmal: Failed to fix lens shading, use the default mode!  but the code ran just fine.</description>
    </item>
    
  </channel>
</rss>
