<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>negizoku</author_name>
  <author_url>https://blog.hatena.ne.jp/negizoku/</author_url>
  <blog_title>Negizoku’s Bibo-roku</blog_title>
  <blog_url>https://negizoku.hatenablog.jp/</blog_url>
  <categories>
    <anon>OpenCVSharp</anon>
    <anon>画像処理</anon>
  </categories>
  <description>はじめに OpenCVSharp4でmatの要素にアクセスする方法をまとめた 値の取得 値の取得方法として①Atメソッドを使う方法②getメソッドを使う方法③インデクサーを使う方法がある。 using System; using OpenCvSharp; namespace Matの要素にアクセス { class Program { static void Main(string[] args) { double[,] magicSquare = new double[,] { {2,9,4 }, {7,5,3 }, {6,1,8 } }; Mat mat = new Mat(3, 3, Ma…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnegizoku.hatenablog.jp%2Fentry%2F2020%2F09%2F20%2F225925&quot; title=&quot;OpenCVSharp4でmatの要素（画素）にアクセス - Negizoku’s Bibo-roku&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-09-20 22:59:25</published>
  <title>OpenCVSharp4でmatの要素（画素）にアクセス</title>
  <type>rich</type>
  <url>https://negizoku.hatenablog.jp/entry/2020/09/20/225925</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
