<?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 RANSAC is a method for in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Flat-surface-detection/m-p/1058893#M53192</link>
    <description>&lt;P&gt;RANSAC is a method for fitting mathematical models to data, like fitting a plane to a set of 3d points, which is what you want.&lt;/P&gt;

&lt;P&gt;PCL is the Point Cloud Library, a set of tools that allow you to process 3D data. RANSAC is implemented in that library. It is just one option, there are other libraries that have RANSAC as well, like OpenCV, but I feel that it is easier to use in PCL.&lt;/P&gt;

&lt;P&gt;Well, having said that, PCL itself depends on a few other libraries, like boost, eigen, vtk, etc. so even installing PCL can be complicated if you are not experienced in doing these types of things...&lt;/P&gt;</description>
    <pubDate>Sat, 24 Jan 2015 14:35:03 GMT</pubDate>
    <dc:creator>samontab</dc:creator>
    <dc:date>2015-01-24T14:35:03Z</dc:date>
    <item>
      <title>Flat surface detection</title>
      <link>https://community.intel.com/t5/Software-Archive/Flat-surface-detection/m-p/1058890#M53189</link>
      <description>How can i detect flat surface and make that as the base position for instantiating object?
I want to achive what ARPedia did.
I'm developing using Unty by the way.
Thank you</description>
      <pubDate>Sat, 24 Jan 2015 10:30:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Flat-surface-detection/m-p/1058890#M53189</guid>
      <dc:creator>Cliffen_A_</dc:creator>
      <dc:date>2015-01-24T10:30:46Z</dc:date>
    </item>
    <item>
      <title>Once you have the 3D data,</title>
      <link>https://community.intel.com/t5/Software-Archive/Flat-surface-detection/m-p/1058891#M53190</link>
      <description>&lt;P&gt;Once you have the 3D data, you could use RANSAC to do plane fitting.&lt;/P&gt;

&lt;P&gt;Take a look at PCL for a ready to use implementation.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2015 11:27:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Flat-surface-detection/m-p/1058891#M53190</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2015-01-24T11:27:20Z</dc:date>
    </item>
    <item>
      <title>it's the first time i've</title>
      <link>https://community.intel.com/t5/Software-Archive/Flat-surface-detection/m-p/1058892#M53191</link>
      <description>it's the first time i've heard of RANSAC and PCL @_@.
is it going to take a long time to study it?
because if its complicated i think i need to give up on that premise</description>
      <pubDate>Sat, 24 Jan 2015 13:07:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Flat-surface-detection/m-p/1058892#M53191</guid>
      <dc:creator>Cliffen_A_</dc:creator>
      <dc:date>2015-01-24T13:07:14Z</dc:date>
    </item>
    <item>
      <title>RANSAC is a method for</title>
      <link>https://community.intel.com/t5/Software-Archive/Flat-surface-detection/m-p/1058893#M53192</link>
      <description>&lt;P&gt;RANSAC is a method for fitting mathematical models to data, like fitting a plane to a set of 3d points, which is what you want.&lt;/P&gt;

&lt;P&gt;PCL is the Point Cloud Library, a set of tools that allow you to process 3D data. RANSAC is implemented in that library. It is just one option, there are other libraries that have RANSAC as well, like OpenCV, but I feel that it is easier to use in PCL.&lt;/P&gt;

&lt;P&gt;Well, having said that, PCL itself depends on a few other libraries, like boost, eigen, vtk, etc. so even installing PCL can be complicated if you are not experienced in doing these types of things...&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2015 14:35:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Flat-surface-detection/m-p/1058893#M53192</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2015-01-24T14:35:03Z</dc:date>
    </item>
  </channel>
</rss>

