<?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>はじめに 撮影した画像を見やすくする前処理として有名な「膨張」「縮小」「オープン」「クローズ」「平均値」「ガウシアン」「中央値（メディアン）」「バイラテラル」フィルタを使ってみた 手順 VisualStudioにOpenCVSharp4とOpenCVSharp4.runtime.winをインストール 以下のプログラムを実行 using System; using OpenCvSharp; namespace 基本的な前処理 { class Program { static void Main(string[] args) { Mat src = new Mat(@&quot;D:\icon.jpg&quot;);…</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%2F225354&quot; title=&quot;OpenCVSharp4で色々な前処理フィルタを試してみた - 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:53:54</published>
  <title>OpenCVSharp4で色々な前処理フィルタを試してみた</title>
  <type>rich</type>
  <url>https://negizoku.hatenablog.jp/entry/2020/09/20/225354</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
