在图像处理中使用blobcounter滤镜时,如何获得每个矩形的中心及其坐标? [英] when using blobcounter filter in image processing how can I get the center of each rectangle and the coordinates of it?

查看:181
本文介绍了在图像处理中使用blobcounter滤镜时,如何获得每个矩形的中心及其坐标?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在从事图像处理和神经网络项目

我用blobcounter过滤器我需要中心每个矩形的坐标

你能帮帮我吗?

感谢先进的


I'm working on a project in Image processing and neural networks
I've used blobcounter filter and I need the center coordinates of each rectangle
could you please help me?
thanks in advanced

推荐答案

FYR,



http://stackoverflow.com/questions/ 2636020 / identify-objects-in-image [ ^ ]



以下是您解决问题的方法。





FYR,

http://stackoverflow.com/questions/2636020/recognize-objects-in-image[^]

Here is the solution for your problem.


public static List<Rectangle> PatternRectangeBoundaryList
    (Bitmap original, int colorIndex, int hStep, int vStep,
    bool bTopStart,int widthMin,int heightMin)









用于识别C#手写数字的神经网络 [ ^ ]





问候,

Praveen Nelge





Neural Network for Recognition of Handwritten Digits in C#[^]


Regards,
Praveen Nelge


这篇关于在图像处理中使用blobcounter滤镜时,如何获得每个矩形的中心及其坐标?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