<legend id='JYeXu'><style id='JYeXu'><dir id='JYeXu'><q id='JYeXu'></q></dir></style></legend>
      <bdo id='JYeXu'></bdo><ul id='JYeXu'></ul>

    <small id='JYeXu'></small><noframes id='JYeXu'>

        <tfoot id='JYeXu'></tfoot>
        <i id='JYeXu'><tr id='JYeXu'><dt id='JYeXu'><q id='JYeXu'><span id='JYeXu'><b id='JYeXu'><form id='JYeXu'><ins id='JYeXu'></ins><ul id='JYeXu'></ul><sub id='JYeXu'></sub></form><legend id='JYeXu'></legend><bdo id='JYeXu'><pre id='JYeXu'><center id='JYeXu'></center></pre></bdo></b><th id='JYeXu'></th></span></q></dt></tr></i><div id='JYeXu'><tfoot id='JYeXu'></tfoot><dl id='JYeXu'><fieldset id='JYeXu'></fieldset></dl></div>

        使用 Image Magick 对 iPhone 中的图像进行边缘检测

        Edge Detection of Image in iPhone Using Image Magick(使用 Image Magick 对 iPhone 中的图像进行边缘检测)

          • <bdo id='rzyhT'></bdo><ul id='rzyhT'></ul>

              <legend id='rzyhT'><style id='rzyhT'><dir id='rzyhT'><q id='rzyhT'></q></dir></style></legend>
              1. <tfoot id='rzyhT'></tfoot>
                  <tbody id='rzyhT'></tbody>

                • <small id='rzyhT'></small><noframes id='rzyhT'>

                  <i id='rzyhT'><tr id='rzyhT'><dt id='rzyhT'><q id='rzyhT'><span id='rzyhT'><b id='rzyhT'><form id='rzyhT'><ins id='rzyhT'></ins><ul id='rzyhT'></ul><sub id='rzyhT'></sub></form><legend id='rzyhT'></legend><bdo id='rzyhT'><pre id='rzyhT'><center id='rzyhT'></center></pre></bdo></b><th id='rzyhT'></th></span></q></dt></tr></i><div id='rzyhT'><tfoot id='rzyhT'></tfoot><dl id='rzyhT'><fieldset id='rzyhT'></fieldset></dl></div>

                  本文介绍了使用 Image Magick 对 iPhone 中的图像进行边缘检测的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我想将 RGB 图像转换为下图.我正在使用 ImageMagick 库.我想知道我可以通过哪些函数将原始图像转换为 Image-2.下面是两张图片.我想只使用 ImageMagick 库.我想在 Objective C 中做类似于 ,那就是值得一看的木炭过滤器:

                  转换 holocaust_sm.jpg -charcoal 5 charcoal.gif

                  我的建议是您也尝试使用 阈值,并查看 儿童着色轮廓图像 示例,因为我相信不是单个过滤器可以达到这种效果(假设它是由 IM 生成的).

                  经过一段时间的研究,我相信可以通过多个过滤器的混合来实现您正在寻找的效果.您必须查看此页面,该页面展示了大量使用 IM 的酷炫效果.

                  这是我的尝试:

                  convert ms8nP.png -colorspace Gray -blur 0x.7 -negate -edge 2 -negate -threshold 40% -blur 0x.5 out.png

                  I want to convert RGB image into Below Image. I am using ImageMagick Library . I want help to know that by which functions i can convert in Original Image into Image-2. Here is below two images. I would like to use Only ImageMagick Library. I would like to do Image Processing simillar to this Link in Objective C.

                  解决方案

                  There's no way to be sure if that image was even generated with Image Magick. But if you read this answer, it's worth taking a look at the charcoal filter:

                  convert holocaust_sm.jpg -charcoal 5 charcoal.gif
                  

                  My suggestion is that you also experiment with thresholds, and take a look at the Children's Color-In Outline Image example, since I believe it wasn't a single filter that achieved that effect (assuming it was generated by IM).

                  After researching for a while I believe that an effect like the one you are looking for could be achieved through a mixture of several filters. You must check this page, which presents a huge collection of cool effects using IM.

                  This is my attempt:

                  convert ms8nP.png -colorspace Gray -blur 0x.7 -negate -edge 2 -negate -threshold 40% -blur 0x.5 out.png
                  

                  这篇关于使用 Image Magick 对 iPhone 中的图像进行边缘检测的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  What values should I use for iOS boolean states?(我应该为 iOS 布尔状态使用什么值?)
                  How do I get NSJSONSerialization to output a boolean as true or false?(如何让 NSJSONSerialization 将布尔值输出为真或假?)
                  Is there any difference between bool, Boolean, and BOOL in Objective-C?(Objective-C 中的 bool、Boolean 和 BOOL 之间有什么区别吗?)
                  Set bool property of all objects in the array(设置数组中所有对象的布尔属性)
                  What is the correct way to proceed with this bool?(处理这个布尔值的正确方法是什么?)
                  In Objective-c, safe and good way to compare 2 BOOL values?(在 Objective-c 中,比较 2 个 BOOL 值的安全和好方法?)

                      <i id='9mmmX'><tr id='9mmmX'><dt id='9mmmX'><q id='9mmmX'><span id='9mmmX'><b id='9mmmX'><form id='9mmmX'><ins id='9mmmX'></ins><ul id='9mmmX'></ul><sub id='9mmmX'></sub></form><legend id='9mmmX'></legend><bdo id='9mmmX'><pre id='9mmmX'><center id='9mmmX'></center></pre></bdo></b><th id='9mmmX'></th></span></q></dt></tr></i><div id='9mmmX'><tfoot id='9mmmX'></tfoot><dl id='9mmmX'><fieldset id='9mmmX'></fieldset></dl></div>
                        <tbody id='9mmmX'></tbody>

                      <small id='9mmmX'></small><noframes id='9mmmX'>

                      • <bdo id='9mmmX'></bdo><ul id='9mmmX'></ul>
                            <tfoot id='9mmmX'></tfoot>
                            <legend id='9mmmX'><style id='9mmmX'><dir id='9mmmX'><q id='9mmmX'></q></dir></style></legend>