findFPCenter: findFPCenter finds the i j coordinates of the center of the...

Description Usage Arguments Value Examples

Description

findFPCenter finds the i j coordinates of the center of the firing pin

Usage

1

Arguments

image

is the original 2d matrix with depth values representing the 3d image

Value

an (i,j) coordinate representing the center of the firing pin

Examples

1
center <- findFPCenter(matrix(c(1,2,3,4), nrow = 2))

DanielXiang/3Dbullets documentation built on May 6, 2019, 1:36 p.m.