如何使用C#测试图像处理程序? [英] How to test an image processing program using C#?

查看:64
本文介绍了如何使用C#测试图像处理程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的所有人,

我很想测试发布在先前线程中的该程序 http://www.codeproject.com/脚本/Articles/ViewDownloads.aspx?aid=33838 [ ^ ]
看起来很有趣.

为所选应用程序创建GUI后,该怎么办?如何处理.designer和.resx文件.我也应该在创建的GUI上应用它们吗?如果能得到答复,并希望能在这里获得帮助,我将不胜感激.请提供建议.谢谢.

Dear all,

I would love to test this program posted in a previous thread http://www.codeproject.com/script/Articles/ViewDownloads.aspx?aid=33838[^]
as it seems to be very interesting.

How do I do it after creating a GUI for the selected applications? What to do about the .designer and .resx file. Should I apply them on the created GUI too? I would appreciate if I can get replies and hope I can get help here. Please advise.Thank you.

推荐答案

是的,这已经足够好了- ^ ]

尝试下载 http://www.codeproject.com/KB/GDI-plus/ImageProcessing2/ImageProcessing-demo.zip [ ^ ]-完整的解决方案:)

您还可以查看Christian Graus撰写的以下文章:
使用C#和GDI +的傻瓜图像处理-第1部分-每个像素过滤器 [使用C#和GDI +进行虚拟的傻瓜图像处理-第2部分-卷积过滤器 [使用C#和GDI +的傻瓜图像处理第3部分-边缘检测过滤器 [使用C#和GDI +进行虚拟的傻瓜图像处理-第4部分-双线性过滤器和调整大小 [ ^ ]
使用C#和GDI +的傻瓜图像处理第5部分-包括漩涡在内的位移过滤器 [ ^ ]
Doodle-GDI +中的基本绘画包 [
Yes, it''s a nice enough article - Image Processing using C#[^]

Try downloading http://www.codeproject.com/KB/GDI-plus/ImageProcessing2/ImageProcessing-demo.zip[^] - It''s the full solution :)

You could also take a look at these articles by Christian Graus:
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[^]
Doodle - a basic paint package in GDI+[^]

When you are done, you’ll find yourself quite proficient when it comes to GDI+ - Good luck :-D

Regards
Espen Harlinn


这篇关于如何使用C#测试图像处理程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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