2.4. Java API仕様 - Results

Package com.sensetime.senseid.facepro.common

列挙型サマリー

Enum

説明

BinocularTrackResultsarrow-up-right

com.sensetime.senseid.facepro.common

Class BinocularTrackResults

java.lang.Object

com.sensetime.senseid.facepro.common.BinocularTrackResults

public class BinocularTrackResults

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

BinocularTrackResults

public BinocularTrackResults()

メソッドの詳細

getResultCode

public int getResultCode()

getRgbTargetResults

public java.util.List\<TargetResultarrow-up-right> getRgbTargetResults()

getInfraredTargetResults

public java.util.List\<TargetResultarrow-up-right> getInfraredTargetResults()

copy

public BinocularTrackResultsarrow-up-right copy()

clear

public void clear()

DetectionResult

com.sensetime.senseid.facepro.common

Class DetectionResult

java.lang.Object

com.sensetime.senseid.facepro.common.DetectionResult

public class DetectionResult

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

DetectionResult

public DetectionResult()

メソッドの詳細

getRect

public Rectarrow-up-right getRect()

getScore

public float getScore()

getlabel

public int getlabel()

getOrientationt

public int getOrientationt()

getReserved1

public int getReserved1()

getReserved2

public int getReserved2()

DetectorResultsarrow-up-right

com.sensetime.senseid.facepro.common

Class DetectorResults

java.lang.Object

com.sensetime.senseid.facepro.common.DetectorResults

public class DetectorResults

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

DetectorResults

public DetectorResults()

メソッドの詳細

getResultCode

public int getResultCode()

getDetectionResults

public java.util.List\<DetectionResultarrow-up-right> getDetectionResults()

getLandmarksResults

public java.util.List\<Landmarksarrow-up-right> getLandmarksResults()

FaceQualityarrow-up-right

com.sensetime.senseid.facepro.common

Class FaceQuality

java.lang.Object

com.sensetime.senseid.facepro.common.FaceQuality

public class FaceQuality

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

FaceQuality

public FaceQuality()

メソッドの詳細

getResultCode

public int getResultCode()

getdistance2center

public float getdistance2center()

getSize

public float getSize()

getOcclusion

public float getOcclusion()

getBrightness

public float getBrightness()

getSharpness

public float getSharpness()

getMouthOpen

public float getMouthOpen()

getMissing

public float getMissing()

FloatResultarrow-up-right

com.sensetime.senseid.facepro.common

Class FloatResult

java.lang.Object

com.sensetime.senseid.facepro.common.FloatResult

public class FloatResult

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

修飾子と型

メソッドと説明

int

getResultCodearrow-up-right()

メソッドの呼び出しステータスコードを取得します。

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

FloatResult

public FloatResult()

メソッドの詳細

getResultCode

public int getResultCode()

メソッドの呼び出しステータスコードを取得します。

返り値:

メソッドの呼び出しステータスコード。

getFloat

public float getFloat()

浮動小数点値を取得します。

返り値:

浮動小数点値

HandleResultarrow-up-right

com.sensetime.senseid.facepro.common

Class HandleResult

java.lang.Object

com.sensetime.senseid.facepro.common.HandleResult

public class HandleResult

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

修飾子と型

メソッドと説明

long

getHandlearrow-up-right()

ハンドルオブジェクトを取得します。

int

getResultCodearrow-up-right()

メソッドの呼び出しステータスコードを取得します。

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

HandleResult

public HandleResult()

メソッドの詳細

hasHandle

public boolean hasHandle()

getResultCode

public int getResultCode()

メソッドの呼び出しステータスコードを取得します。

返り値:

メソッドの呼び出しステータスコード

getHandle

public long getHandle()

ハンドルオブジェクトを取得します。

返り値:

ハンドルオブジェクト

clear

public void clear()

IntResultarrow-up-right

com.sensetime.senseid.facepro.common

Class IntResult

java.lang.Object

com.sensetime.senseid.facepro.common.IntResult

public class IntResult

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

修飾子と型

メソッドと説明

int

getIntarrow-up-right()

浮動小数点値を取得します。

int

getResultCodearrow-up-right()

メソッドの呼び出しステータスコードを取得します。

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

