<?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 Re: Intrinsics always return 0? in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600318#M12057</link>
    <description>&lt;P&gt;I ended up doing something very similar: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;self.profile = self.pipeline.start(self.config)&lt;/P&gt;&lt;P&gt;depth_stream=rs.video_stream_profile(self.profile.get_stream(rs.stream.depth))&lt;/P&gt;&lt;P&gt;a= depth_stream.get_intrinsics()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 11 Apr 2018 09:38:07 GMT</pubDate>
    <dc:creator>VBisc</dc:creator>
    <dc:date>2018-04-11T09:38:07Z</dc:date>
    <item>
      <title>Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600311#M12050</link>
      <description>&lt;P&gt;I am using the python wrapper for the SDK 2 for the D435 camera. &lt;/P&gt;&lt;P&gt;I need to get the intrinsic values of my camera, but when I run rs.intrinsics() in python I get&lt;/P&gt;&lt;P&gt;width: 0, height: 0, ppx: 0, ppy: 0, fx: 0, fy: 0, model: None, coeffs: [0, 0, 0, 0, 0]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I get intrinsic values for my camera easily within python or in some other way?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 13:37:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600311#M12050</guid>
      <dc:creator>VBisc</dc:creator>
      <dc:date>2018-04-04T13:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600312#M12051</link>
      <description>&lt;P&gt;RealSense SDK 2.0 uses the instruction rs2_intrinsics instead of rs_intrinsics   Are you using rs2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/wiki/Projection-in-RealSense-SDK-2.0#"&gt;https://github.com/IntelRealSense/librealsense/wiki/Projection-in-RealSense-SDK-2.0#&lt;/A&gt; intrinsic-camera-parameters Projection in RealSense SDK 2.0 · IntelRealSense/librealsense Wiki · GitHub &lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 14:11:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600312#M12051</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-04-04T14:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600313#M12052</link>
      <description>&lt;P&gt;I am doing &lt;/P&gt;&lt;P&gt;import pyrealsense2 as rs&lt;/P&gt;&lt;P&gt;which I think is correct?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 14:29:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600313#M12052</guid>
      <dc:creator>VBisc</dc:creator>
      <dc:date>2018-04-04T14:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600314#M12053</link>
      <description>&lt;P&gt;Someone else who was converting a script for Pyrealsense in SDK 2.0 used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import pyrealsense2 as rs2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 14:41:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600314#M12053</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-04-04T14:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600315#M12054</link>
      <description>&lt;P&gt;Hello, thank you for your answer.&lt;/P&gt;&lt;P&gt;rs is an alias, I could have used rs or rs2 or realSenseRandomName, wouldn't change&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 14:48:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600315#M12054</guid>
      <dc:creator>VBisc</dc:creator>
      <dc:date>2018-04-04T14:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600316#M12055</link>
      <description>&lt;P&gt;The Python wrapper in SDK 2.0 is supposed to allow extrinsics and intrinsics creation and modification, according to the release notes since version 2.10.0.  I have yet to find documentation for this feature though and as Python programming is not a specialist area of mine, an Intel support team member may be able to give better advice on this subject than I can.  I apologize for you having to wait for an answer.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 14:58:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600316#M12055</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-04-04T14:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600317#M12056</link>
      <description>&lt;P&gt;Hello Valerio1988,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try downcasting to "video_stream_profile" like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; cfg = pipeline.start() #  Start pipeline and get the configuration it found &lt;P&gt;&amp;nbsp;&lt;/P&gt;profile = cfg.get_stream(rs.stream.depth) #  Fetch stream profile for depth stream &lt;P&gt;&amp;nbsp;&lt;/P&gt;intr = profile.as_video_stream_profile().get_intrinsics() #  Downcast to video_stream_profile and fetch intrinsics &lt;P&gt;&amp;nbsp;&lt;/P&gt;print intr.ppx  &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Please let us know if this solution works for you.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards, &lt;P&gt;&amp;nbsp;&lt;/P&gt;Jesus &lt;P&gt;&amp;nbsp;&lt;/P&gt;Intel Customer Support</description>
      <pubDate>Tue, 10 Apr 2018 20:25:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600317#M12056</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-04-10T20:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600318#M12057</link>
      <description>&lt;P&gt;I ended up doing something very similar: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;self.profile = self.pipeline.start(self.config)&lt;/P&gt;&lt;P&gt;depth_stream=rs.video_stream_profile(self.profile.get_stream(rs.stream.depth))&lt;/P&gt;&lt;P&gt;a= depth_stream.get_intrinsics()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 09:38:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600318#M12057</guid>
      <dc:creator>VBisc</dc:creator>
      <dc:date>2018-04-11T09:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600319#M12058</link>
      <description>&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;^^ Can we please clarify here that the intrinsics should not be {0}'s? Per the above thread, it was indicated that the reason for the 0's was that the streams were rectified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not 0's, can we also please supply the correct mechanism for accessing them via C++?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 11:15:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600319#M12058</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-04-11T11:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600320#M12059</link>
      <description>&lt;P&gt;They are not zero in my case, they are what appear to be the correct value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/wiki/API-How-To#"&gt;https://github.com/IntelRealSense/librealsense/wiki/API-How-To#&lt;/A&gt; get-video-stream-intrinsics API How To · IntelRealSense/librealsense Wiki · GitHub &lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 11:41:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600320#M12059</guid>
      <dc:creator>VBisc</dc:creator>
      <dc:date>2018-04-11T11:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600321#M12060</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 13:09:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600321#M12060</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-04-11T13:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600322#M12061</link>
      <description>&lt;P&gt;I am able to get the intrinsic data with CPP but I cannot figure out how to do this Python.  Is there some documentation for the Python wrapper that will teach me how to do this? Has anyone had success getting the intrinsic data with Python and can help?  I am trying to keep everything to one language.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2018 20:21:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600322#M12061</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-04-24T20:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Intrinsics always return 0?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600323#M12062</link>
      <description>&lt;P&gt;Hello pault587,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you for your contacting Intel® RealSense™ Technology support. &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Use the following script to get intrinsics with Python:&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;/// Intrinsics:&lt;P&gt;&amp;nbsp;&lt;/P&gt;pipe = rs.pipeline()&lt;P&gt;&amp;nbsp;&lt;/P&gt;cfg = rs.config()&lt;P&gt;&amp;nbsp;&lt;/P&gt;cfg.enable_stream(rs.stream.infrared, 1)&lt;P&gt;&amp;nbsp;&lt;/P&gt;cfg.enable_stream(rs.stream.infrared, 2)&lt;P&gt;&amp;nbsp;&lt;/P&gt;cfg.enable_stream(rs.stream.depth)&lt;P&gt;&amp;nbsp;&lt;/P&gt;prof = self.pipe.start(cfg)&lt;P&gt;&amp;nbsp;&lt;/P&gt;ds = prof.get_stream(rs.stream.depth)&lt;P&gt;&amp;nbsp;&lt;/P&gt;intr = ds.as_video_stream_profile().get_intrinsics()&lt;P&gt;&amp;nbsp;&lt;/P&gt;self.fx = intr.fx&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I hope you find this information helpful.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Best regards.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Josh B.&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 18:27:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Intrinsics-always-return-0/m-p/600323#M12062</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-04-26T18:27:59Z</dc:date>
    </item>
  </channel>
</rss>

