问题描述
我想比较两个tiff文件&结果应该在另一个tif文件中。假设我正在比较a.tiff和b.tiff。必须用不同颜色的c.tiff捕获所有差异。如果给定的tiff文件中的像素相同,那么它必须是一种颜色。如果添加/删除,则它应该是不同的颜色。你能帮我拿到源代码吗?我计划在windows / c ++ / vs2010中构建这个
我尝试过:
我是这类工作的新手。
Hi,
I want to compare two tiff files & result should be in another tif files.Assume that i am comparing a.tiff and b.tiff . all the difference must be captured in c.tiff with different color. If pixels are same in both the given tiff files then it must be in one color. If added/removed then it should be in different color. Could you please help me to get source code. I am planning to build this in windows/c++/vs2010
What I have tried:
I am new to this kind of work.
推荐答案
您能否发送可行的代码?这对我有帮助。
Could you please send the workable code? It will be helpful for me.
如果你很专心,你可能已经注意到这个网站不是免费的代码搜索服务。如果你想让某人做你的工作,可以考虑雇佣一名专业程序员。
[]
If you are attentive, you may have noticed that this site is not a free code search service. If you want someone to do your work, think about hiring a professional programmer.
Hire Freelancers & Find Freelance Jobs Online - Freelancer[^]
我想比较两个tiff文件
I want to compare two tiff files
注意你的陈述非常模糊和数十种算法可以匹配描述而不会有用。
Note that your statement is very vague and tens of algorithm can match description without being useful.
这篇关于比较2个tiff文件&创建结果文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!