com.alibaba.simpleimage.analyze.harris.io
类 InterestPointInfoReader

java.lang.Object
  继承者 com.alibaba.simpleimage.analyze.harris.io.InterestPointInfoReader

public class InterestPointInfoReader
extends Object

类KeyPointFileReader.java的实现描述:TODO 类实现描述

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

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

构造方法详细信息

InterestPointInfoReader

public InterestPointInfoReader()
方法详细信息

readComplete

public static InterestPointListInfo readComplete(String filePath)

readComplete

public static InterestPointListInfo readComplete(ObjectInputStream fis,
                                                 String name)


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