<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic OV10635 camera configuration parameters in S32 SDK</title>
    <link>https://community.nxp.com/t5/S32-SDK/OV10635-camera-configuration-parameters/m-p/937879#M1150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;Hello Everyone, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;In apex_isp_ lane departure warning demo application i got the below camera configuration for sony camera:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; // Camera Configuration &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;// modify calmera geometry !!! &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;setup before setting up expsoure control SONY_Geometry_t lGeo; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;lGeo.mCsiIdx = CSI_IDX_0; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;SONY_GeometryGet(lGeo); lGeo.mWinMode = SONY_CROP; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;//lGeo.mHeight = 729;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; lGeo.mWidth = 1288;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; lGeo.mHmax = 0; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;lGeo.mOb = 2; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;lGeo.mXoff = 0; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;lGeo.mYoff = 0;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; lGeo.mVerFlip = 1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; lGeo.mHorFlip = 1; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;lGeo.mFps = 30;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; SONY_GeometrySet(lGeo); // modify camera exposure SONY_Exposure_t lExp; lExp.mCsiIdx = CSI_IDX_0; SONY_ExposureGet(lExp); lExp.mConversionGain = 0; lExp.mExposureLines = 250; lExp.mAnalogGain = 0; lExp.mConfigFlags = SONY_EXP_EL | SONY_EXP_CG | SONY_EXP_AG; SONY_ExposureSet(lExp); &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;In my case I have ov10635 camera.Therefore i need the above parameters for ov10635 camera.So where can i find the above camera configuration details for ov10635 camera to run the demo apex_isp_ lane departure warning application?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;Should i have to do any other further setting to run the mentioned lane departure warning demo application?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;Any kind of help or suggestion in this regard will be highly appreciated.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;Best Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;Md Anayatullah##&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Aug 2019 11:43:10 GMT</pubDate>
    <dc:creator>md_anayatullah</dc:creator>
    <dc:date>2019-08-01T11:43:10Z</dc:date>
    <item>
      <title>OV10635 camera configuration parameters</title>
      <link>https://community.nxp.com/t5/S32-SDK/OV10635-camera-configuration-parameters/m-p/937879#M1150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;Hello Everyone, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;In apex_isp_ lane departure warning demo application i got the below camera configuration for sony camera:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; // Camera Configuration &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;// modify calmera geometry !!! &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;setup before setting up expsoure control SONY_Geometry_t lGeo; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;lGeo.mCsiIdx = CSI_IDX_0; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;SONY_GeometryGet(lGeo); lGeo.mWinMode = SONY_CROP; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;//lGeo.mHeight = 729;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; lGeo.mWidth = 1288;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; lGeo.mHmax = 0; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;lGeo.mOb = 2; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;lGeo.mXoff = 0; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;lGeo.mYoff = 0;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; lGeo.mVerFlip = 1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; lGeo.mHorFlip = 1; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;lGeo.mFps = 30;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt; SONY_GeometrySet(lGeo); // modify camera exposure SONY_Exposure_t lExp; lExp.mCsiIdx = CSI_IDX_0; SONY_ExposureGet(lExp); lExp.mConversionGain = 0; lExp.mExposureLines = 250; lExp.mAnalogGain = 0; lExp.mConfigFlags = SONY_EXP_EL | SONY_EXP_CG | SONY_EXP_AG; SONY_ExposureSet(lExp); &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;In my case I have ov10635 camera.Therefore i need the above parameters for ov10635 camera.So where can i find the above camera configuration details for ov10635 camera to run the demo apex_isp_ lane departure warning application?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;Should i have to do any other further setting to run the mentioned lane departure warning demo application?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;Any kind of help or suggestion in this regard will be highly appreciated.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;Best Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f2f2f5; color: #4a4a4d; "&gt;Md Anayatullah##&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2019 11:43:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/OV10635-camera-configuration-parameters/m-p/937879#M1150</guid>
      <dc:creator>md_anayatullah</dc:creator>
      <dc:date>2019-08-01T11:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: OV10635 camera configuration parameters</title>
      <link>https://community.nxp.com/t5/S32-SDK/OV10635-camera-configuration-parameters/m-p/937880#M1151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Md Anayatullah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How's it going with the parameter of OV10635? Do you get any? I didn't find ant and trying to get the parameter by calibrating it using the checkerboard, but I haven't found how to save the videos or images from EVB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Yue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 05:14:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/OV10635-camera-configuration-parameters/m-p/937880#M1151</guid>
      <dc:creator>fangyue</dc:creator>
      <dc:date>2019-12-05T05:14:52Z</dc:date>
    </item>
  </channel>
</rss>

