[ playerstage-Patches-3010358 ] Player SVN trunk: small improvements for camera drivers
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.science.robotics.playerstage |
|---|---|
| Message-ID | <[email protected]> |
Patches item #3010358, was opened at 2010-06-02 11:37 Message generated for change (Tracker Item Submitted) made by newchief You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=433166&aid=3010358&group_id=42445 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Paul Osmialowski (newchief) Assigned to: Nobody/Anonymous (nobody) Summary: Player SVN trunk: small improvements for camera drivers Initial Comment: This patch provides some changes for imgcmp and cameracompress drivers: 1. imgcmp - image difference threshold is now given as double value in range 0.0 - 1.0 instead of integer value between 0% - 100%; experience showed that integer value is not precise enough for bigger images (1% of 640x480 image is a huge area when camera is far enough from observed workspace) 2. cameracompress - missing documentation regarding configuration file options added 3. cameracompress - new option: check_timestamps added; cameracompress is used mostly to prevent bigger throughput on tcp networking; avoiding repeating images (with the same timestamp) can additionally help to prevent some overhead information to be passed through the network. This option is off by default as it should be used only with camera image drivers that set timestamp meaningfully. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=433166&aid=3010358&group_id=42445 ------------------------------------------------------------------------------