最好的文章开始学习的边缘检测/图像识别最好的、图像、边缘、文章

2023-09-11 02:50:22 作者:Trister(旧情人)

我参与了一个个人项目,该项目将需要pretty的广泛的边缘检测和图像分割/对象识别的知识。

I am involved in a personal project which will require pretty extensive knowledge of edge detection and image segmentation/object recognition.

我才知道写code和考虑到这一点的规划/了解的重要性,什么是最好的地方开始,了解计算这些领域?我理想网上寻找文章/篇。

I know the importance of planning/understanding before writing code and with this in mind, what is the best place to start, to learn about these areas of computing? I am ideally looking for online articles/papers.

感谢

推荐答案

我发现了一系列由基督教Graus的在code项目是有用的:

I found the series by Christian Graus on Code Project to be useful:

图像处理 - 每像素过滤器 傻瓜用C#和GDI +第2部分图像处理 - 卷积过滤器 傻瓜用C#和GDI +第3部分图片处理 - 边缘检测过滤器 双线性过滤和调整 排量过滤器,其中包括漩涡 < - 傻瓜用C#和GDI +第5 图像处理BR /> 傻瓜用C#和GDI +第6 图像处理 - HSL颜色空间

Image Processing for Dummies with C# and GDI+ Part 1 - Per Pixel Filters Image Processing for Dummies with C# and GDI+ Part 2 - Convolution Filters Image Processing for Dummies with C# and GDI+ Part 3 - Edge Detection Filters Image Processing for Dummies with C# and GDI+ Part 4 - Bilinear Filters and Resizing Image Processing for Dummies with C# and GDI+ Part 5 - Displacement filters, including swirl Image Processing for Dummies with C# and GDI+ Part 6 - The HSL color space