IntResult

public IntResult()

メソッドの詳細

getResultCode

public int getResultCode()

メソッドの呼び出しステータスコードを取得します。

返り値:

メソッドの呼び出しステータスコード

getInt

public int getInt()

浮動小数点値を取得します。

返り値:

浮動小数点

Landmarksarrow-up-right

com.sensetime.senseid.facepro.common

Class Landmarks

java.lang.Object

com.sensetime.senseid.facepro.common.Landmarks

public class Landmarks

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

Landmarks

public Landmarks()

メソッドの詳細

getPointsArray

public java.util.List\<Point3D32Farrow-up-right> getPointsArray()

getPointsAvailableArray

public byte[] getPointsAvailableArray()

getPointsScoreArray

public float[] getPointsScoreArray()

getPointsCount

public int getPointsCount()

getLabelScore

public float getLabelScore()

getAlignmentScore

public float getAlignmentScore()

getLabel

public int getLabel()

getReserved1

public int getReserved1()

getReserved2

public int getReserved2()

Point3D32Farrow-up-right

com.sensetime.senseid.facepro.common

Class Point3D32F

java.lang.Object

com.sensetime.senseid.facepro.common.Point3D32F

public class Point3D32F

extends java.lang.Object

フィールドのサマリー

フィールド

修飾子と型

フィールドと説明

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

フィールドの詳細

x

public float x

y

public float y

z

public float z

コンストラクタの詳細

Point3D32F

public Point3D32F()

Posearrow-up-right

com.sensetime.senseid.facepro.common

Class Pose

java.lang.Object

com.sensetime.senseid.facepro.common.Pose

public class Pose

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

Pose

public Pose()

メソッドの詳細

getResultCode

public int getResultCode()

getYaw

public float getYaw()

getPitch

public float getPitch()

getRoll

public float getRoll()

Rectarrow-up-right

com.sensetime.senseid.facepro.common

Class Rect

java.lang.Object

com.sensetime.senseid.facepro.common.Rect

public class Rect

extends java.lang.Object

フィールドのサマリー

フィールド

修飾子と型

フィールドと説明

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

フィールドの詳細

left

public int left

top

public int top

public int right

bottom

public int bottom

コンストラクタの詳細

Rect

public Rect()

SearchResultarrow-up-right

com.sensetime.senseid.facepro.common

Class SearchResult

java.lang.Object

com.sensetime.senseid.facepro.common.SearchResult

public class SearchResult

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

修飾子と型

メソッドと説明

int

getResultLengtharrow-up-right()

検索結果の長さを取得します。

int[]

getTopIdxsarrow-up-right()

検索結果のインデックスを取得します。

float[]

getTopScoresarrow-up-right()

検索スコアを取得します。

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

SearchResult

public SearchResult()

メソッドの詳細

getTopIdxs

public int[] getTopIdxs()

検索結果のインデックスを取得します。

返り値:

検索結果のインデックス

getTopScores

public float[] getTopScores()

検索スコアを取得します。

返り値:

検索スコア

getResultLength

public int getResultLength()

検索結果の長さを取得します。

返り値:

検索結果の長さ

getResult

public int getResult()

StidImagearrow-up-right

com.sensetime.senseid.facepro.common

Class StidImage

java.lang.Object

com.sensetime.senseid.facepro.common.StidImage

public final class StidImage

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

StidImagearrow-up-right(java.awt.image.BufferedImage argbImage)

StidImagearrow-up-right(byte[] data, int pixelFormat, int width, int height, int stride)

StidImagearrow-up-right(byte[] data, StidPixelFormatarrow-up-right pixelFormat, int width, int height)

メソッドのサマリー

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

StidImage

public StidImage(byte[] data, int pixelFormat, int width, int height, int stride)

StidImage

public StidImage(byte[] data, StidPixelFormatarrow-up-right pixelFormat, int width, int height)

StidImage

public StidImage(java.awt.image.BufferedImage argbImage)

StidImage

public StidImage()

メソッドの詳細

data

public byte[] data()

pixelFormat

public int pixelFormat()

width

public int width()

height

public int height()

stride

public int stride()

StidPixelFormatarrow-up-right

com.sensetime.senseid.facepro.common

