Ratchet.Math.IntegralImage 1.0.9
Ratchet Math Integral Image is a tiny library that implement an Integral image (or Summed area table)
<package xmlns="http://schemas.microsoft.com/packaging/2016/06/nuspec.xsd">
<metadata>
<id>Ratchet.Math.IntegralImage</id>
<version>1.0.9.0</version>
<authors>rboissel</authors>
<owners>rboissel</owners>
<licenseUrl>https://opensource.org/licenses/MIT</licenseUrl>
<projectUrl>https://github.com/rboissel/ratchet-integralimage</projectUrl>
<iconUrl>https://raw.githubusercontent.com/rboissel/ratchet/master/icon.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes></releaseNotes>
<description>Ratchet Math Integral Image is a tiny library that implement an Integral image (or Summed area table)</description>
<copyright>Copyright ©2017 Raphael Boissel</copyright>
<language>en-US</language>
<tags>ratchet math integral image summed area table</tags>
</metadata>
</package>