从 tiff 图片中提取数据点

发布于 2024-11-25 09:41:20 字数 169 浏览 3 评论 0原文

我做了一些谷歌搜索但找不到答案。是否可以从 tiff 图像中提取数据点?如果它是向量类型格式,我认为应该是可能的......我是一个相当好的程序员(最好是C#)。谢谢。

Christian在此处输入图像描述

I did some google seraches but could not find an answer. Is it possible to extract data points from a tiff image? If it is a vector type format it should be possible I reckon ... I am a fairly good programmer (C# preferably). Thanks.

Christianenter image description here

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

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

发布评论

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

评论(2

山川志 2024-12-02 09:41:20

我不清楚你的情况下什么是“数据”。但希望 TIFF 文件格式规范 能够帮助 http: //partners.adobe.com/public/developer/en/tiff/TIFF6.pdf

Its not clearly for me what is "data" in your case. But hope TIFF File format specification will help http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf

说谎友 2024-12-02 09:41:20

Matlab 和一些名为grabit 的代码似乎有帮助。不确定是否有更好的方法,但到目前为止有帮助:

文件交换

数据点为红色。也许这也澄清了我所说的数据的含义。

在此处输入图像描述

Matlab and some code called grabit seem to help. Not sure whether there are better ways but that helped so far:

File Exchange

The data points are red. Maybe that also clarifies what I mean by data.

enter image description here

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