com.alibaba.simpleimage.analyze.sift.io
类 KDFeaturePointInfoReader

java.lang.Object
  继承者 com.alibaba.simpleimage.analyze.sift.io.KDFeaturePointInfoReader

public class KDFeaturePointInfoReader
extends Object

作者:
axman 2013-5-15 11:04:59

构造方法摘要
KDFeaturePointInfoReader()
           
 
方法摘要
static KDFeaturePointListInfo readComplete(ObjectInputStream fis, String name)
           
static KDFeaturePointListInfo readComplete(String filePath)
           
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

KDFeaturePointInfoReader

public KDFeaturePointInfoReader()
方法详细信息

readComplete

public static KDFeaturePointListInfo readComplete(String filePath)

readComplete

public static KDFeaturePointListInfo readComplete(ObjectInputStream fis,
                                                  String name)


Copyright © 2012–2013 Alibaba Group. All rights reserved.