Login  Register

Real time video in ImageJ

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
nk
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Real time video in ImageJ

nk
1 post
Hi

I'm looking for a way to grab frames from a live webcam video stream according to whats on the video.
For example, when a specific pixel value is above some threshold for X frames, grab one frame to a stack.

Currently I record a video and then pass it through ImageJ, not the most elegant way of working...

Thanks
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Real time video in ImageJ

Marcel
91 posts
One option would be to use the Java OpenCV library:

http://code.google.com/p/javacv/

With this library you can e.g. grab the frames from a webcam etc.



Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Real time video in ImageJ

Unruh, Jay-2
50 posts
I'm not sure how realtime it is, but lti-civil (http://lti-civil.org/) has a very nice library that has been used in a plugin here: http://www.eslide.net/civilcapture.php.  They give the source code, so you can tinker with things.

Jay

-----Original Message-----
From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of Bio7
Sent: Tuesday, August 21, 2012 9:00 AM
To: [hidden email]
Subject: Re: Real time video in ImageJ

One option would be to use the Java OpenCV library:

http://code.google.com/p/javacv/ http://code.google.com/p/javacv/ 

With this library you can e.g. grab the frames from a webcam etc.







--
View this message in context: http://imagej.1557.n6.nabble.com/Real-time-video-in-ImageJ-tp4999816p4999821.html
Sent from the ImageJ mailing list archive at Nabble.com.

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html