DenseOpticalFlow.smali
.class public Lorg/opencv/video/DenseOpticalFlow;
.super Lorg/opencv/core/Algorithm;
# direct methods
.method protected constructor <init>(J)V
.registers 3
invoke-direct {p0, p1, p2}, Lorg/opencv/core/Algorithm;-><init>(J)V
return-void
.end method
.method public static __fromPtr__(J)Lorg/opencv/video/DenseOpticalFlow;
.registers 3
new-instance v0, Lorg/opencv/video/DenseOpticalFlow;
invoke-direct {v0, p0, p1}, Lorg/opencv/video/DenseOpticalFlow;-><init>(J)V
return-object v0
.end method
.method private static native calc_0(JJJJ)V
.end method
.method private static native collectGarbage_0(J)V
.end method
.method private static native delete(J)V
.end method
# virtual methods
.method public calc(Lorg/opencv/core/Mat;Lorg/opencv/core/Mat;Lorg/opencv/core/Mat;)V
.registers 12
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
iget-wide v2, p1, Lorg/opencv/core/Mat;->nativeObj:J
iget-wide v4, p2, Lorg/opencv/core/Mat;->nativeObj:J
iget-wide v6, p3, Lorg/opencv/core/Mat;->nativeObj:J
invoke-static/range {v0 .. v7}, Lorg/opencv/video/DenseOpticalFlow;->calc_0(JJJJ)V
return-void
.end method
.method public collectGarbage()V
.registers 3
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1}, Lorg/opencv/video/DenseOpticalFlow;->collectGarbage_0(J)V
return-void
.end method
.method protected finalize()V
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Throwable;
}
.end annotation
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1}, Lorg/opencv/video/DenseOpticalFlow;->delete(J)V
return-void
.end method