Methods
| Modifier and Type |
Method and Description |
PointerPointer |
A() |
opencv_core.CvMat |
A(int i) |
opencv_contrib.LevMarqSparse |
A(int i,
opencv_core.CvMat A) |
void |
ask_for_proj(opencv_core.CvMat _vis) |
void |
ask_for_proj(opencv_core.CvMat _vis,
boolean once) |
void |
ask_for_projac(opencv_core.CvMat _vis) |
PointerPointer |
B() |
opencv_core.CvMat |
B(int i) |
opencv_contrib.LevMarqSparse |
B(int i,
opencv_core.CvMat B) |
static void |
bundleAdjust(opencv_core.Point3d points,
opencv_core.Point2dVectorVector imagePoints,
opencv_core.IntVectorVector visibility,
opencv_core.MatVector cameraMatrix,
opencv_core.MatVector R,
opencv_core.MatVector T,
opencv_core.MatVector distCoeffs) |
static void |
bundleAdjust(opencv_core.Point3d points,
opencv_core.Point2dVectorVector imagePoints,
opencv_core.IntVectorVector visibility,
opencv_core.MatVector cameraMatrix,
opencv_core.MatVector R,
opencv_core.MatVector T,
opencv_core.MatVector distCoeffs,
opencv_core.TermCriteria criteria,
opencv_contrib.BundleAdjustCallback cb,
Pointer user_data) |
opencv_contrib.BundleAdjustCallback |
cb() |
opencv_contrib.LevMarqSparse |
cb(opencv_contrib.BundleAdjustCallback cb) |
void |
clear() |
opencv_core.CvTermCriteria |
criteria() |
opencv_contrib.LevMarqSparse |
criteria(opencv_core.CvTermCriteria criteria) |
Pointer |
data() |
opencv_contrib.LevMarqSparse |
data(Pointer data) |
opencv_core.CvMat |
deltaP() |
opencv_contrib.LevMarqSparse |
deltaP(opencv_core.CvMat deltaP) |
PointerPointer |
ea() |
opencv_core.CvMat |
ea(int i) |
opencv_contrib.LevMarqSparse |
ea(int i,
opencv_core.CvMat ea) |
PointerPointer |
eb() |
opencv_core.CvMat |
eb(int i) |
opencv_contrib.LevMarqSparse |
eb(int i,
opencv_core.CvMat eb) |
opencv_core.CvMat |
err() |
opencv_contrib.LevMarqSparse |
err(opencv_core.CvMat err) |
double |
errNorm() |
opencv_contrib.LevMarqSparse |
errNorm(double errNorm) |
opencv_contrib.LevMarqSparse.Fjac_int_int_Mat_Mat_Mat_Mat_Pointer |
fjac() |
opencv_contrib.LevMarqSparse |
fjac(opencv_contrib.LevMarqSparse.Fjac_int_int_Mat_Mat_Mat_Mat_Pointer fjac) |
opencv_contrib.LevMarqSparse.Func_int_int_Mat_Mat_Mat_Pointer |
func() |
opencv_contrib.LevMarqSparse |
func(opencv_contrib.LevMarqSparse.Func_int_int_Mat_Mat_Mat_Pointer func) |
opencv_core.CvMat |
hX() |
opencv_contrib.LevMarqSparse |
hX(opencv_core.CvMat hX) |
PointerPointer |
inv_V_star() |
opencv_core.CvMat |
inv_V_star(int i) |
opencv_contrib.LevMarqSparse |
inv_V_star(int i,
opencv_core.CvMat inv_V_star) |
int |
iters() |
opencv_contrib.LevMarqSparse |
iters(int iters) |
opencv_core.CvMat |
JtJ_diag() |
opencv_contrib.LevMarqSparse |
JtJ_diag(opencv_core.CvMat JtJ_diag) |
double |
lambda() |
opencv_contrib.LevMarqSparse |
lambda(double lambda) |
int |
num_cam_param() |
opencv_contrib.LevMarqSparse |
num_cam_param(int num_cam_param) |
int |
num_cams() |
opencv_contrib.LevMarqSparse |
num_cams(int num_cams) |
int |
num_err_param() |
opencv_contrib.LevMarqSparse |
num_err_param(int num_err_param) |
int |
num_point_param() |
opencv_contrib.LevMarqSparse |
num_point_param(int num_point_param) |
int |
num_points() |
opencv_contrib.LevMarqSparse |
num_points(int num_points) |
void |
optimize(opencv_core.CvMat _vis) |
opencv_core.CvMat |
P() |
opencv_contrib.LevMarqSparse |
P(opencv_core.CvMat P) |
opencv_contrib.LevMarqSparse |
position(int position) |
double |
prevErrNorm() |
opencv_contrib.LevMarqSparse |
prevErrNorm(double prevErrNorm) |
opencv_core.CvMat |
prevP() |
opencv_contrib.LevMarqSparse |
prevP(opencv_core.CvMat prevP) |
void |
run(int npoints,
int ncameras,
int nPointParams,
int nCameraParams,
int nErrParams,
opencv_core.Mat visibility,
opencv_core.Mat P0,
opencv_core.Mat X,
opencv_core.TermCriteria criteria,
opencv_contrib.LevMarqSparse.Fjac_int_int_Mat_Mat_Mat_Mat_Pointer fjac,
opencv_contrib.LevMarqSparse.Func_int_int_Mat_Mat_Mat_Pointer func,
Pointer data) |
opencv_core.CvMat |
S() |
opencv_contrib.LevMarqSparse |
S(opencv_core.CvMat S) |
PointerPointer |
U() |
opencv_core.CvMat |
U(int i) |
opencv_contrib.LevMarqSparse |
U(int i,
opencv_core.CvMat U) |
Pointer |
user_data() |
opencv_contrib.LevMarqSparse |
user_data(Pointer user_data) |
PointerPointer |
V() |
opencv_core.CvMat |
V(int i) |
opencv_contrib.LevMarqSparse |
V(int i,
opencv_core.CvMat V) |
opencv_core.CvMat |
Vis_index() |
opencv_contrib.LevMarqSparse |
Vis_index(opencv_core.CvMat Vis_index) |
PointerPointer |
W() |
opencv_core.CvMat |
W(int i) |
opencv_contrib.LevMarqSparse |
W(int i,
opencv_core.CvMat W) |
opencv_core.CvMat |
X() |
opencv_contrib.LevMarqSparse |
X(opencv_core.CvMat X) |
PointerPointer |
Yj() |
opencv_core.CvMat |
Yj(int i) |
opencv_contrib.LevMarqSparse |
Yj(int i,
opencv_core.CvMat Yj) |