允许缩放、平移和 POI 的表单控件

发布于 2024-07-19 17:24:12 字数 437 浏览 6 评论 0原文

对于我的博士项目,我需要进行显微镜成像。 我使用 C#/winforms/GDI 编写了一个应用程序,它允许我显示图像、缩放/平移它们并显示标尺。

然而,虽然可用,但这个东西还是有很多 bug...

我现在需要的是某种系统来存储基于用户交互的 POI(兴趣点)列表。

这些点可用于将图像置于其中心/将成像硬件引导至它们等...

我不知道如何以最有效的方式解决此问题。 至少有一个商业控件几乎可以满足我的要求,但它非常昂贵,不是开源的,并且旨在用于 Web 表单。:

示例 Zoomcontrol

谁可以帮忙...截止日期迫在眉睫...:s

For my phD project I need to do microscopy imaging. I cooked up an application using C#/winforms/GDI that allows me to display my images, zoom/pan them and display a ruler.

However, the thing is quite buggy, although usable...

What I need now is some kind of system to store a list of POIs (points of interest) based on user interaction.

These points can be used to center the image on them/direct the imaging hardware to them etc...

I have no clue how to go about this in the most efficient way. There is at least one commercial control that pretty much does what I want but it is very expensive, not open source and intended for use on web forms.:

Example Zoomcontrol

Who can help... deadlines are looming... :s

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

舟遥客 2024-07-26 17:24:12

您可以在 winform 中使用 Web 浏览器并尝试使用 jquery 进行放大。请参阅网站 http://plugins .jquery.com/project/imageZoom

You can use a web browser inside your winform and try using jquery for zooming in. Refer the site http://plugins.jquery.com/project/imageZoom

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文