블로그 이미지
Leeway is... the freedom that someone has to take the action they want to or to change their plans.
maetel

Notice

Recent Post

Recent Comment

Recent Trackback

Archive

calendar

1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
  • total
  • today
  • yesterday

Category

2010. 11. 25. 13:31 Computer Vision
Firefly (FFMV-03M2M)

http://www.ptgrey.com/products/fireflymv/index.asp

FFMV-03M2M-CS
6p-pin right angle IEEE-1394 Connector
Max 752*480 at 60 FPS
1/3" Micron CMOS , BW
Progressive Scan
Plastic Case Included
FFMV Metal Case
LM5NCL - F1.4 ~1.6 , C-Mount
Adaptor for NMV-4/5WA 렌트 Filter
IR Longpass - 830nm
1394a PCI Adpapter
1394b FWB-LDR-CAT5 Repeater SET


FirePRO LDR
http://www.ptgrey.com/products/firepro/firepro_firewire.asp



Software Requirements (Windows)

  • Windows XP (Service Pack 3 recommended), Windows Vista (Service Pack 1 recommended) or Windows 7
  • MS Visual Studio 6.0 SP5 (to compile and run example code on Windows XP 32-bit operating systems); or
  • MS Visual Studio 2005 SP1 (to compile and run example code on Windows XP 64-bit)
  • MS Visual Studio 2005 SP1 and SP1 Update for Vista (to compile and run example code on Windows Vista or Windows 7)




FlyCapture SKD 2.0
http://www.ptgrey.com/products/pgrflycapture/index.asp

datasheet:


on-line user manual:
http://www.ptgrey.com/support/downloads/documents/flycapture/hh_start.htm

The Point Grey Image Filter Driver (PGRGIGE.sys) was developed for use with GigE Vision cameras. This driver operates as a network service between the camera and the Microsoft built-in UDP stack to filter out GigE vision stream protocol (GVSP) packets.  

The filter driver is installed and enabled by default as part of the FlyCapture SDK installation process. Use of the filter driver is recommended, as it can reduce CPU load and improve image streaming performance.

Point Grey GigE Vision cameras can operate without the filter driver, by communicating directly with the Microsoft UDP stack. GigE Vision cameras operating on Linux systems can communicate directly with native Ubuntu drivers.



FlyCapture SDK 중 이미지 저장 관련 예제 코드 위치:
Program Files > Point Grey Research Inc. > FlyCapture2 > Examples > SaveImageToAviEx
설명: Demonstrates saving a series of images to an AVI file


Cylod (informd by subin)
OpenCV에서 PGR 카메라 사용하는 두가지 방법 소개




OpenCV

Firewire 1394 cameras without Direct X

You can install the CMU 1394 driver for your camera and then use the API of this driver to capture video from the camera. In this way, you can avoid the use of DirectX. See example for details.







posted by maetel