NyARToolkit, addARMarker typo addARMarker(INyARRgbRaster i_raster,int i_patt_resolution,int i_patt_edge_percentage,double i_marker_size) throws NyARException
From Alberto-san,
public int addARMarker(INyARRgbRaster i_raster,int i_patt_resolution,int i_patt_edge_percentage,double i_marker_size) throws NyARException
should not return 0 but should end with
This problem is fixed in r1067 on Java.
Thank you.
javaバージョンでは、r1067で修正しました。
ありがとうございます。
リビジョンミス。
This problem is fixed in r1068 on Java.
javaバージョンでは、r1068で修正しました。
4.1.1でリリース済。
From Alberto-san,
public int addARMarker(INyARRgbRaster i_raster,int i_patt_resolution,int i_patt_edge_percentage,double i_marker_size) throws NyARException
should not return 0 but should end with