VariationalRefinement.smali
.class public Lorg/opencv/video/VariationalRefinement;
.super Lorg/opencv/video/DenseOpticalFlow;
# direct methods
.method protected constructor <init>(J)V
.registers 3
invoke-direct {p0, p1, p2}, Lorg/opencv/video/DenseOpticalFlow;-><init>(J)V
return-void
.end method
.method public static __fromPtr__(J)Lorg/opencv/video/VariationalRefinement;
.registers 3
new-instance v0, Lorg/opencv/video/VariationalRefinement;
invoke-direct {v0, p0, p1}, Lorg/opencv/video/VariationalRefinement;-><init>(J)V
return-object v0
.end method
.method private static native calcUV_0(JJJJJ)V
.end method
.method public static create()Lorg/opencv/video/VariationalRefinement;
.registers 2
invoke-static {}, Lorg/opencv/video/VariationalRefinement;->create_0()J
move-result-wide v0
invoke-static {v0, v1}, Lorg/opencv/video/VariationalRefinement;->__fromPtr__(J)Lorg/opencv/video/VariationalRefinement;
move-result-object v0
return-object v0
.end method
.method private static native create_0()J
.end method
.method private static native delete(J)V
.end method
.method private static native getAlpha_0(J)F
.end method
.method private static native getDelta_0(J)F
.end method
.method private static native getFixedPointIterations_0(J)I
.end method
.method private static native getGamma_0(J)F
.end method
.method private static native getOmega_0(J)F
.end method
.method private static native getSorIterations_0(J)I
.end method
.method private static native setAlpha_0(JF)V
.end method
.method private static native setDelta_0(JF)V
.end method
.method private static native setFixedPointIterations_0(JI)V
.end method
.method private static native setGamma_0(JF)V
.end method
.method private static native setOmega_0(JF)V
.end method
.method private static native setSorIterations_0(JI)V
.end method
# virtual methods
.method public calcUV(Lorg/opencv/core/Mat;Lorg/opencv/core/Mat;Lorg/opencv/core/Mat;Lorg/opencv/core/Mat;)V
.registers 15
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
iget-wide v8, p4, Lorg/opencv/core/Mat;->nativeObj:J
invoke-static/range {v0 .. v9}, Lorg/opencv/video/VariationalRefinement;->calcUV_0(JJJJJ)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/VariationalRefinement;->delete(J)V
return-void
.end method
.method public getAlpha()F
.registers 3
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1}, Lorg/opencv/video/VariationalRefinement;->getAlpha_0(J)F
move-result v0
return v0
.end method
.method public getDelta()F
.registers 3
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1}, Lorg/opencv/video/VariationalRefinement;->getDelta_0(J)F
move-result v0
return v0
.end method
.method public getFixedPointIterations()I
.registers 3
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1}, Lorg/opencv/video/VariationalRefinement;->getFixedPointIterations_0(J)I
move-result v0
return v0
.end method
.method public getGamma()F
.registers 3
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1}, Lorg/opencv/video/VariationalRefinement;->getGamma_0(J)F
move-result v0
return v0
.end method
.method public getOmega()F
.registers 3
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1}, Lorg/opencv/video/VariationalRefinement;->getOmega_0(J)F
move-result v0
return v0
.end method
.method public getSorIterations()I
.registers 3
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1}, Lorg/opencv/video/VariationalRefinement;->getSorIterations_0(J)I
move-result v0
return v0
.end method
.method public setAlpha(F)V
.registers 4
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1, p1}, Lorg/opencv/video/VariationalRefinement;->setAlpha_0(JF)V
return-void
.end method
.method public setDelta(F)V
.registers 4
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1, p1}, Lorg/opencv/video/VariationalRefinement;->setDelta_0(JF)V
return-void
.end method
.method public setFixedPointIterations(I)V
.registers 4
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1, p1}, Lorg/opencv/video/VariationalRefinement;->setFixedPointIterations_0(JI)V
return-void
.end method
.method public setGamma(F)V
.registers 4
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1, p1}, Lorg/opencv/video/VariationalRefinement;->setGamma_0(JF)V
return-void
.end method
.method public setOmega(F)V
.registers 4
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1, p1}, Lorg/opencv/video/VariationalRefinement;->setOmega_0(JF)V
return-void
.end method
.method public setSorIterations(I)V
.registers 4
iget-wide v0, p0, Lorg/opencv/core/Algorithm;->nativeObj:J
invoke-static {v0, v1, p1}, Lorg/opencv/video/VariationalRefinement;->setSorIterations_0(JI)V
return-void
.end method