【发布时间】:2011-10-07 08:04:42
【问题描述】:
有没有像样的图像稳定库(围绕光流的东西)可以给我一个 3 维变换矩阵来稳定?
我只想稳定一个 10 帧的序列。带有 Objective-C 包装器的库是最好的,但更深层次的东西(C、C++)就更好了。
提前致谢。
【问题讨论】:
-
我想创建一些简单的方法,例如 -(CATransform3D)getStabilization3DTransformOfSomeImage:(UIImage*) someImage andSomeOtherImage:(UIImage*) otherImage;
标签: iphone objective-c opticalflow image-stabilization