Sponsored Content
Top Forums UNIX for Advanced & Expert Users GigE Vision driver for VxWorks Post 302247652 by iq128 on Thursday 16th of October 2008 06:39:51 AM
Old 10-16-2008
GigE Vision driver for VxWorks

Hello,


has anybody implemented a driver for the GigE camera interface standard GigE Vision for VxWorks or knows where to aquire it? I have contacted all GigE Vision camera vendors, but most of them only have support for Windows and Linux and nobody does for VxWorks.

Best regards,
Anna
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

/etc/system entried for GigE on Solaris

Does anyone know the /etc/system entries to hard code the GigE interface too 1000 full duplex? (1 Reply)
Discussion started by: 98_1LE
1 Replies

2. UNIX for Dummies Questions & Answers

Problem With Makefiles, how do I install gandalf vision library?

Hi, I am trying to install Gandalf, a computer vision and numerical library (http://gandalf-library.sourceforge.net/). I am using Cygwin on a Windows machine and have tried everything to get this to build, but to no avail. Gcc, make, and libtool are all included in my Cygwin install. I... (1 Reply)
Discussion started by: justinh
1 Replies

3. UNIX for Dummies Questions & Answers

for do done loop -- my vision blurs

Someone check my code and tell me why there's no output? I've been coding for 10 hours and I can't tell. I've stripped every command, and broken it down to just an echo. for FILENAME in `cat ${TMP_PATH}fxsol_ls.txt` do echo $FILENAME done (6 Replies)
Discussion started by: yongho
6 Replies

4. UNIX for Dummies Questions & Answers

VxWorks O.S

is there any system call in linux which maps to taskSpawn ( ) in VxWorks RTOS (1 Reply)
Discussion started by: Agnello
1 Replies

5. Solaris

SUNWglmr -- rasctrl environment monitoring driver for i2c or SCSI device driver ?

I've been researching minimizeing Solaris 8 and found that on the web page http://www.sun.com/bigadmin/content/packagelist/s8u7PkgList/p2.html the package SUNWglmr is listed as "rasctrl environment monitoring driver for i2c, (Root) (32-bit)" while in the document "Solaris 8 minimize-updt1.pdf"... (1 Reply)
Discussion started by: roygoodwin
1 Replies

6. UNIX for Dummies Questions & Answers

boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd

Help, suspect hacked via serial or electric! any ideas on error "Pid:1, comm:swapper Tainted:G W 2.6.35-22 generic #33 -unbutu device = "(null)" or unknown-blocklist(8.1) please append a correct "root"boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd. Thanks... (3 Replies)
Discussion started by: kryclear
3 Replies

7. Hardware

Difference between platform driver,codec driver and Machine driver

In general terms what are the differences platform driver,codec driver and Machine driver? (1 Reply)
Discussion started by: rupeshkp728
1 Replies
pfsindcraw(1)						      General Commands Manual						     pfsindcraw(1)

NAME
pfsindcraw - Read an image in a camera RAW file format supported by DCRAW and write pfs stream to the standard output SYNOPSIS
pfsindcraw <file> [<file>...] DESCRIPTION
This command can be used to read images in a camera RAW file format supported by DCRAW and write pfs stream to the standard output as if read from 16bit ppm file (no gamma correction, white balance from camera if available). In principle such data should conform to the defi- nition of High Dynamic Range contents used in the pfstools package. A raw image may in some cases require clamping to remove zero values, see examples. At the moment this is a stub with a basic functionality. So far, it was tested with the following raw file formats: Canon 350D (*.cr2) EXAMPLES
pfsindcraw img_0070.cr2 | pfsview View a full dynamic range of a raw image from Canon 350D camera. pfsindcraw img_0070.cr2 | pfsclamp --rgb | pfstmo_drago03 | pfsout img.jpg Tone map a raw image and save it as JPEG. Clamping is used to remove zero values, which otherwise result in NaN values after tone mapping. SEE ALSO
pfsout(1) pfsinppm(1) BUGS
Please report bugs and comments to Grzegorz Krawczyk <gkrawczyk@users.sourceforge.net>. pfsindcraw(1)
All times are GMT -4. The time now is 07:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy