2.4. Java API仕様 - Results
Package com.sensetime.senseid.facepro.common
クラスのサマリー
クラス
説明
列挙型サマリー
Enum
説明
com.sensetime.senseid.facepro.common
Class BinocularTrackResults
java.lang.Object
com.sensetime.senseid.facepro.common.BinocularTrackResults
public class BinocularTrackResults
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
void
int
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
コンストラクタの詳細
BinocularTrackResults
public BinocularTrackResults()
メソッドの詳細
getResultCode
public int getResultCode()
getRgbTargetResults
public java.util.List\<TargetResult> getRgbTargetResults()
getInfraredTargetResults
public java.util.List\<TargetResult> getInfraredTargetResults()
copy
public BinocularTrackResults 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
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
int
int
int
int
float
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
コンストラクタの詳細
DetectionResult
public DetectionResult()
メソッドの詳細
getRect
public Rect getRect()
getScore
public float getScore()
getlabel
public int getlabel()
getOrientationt
public int getOrientationt()
getReserved1
public int getReserved1()
getReserved2
public int getReserved2()
com.sensetime.senseid.facepro.common
Class DetectorResults
java.lang.Object
com.sensetime.senseid.facepro.common.DetectorResults
public class DetectorResults
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
int
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
コンストラクタの詳細
DetectorResults
public DetectorResults()
メソッドの詳細
getResultCode
public int getResultCode()
getDetectionResults
public java.util.List\<DetectionResult> getDetectionResults()
getLandmarksResults
public java.util.List\<Landmarks> getLandmarksResults()
com.sensetime.senseid.facepro.common
Class FaceQuality
java.lang.Object
com.sensetime.senseid.facepro.common.FaceQuality
public class FaceQuality
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
float
float
float
float
float
int
float
float
クラス java.lang.Object から継承されたメソッド
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()
com.sensetime.senseid.facepro.common
Class FloatResult
java.lang.Object
com.sensetime.senseid.facepro.common.FloatResult
public class FloatResult
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
float
≈
int
メソッドの呼び出しステータスコードを取得します。
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
コンストラクタの詳細
FloatResult
public FloatResult()
メソッドの詳細
getResultCode
public int getResultCode()
メソッドの呼び出しステータスコードを取得します。
返り値:
メソッドの呼び出しステータスコード。
getFloat
public float getFloat()
浮動小数点値を取得します。
返り値:
浮動小数点値
com.sensetime.senseid.facepro.common
Class HandleResult
java.lang.Object
com.sensetime.senseid.facepro.common.HandleResult
public class HandleResult
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
void
long
ハンドルオブジェクトを取得します。
int
メソッドの呼び出しステータスコードを取得します。
boolean
クラス java.lang.Object から継承されたメソッド
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()
com.sensetime.senseid.facepro.common
Class IntResult
java.lang.Object
com.sensetime.senseid.facepro.common.IntResult
public class IntResult
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
int
浮動小数点値を取得します。
int
メソッドの呼び出しステータスコードを取得します。
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
コンストラクタの詳細
IntResult
public IntResult()
メソッドの詳細
getResultCode
public int getResultCode()
メソッドの呼び出しステータスコードを取得します。
返り値:
メソッドの呼び出しステータスコード
getInt
public int getInt()
浮動小数点値を取得します。
返り値:
浮動小数点
com.sensetime.senseid.facepro.common
Class Landmarks
java.lang.Object
com.sensetime.senseid.facepro.common.Landmarks
public class Landmarks
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
float
int
float
byte[]
int
float[]
int
int
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
コンストラクタの詳細
Landmarks
public Landmarks()
メソッドの詳細
getPointsArray
public java.util.List\<Point3D32F> 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()
com.sensetime.senseid.facepro.common
Class Point3D32F
java.lang.Object
com.sensetime.senseid.facepro.common.Point3D32F
public class Point3D32F
extends java.lang.Object
フィールドのサマリー
フィールド
修飾子と型
フィールドと説明
float
float
float
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
クラス java.lang.Object から継承されたメソッド
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()
com.sensetime.senseid.facepro.common
Class Pose
java.lang.Object
com.sensetime.senseid.facepro.common.Pose
public class Pose
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
float
int
float
float
クラス java.lang.Object から継承されたメソッド
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()
com.sensetime.senseid.facepro.common
Class Rect
java.lang.Object
com.sensetime.senseid.facepro.common.Rect
public class Rect
extends java.lang.Object
フィールドのサマリー
フィールド
修飾子と型
フィールドと説明
int
int
int
int
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
フィールドの詳細
left
public int left
top
public int top
right
public int right
bottom
public int bottom
コンストラクタの詳細
Rect
public Rect()
com.sensetime.senseid.facepro.common
Class SearchResult
java.lang.Object
com.sensetime.senseid.facepro.common.SearchResult
public class SearchResult
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
int
int
検索結果の長さを取得します。
int[]
検索結果のインデックスを取得します。
float[]
検索スコアを取得します。
クラス java.lang.Object から継承されたメソッド
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()
com.sensetime.senseid.facepro.common
Class StidImage
java.lang.Object
com.sensetime.senseid.facepro.common.StidImage
public final class StidImage
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
byte[]
int
int
int
int
クラス java.lang.Object から継承されたメソッド
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, StidPixelFormat 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()
com.sensetime.senseid.facepro.common
Enum StidPixelFormat
java.lang.Object
java.lang.Enum\<StidPixelFormat>
com.sensetime.senseid.facepro.common.StidPixelFormat
すべての実装されたインターフェース:
java.io.Serializable, java.lang.Comparable\<StidPixelFormat>
public enum StidPixelFormat
extends java.lang.Enum\<StidPixelFormat>
列挙型定数のサマリー
列挙型定数
列挙型定数と説明
メソッドのサマリー
修飾子と型
メソッドと説明
Int
Int
指定した名前が付けられた、このタイプの列挙型定数を返します。
このタイプの列挙型定数を含むアレイを、宣言された順番で返します。
クラス java.lang.Enum から継承されたメソッド
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
クラス java.lang.Object から継承されたメソッド
getClass, notify, notifyAll, wait, wait, wait
列挙型定数の詳細
GRAY8
public static final StidPixelFormat GRAY8
YUV420P
public static final StidPixelFormat YUV420P
NV12
public static final StidPixelFormat NV12
NV21
public static final StidPixelFormat NV21
BGRA8888
public static final StidPixelFormat BGRA8888
BGR888
public static final StidPixelFormat BGR888
メソッドの詳細
values
public static StidPixelFormat[] values()
このタイプの列挙型定数を含むアレイを、宣言された順番で返します。次のように定数を反復するのに使用できます。
for (StidPixelFormat c : StidPixelFormat.values())
System.out.println(c);
返り値:
このタイプの列挙型定数を含むアレイを、宣言された順番で返します。
valueOf
public static StidPixelFormat valueOf(java.lang.String name)
指定した名前が付けられた、このタイプの列挙型定数を返します。文字列は、このタイプの列挙型定数を宣言するのに使用された識別子と 完全に 一致する必要があります (無関係な空白文字は許可されていません)。
引数:
name – 返される列挙型定数の名前
返り値:
指定した名前の列挙型定数
例外スロー:
java.lang.IllegalArgumentException – 指定された名前のこのタイプの列挙型定数がない場合
java.lang.NullPointerException - 引数が NULL の場合
defaultStrideScale
public int defaultStrideScale()
nativePixelFormat
public int nativePixelFormat()
com.sensetime.senseid.facepro.common
Class StringResult
java.lang.Object
com.sensetime.senseid.facepro.common.StringResult
public class StringResult
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
int
メソッドの呼び出しステータスコードを取得します。
java.lang.String
文字列を取得します。
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
コンストラクタの詳細
StringResult
public StringResult()
メソッドの詳細
getResultCode
public int getResultCode()
メソッドの呼び出しステータスコードを取得します。
返り値:
メソッドの呼び出しステータスコード
getString
public java.lang.String getString()
文字列を取得します。
返り値:
文字列
com.sensetime.senseid.facepro.common
Class TargetResult
java.lang.Object
com.sensetime.senseid.facepro.common.TargetResult
public class TargetResult
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
int
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
コンストラクタの詳細
TargetResult
public TargetResult()
メソッドの詳細
getId
public int getId()
getDetectionResult
public DetectionResult getDetectionResult()
getLandmarks
public Landmarks getLandmarks()
com.sensetime.senseid.facepro.common
Class TrackResults
java.lang.Object
com.sensetime.senseid.facepro.common.TrackResult
public class TrackResults
extends java.lang.Object
コンストラクタのサマリー
コンストラクタ
コンストラクタと説明
メソッドのサマリー
修飾子と型
メソッドと説明
int
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
コンストラクタの詳細
TrackResults
public TrackResults()
メソッドの詳細
getResultCode
public int getResultCode()
getDetectionResults
public java.util.List\<TargetResult> getDetectionResults()
Last updated