Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在深度图上找到曲率看图
这是曲率的示例也许如果我将图像表示为函数并从中取二阶导数,则可以找到曲率。但我无法实现它。(我从opencv尝试了sobel运算符)
有出路吗?
PS对不起我的写作错误。英语不是我的母语。
那不是深度图,而是点云(但我假设它是从一个单一的深度图 z = f(x,y) 生成的。
你想估计什么曲率?均值,高斯,整个第二基本形式?参见,例如这里的定义。这是有关快速估计方法的最新参考: