public NyARMarkerSystemConfig(int i_width, int i_height)
     : this(NyARParam.loadDefaultParams(i_width, i_height))
 {
 }