IDS camera added
This commit is contained in:
@@ -4,6 +4,5 @@ namespace VisionBuilder.UI.Common.RecipeProcessing;
|
||||
|
||||
public interface IImageSource
|
||||
{
|
||||
string GetName();
|
||||
Task<Mat> GetImage(CancellationToken token);
|
||||
}
|
||||
Reference in New Issue
Block a user