FRAGEN ZUM TXT
Foto oder Film aufnehmen, zb für Fotofalle etc,
Kann man das? Ich sehe zumindest kein Input Output Elemente dafür im programming und Anleitung
TXT Robo Camera. Foto oder Film aufnehmen
Forumsregeln
Bitte beachte die Forumsregeln!
Bitte beachte die Forumsregeln!
Re: TXT Robo Camera. Foto oder Film aufnehmen
Hallo!
Bisher geht das noch nicht.
Man kann nur nen Snapshot machen und das auch nur mit Klick auf Snapshot beim Kamerafenster.
Gruß
Sven
Bisher geht das noch nicht.
Man kann nur nen Snapshot machen und das auch nur mit Klick auf Snapshot beim Kamerafenster.
Gruß
Sven
Dieses Posting gibt ganz allein meine persönliche Meinung wieder!
Re: TXT Robo Camera. Foto oder Film aufnehmen
In RoboPro (or API level) are 4 virtual sensors defined (Sensors fields).
Color detection, ball detection, movement detection and line detection.
These sensors are based on image processing.
The firmware API is not yet available so it is not clear if these imaging processing take place at firmware (local on TXT) or RoboPro level.
In the online mode there is also a camera viewer available.
In which format the images are encoded/compressed before sending them to the PC, is unknown for the moment.
Sending each complete image (200 kb color,640/480 ) from the TXT to PC over USB will cost probably to much space.
The frame rate (fps) in the online mode will be probably lower than on the TXT.
The fps (10 .. 60 fps) does not correspond to the frame count property( 9 frames/sec, measured in RoboPro over intervals of 2 sec.).
In case of imaging processing (before encoding/compression) at TXT level on raw images, the sensor outputs could be more actuate and faster.
Color detection, ball detection, movement detection and line detection.
These sensors are based on image processing.
The firmware API is not yet available so it is not clear if these imaging processing take place at firmware (local on TXT) or RoboPro level.
In the online mode there is also a camera viewer available.
In which format the images are encoded/compressed before sending them to the PC, is unknown for the moment.
Sending each complete image (200 kb color,640/480 ) from the TXT to PC over USB will cost probably to much space.
The frame rate (fps) in the online mode will be probably lower than on the TXT.
The fps (10 .. 60 fps) does not correspond to the frame count property( 9 frames/sec, measured in RoboPro over intervals of 2 sec.).
In case of imaging processing (before encoding/compression) at TXT level on raw images, the sensor outputs could be more actuate and faster.