说明:
此信息由新水木BBS审核并发布(查看原发布网址),应届生求职网转载该信息只是出于传递更多就业招聘信息,促进大学生就业的目的。如您对此转载信息有疑义,请与原信息发布者新水木BBS核实,并请同时联系本站处理该转载信息。
标 题: JNI DLL Wrapper Plus
发信站: 水木社区 (Sat May 26 19:37:51 2007), 站内
有兴趣发邮件到:diggsale@
附上您所期望的报酬
Currently have a Java (JMF) application that needs to interface cameras through C/C++ interface.
Here is the specification for the work we need done to help us capture video in Java.
Need a Java class that accesses a JNI dll that is a wrapper for the dlls supplied by the camera manufacturer (cameras use OCX control). The functions should recognize all cameras which the drivers work with and be able to capture from more than one camera at a time.
The functions need to include two ways to capture images from the camera and be able to set formats and settings on the camera.
The way to capture images are single frame and streaming.
Single Frame Capture
GetFrame() Function that goes to the camera and gets a single frame then returns when the frame is acquired.
Streaming Capture
Start() function that starts the streaming capture process.
Stop() stops the streaming processes.
process(Buffer in) function that gets called when a new image is ready.
Setting Format Options
GetFromats() function that returns a set of format objects
SetFormat(format f) function to set the camera format.
Other Functions
GetDevice(CameraID) grabs a camera or returns an error if not available. Let the program know if the camera exists and notifies the OS that it is bing used.
GetDeviceList() returns a list of cameras recognized by the system.
The Drivers for the cameras are located online at:
ww***com[点击查看]--
36 来源:·水木社区
ne***net[点击查看]·[FROM: 159.226.21.*]