Link New Image Connection
This commit is contained in:
@@ -24,7 +24,7 @@ public:
|
||||
|
||||
public slots:
|
||||
void SetEmissivity(double emissivity);
|
||||
void SendForProcessing(uint32_t width, uint32_t height, uint8_t *imgPointer);
|
||||
void SendForProcessing(int width, int height, uint8_t *imgPointer);
|
||||
|
||||
private:
|
||||
PvResult FindDevice();
|
||||
|
||||
Reference in New Issue
Block a user