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

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

public class InterestPointInfoWriter
extends Object

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

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

构造方法摘要
InterestPointInfoWriter()
           
 
方法摘要
static void writeComplete(ObjectOutputStream out, InterestPointListInfo ipl)
           
static void writeComplete(String filename, InterestPointListInfo ipl)
           
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

InterestPointInfoWriter

public InterestPointInfoWriter()
方法详细信息

writeComplete

public static void writeComplete(String filename,
                                 InterestPointListInfo ipl)

writeComplete

public static void writeComplete(ObjectOutputStream out,
                                 InterestPointListInfo ipl)


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