How to recovered image from "estimateG​eometricTr​ansform" function?

1 次查看(过去 30 天)
Hi,
I use KLT algorithm for tracking on video file and using "estimateGeometricTransform" function I would like to estimate the transform matrix. The tracking is carried out fine but I tried, without success, to restore the frames with the movements using this transform matrix and a "Affine" transform, so eventually the frames will be displayed as it was initially in the first frame - motionless. can you help me to use the "estimateGeometricTransform" function and "Affine" transform correctly? I used in the example "FaceTrackingUsingKLTExample" from your wensite (<http://www.mathworks.com/help/vision/examples/face-detection-and-tracking-using-the-klt-algorithm.html#vision_product-FaceTrackingUsingKLTExample> ) but I change only the object after him the tracking is performed (I tracks after a cross in the video file, not after a face) the code is attached.
Thanks, Itai

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Point Cloud Processing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by