JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
F
G
I
L
M
N
P
R
S
T
V
_
C
calcParams(Matrix, Matrix, Matrix)
- Method in class com.jsaragih.
PDM
Calculate the PDM parameters
calcShape2D(Matrix, Matrix, Matrix)
- Method in class com.jsaragih.
PDM
Calculate Shape 2D
check(int, FImage, Matrix)
- Method in class com.jsaragih.
MFCheck
Check the whether its actually a face
CLM
- Class in
com.jsaragih
Constrained Local Model
CLM(PDM, Matrix, Matrix[], Matrix[], MPatch[][])
- Constructor for class com.jsaragih.
CLM
Construct CLM
com.jsaragih
- package com.jsaragih
copy()
- Method in class com.jsaragih.
CLM
Makes a copy of this CLM.
copy()
- Method in class com.jsaragih.
MPatch
Returns a copy of this MPatch
copy()
- Method in class com.jsaragih.
Patch
Returns a copy of this patch
copy()
- Method in class com.jsaragih.
PDM
Returns a copy of this PDM.
D
detect(FImage)
- Method in class com.jsaragih.
FDet
Detect faces in an image
F
FCheck
- Class in
com.jsaragih
Check whether a patch looks like a face by applying an SVM classifier
FCheck()
- Constructor for class com.jsaragih.
FCheck
FDet
- Class in
com.jsaragih
Face detector.
fit(FImage, int[], int, double, double)
- Method in class com.jsaragih.
CLM
Fit the model to the image
frameReset()
- Method in class com.jsaragih.
Tracker
Reset frame number (will perform detection in next image)
G
get_min_size()
- Method in class com.jsaragih.
FDet
getViewIdx()
- Method in class com.jsaragih.
CLM
I
identity(Matrix, Matrix)
- Method in class com.jsaragih.
PDM
Initialise the identify face parameters
im_
- Variable in class com.jsaragih.
Patch
IO
- Class in
com.jsaragih
IO Utilities
IO()
- Constructor for class com.jsaragih.
IO
IO.Types
- Enum in
com.jsaragih
Types of object
L
load(InputStream)
- Static method in class com.jsaragih.
Tracker
loadCon(InputStream)
- Static method in class com.jsaragih.
IO
Load connections
loadTri(InputStream)
- Static method in class com.jsaragih.
IO
Load triangles
M
matcher
- Variable in class com.jsaragih.
Patch
MFCheck
- Class in
com.jsaragih
Multiple face checker
MFCheck()
- Constructor for class com.jsaragih.
MFCheck
MPatch
- Class in
com.jsaragih
Multiple patches
N
nPoints()
- Method in class com.jsaragih.
PDM
P
Patch
- Class in
com.jsaragih
A patch on a face
Patch(int, double, double, FImage)
- Constructor for class com.jsaragih.
Patch
PAW
- Class in
com.jsaragih
Piecewise affine warp
PDM
- Class in
com.jsaragih
3D Point Distribution Model
PDM()
- Constructor for class com.jsaragih.
PDM
R
read(Scanner, boolean)
- Static method in class com.jsaragih.
CLM
Read a CLM
read(Scanner, boolean)
- Static method in class com.jsaragih.
FDet
Read the Face detector.
read(Scanner, boolean)
- Static method in class com.jsaragih.
MFCheck
Read the a
MFCheck
readMat(Scanner)
- Static method in class com.jsaragih.
IO
Read a matrix
S
set_min_size(int)
- Method in class com.jsaragih.
FDet
T
track(FImage, int[], int, int, double, double, boolean)
- Method in class com.jsaragih.
Tracker
Tracker
- Class in
com.jsaragih
The initial ported version of the CLMTracker that can only track a single face in an image.
V
valueOf(String)
- Static method in enum com.jsaragih.
IO.Types
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.jsaragih.
IO.Types
Returns an array containing the constants of this enum type, in the order they are declared.
_
_a
- Variable in class com.jsaragih.
Patch
scaling
_b
- Variable in class com.jsaragih.
Patch
bias
_cent
- Variable in class com.jsaragih.
CLM
Centers/view (Euler)
_clm
- Variable in class com.jsaragih.
Tracker
Constrained Local Model
_E
- Variable in class com.jsaragih.
PDM
vector of eigenvalues (row vector)
_h
- Variable in class com.jsaragih.
MPatch
Height of patch
_M
- Variable in class com.jsaragih.
PDM
mean 3D shape vector [x1,..,xn,y1,...yn]
_p
- Variable in class com.jsaragih.
MPatch
List of patches
_patch
- Variable in class com.jsaragih.
CLM
Patches/point/view
_pdm
- Variable in class com.jsaragih.
CLM
3D Shape model
_pglobl
- Variable in class com.jsaragih.
CLM
global parameters
_plocal
- Variable in class com.jsaragih.
CLM
local parameters
_refs
- Variable in class com.jsaragih.
CLM
Reference shape
_rshape
- Variable in class com.jsaragih.
Tracker
Reference shape
_shape
- Variable in class com.jsaragih.
Tracker
Current shape
_t
- Variable in class com.jsaragih.
Patch
Type of patch (0=raw, 1=grad, 2=lbp)
_V
- Variable in class com.jsaragih.
PDM
basis of variation
_visi
- Variable in class com.jsaragih.
CLM
Visibility for each view
_w
- Variable in class com.jsaragih.
MPatch
Width of patch
_W
- Variable in class com.jsaragih.
Patch
Gain
C
D
F
G
I
L
M
N
P
R
S
T
V
_
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes