[Rock-dev] Cleaning up camera stack

Alexander Duda Alexander.Duda at dfki.de
Mon Mar 2 15:38:27 CET 2015


On 02.03.2015 15:19, Matthias Goldhoorn wrote:
> Whats with
> USB Cameras/FireWire Cameras that are based on camera_interface?
> Would you really throw away them?
>
>
> drivers/camera_ids
> drivers/camera_firewire
> drivers/camera_unicap

All basic camera access can be done with opencv. If you are looking for 
more advanced cameras you should use cameras supporting GeniCam.

Do you have any use case why we should support camera_firewire and 
camera_unicap? For me it makes no sense to hide unicap behind the 
camera_interface. Unicap is an uniform interface for video capture 
devices in its own.

The idea is to simplify our code basis and to evaluate which code is 
really needed for current and future projects (excluding old ones).

Greets
Alex

>
> I'm against a deprecating of camera_interface.
>
> The "camera" is only a gige camera, there are several other types i 
> don't want to unify them in ONE orogen component (as i understood)
>
>
> Best,
> Matthias
>
>
>
> On 02.03.2015 15:09, Alexander Duda wrote:
>> Hi,
>>
>> I would like to clean-up our camera stack and propose the following
>> changes.  Comments are welcome.
>> http://rock.opendfki.de/wiki/WikiStart/OngoingWork/GigECameras
>>
>> Greets
>> Alex
>>
>
>

-- 
Dipl.-Ing. Alexander Duda
Unterwasserrobotik
Robotics Innovation Center

Hauptgeschäftsstelle Standort Bremen:
  DFKI GmbH
  Robotics Innovation Center
  Robert-Hooke-Straße 1
  28359 Bremen, Germany

  Tel.:     +49 421 178 45-6620
  Zentrale: +49 421 178 45-0
  Fax:      +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen)
  E-Mail:   Alexander.Duda at dfki.de

  Weitere Informationen: http://www.dfki.de/robotik
  -----------------------------------------------------------------------
  Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
  Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
  Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
  (Vorsitzender) Dr. Walter Olthoff
  Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
  Amtsgericht Kaiserslautern, HRB 2313
  Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
  USt-Id.Nr.:    DE 148646973
  Steuernummer:  19/673/0060/3



More information about the Rock-dev mailing list