Enum StidPixelFormat

java.lang.Object

java.lang.Enum\<StidPixelFormatarrow-up-right>

com.sensetime.senseid.facepro.common.StidPixelFormat

すべての実装されたインターフェース:

java.io.Serializable, java.lang.Comparable\<StidPixelFormatarrow-up-right>

public enum StidPixelFormat

extends java.lang.Enum\<StidPixelFormatarrow-up-right>

列挙型定数のサマリー

メソッドのサマリー

修飾子と型

メソッドと説明

valueOfarrow-up-right(java.lang.String name)

指定した名前が付けられた、このタイプの列挙型定数を返します。

valuesarrow-up-right()

このタイプの列挙型定数を含むアレイを、宣言された順番で返します。

クラス java.lang.Enum から継承されたメソッド

clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

クラス java.lang.Objectarrow-up-right から継承されたメソッド

getClass, notify, notifyAll, wait, wait, wait

列挙型定数の詳細

GRAY8

public static final StidPixelFormatarrow-up-right GRAY8

YUV420P

public static final StidPixelFormatarrow-up-right YUV420P

NV12

public static final StidPixelFormatarrow-up-right NV12

NV21

public static final StidPixelFormatarrow-up-right NV21

BGRA8888

public static final StidPixelFormatarrow-up-right BGRA8888

BGR888

public static final StidPixelFormatarrow-up-right BGR888

メソッドの詳細

values

public static StidPixelFormatarrow-up-right[] values()

このタイプの列挙型定数を含むアレイを、宣言された順番で返します。次のように定数を反復するのに使用できます。

for (StidPixelFormat c : StidPixelFormat.values())

System.out.println(c);

返り値:

このタイプの列挙型定数を含むアレイを、宣言された順番で返します。

valueOf

public static StidPixelFormatarrow-up-right valueOf(java.lang.String name)

指定した名前が付けられた、このタイプの列挙型定数を返します。文字列は、このタイプの列挙型定数を宣言するのに使用された識別子と 完全に 一致する必要があります (無関係な空白文字は許可されていません)。

引数:

name – 返される列挙型定数の名前

返り値:

指定した名前の列挙型定数

例外スロー:

java.lang.IllegalArgumentException – 指定された名前のこのタイプの列挙型定数がない場合

java.lang.NullPointerException - 引数が NULL の場合

defaultStrideScale

public int defaultStrideScale()

nativePixelFormat

public int nativePixelFormat()

StringResultarrow-up-right

com.sensetime.senseid.facepro.common

Class StringResult

java.lang.Object

com.sensetime.senseid.facepro.common.StringResult

public class StringResult

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

修飾子と型

メソッドと説明

int

getResultCodearrow-up-right()

メソッドの呼び出しステータスコードを取得します。

java.lang.String

getStringarrow-up-right()

文字列を取得します。

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

StringResult

public StringResult()

メソッドの詳細

getResultCode

public int getResultCode()

メソッドの呼び出しステータスコードを取得します。

返り値:

メソッドの呼び出しステータスコード

getString

public java.lang.String getString()

文字列を取得します。

返り値:

文字列

TargetResultarrow-up-right

com.sensetime.senseid.facepro.common

Class TargetResult

java.lang.Object

com.sensetime.senseid.facepro.common.TargetResult

public class TargetResult

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

TargetResult

public TargetResult()

メソッドの詳細

getId

public int getId()

getDetectionResult

public DetectionResultarrow-up-right getDetectionResult()

getLandmarks

public Landmarksarrow-up-right getLandmarks()

TrackResultsarrow-up-right

com.sensetime.senseid.facepro.common

Class TrackResults

java.lang.Object

com.sensetime.senseid.facepro.common.TrackResult

public class TrackResults

extends java.lang.Object

コンストラクタのサマリー

コンストラクタ

コンストラクタと説明

メソッドのサマリー

クラス java.lang.Objectarrow-up-right から継承されたメソッド

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

コンストラクタの詳細

TrackResults

public TrackResults()

メソッドの詳細

getResultCode

public int getResultCode()

getDetectionResults

public java.util.List\<TargetResultarrow-up-right> getDetectionResults()

Last updated

Was this helpful?