
com.neuronrobotics.imageprovider.IVirtualCameraFactory Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-bowler Show documentation
Show all versions of java-bowler Show documentation
A command line utility for accesing the bowler framework.
The newest version!
package com.neuronrobotics.imageprovider;
public interface IVirtualCameraFactory {
AbstractImageProvider getVirtualCamera();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy