126127128129130131132
thread.start(); } @Override public Wizard getConfigurationWizard() { return new OpenCvCameraConfigurationWizard(this); }