Re: Live video feed - can you perform functions on?
Posted by
Wayne Rasband on
Jul 28, 2006; 5:43pm
URL: http://imagej.273.s1.nabble.com/How-to-programmatically-apply-a-lut-to-an-image-tp3701957p3701960.html
> I have installed the plugins to acquire video from Twain and
> from Quicktime. Is there a way to perform ImageJ functions
> on the live feed, or do you always have to work from the
> captured video? For instance, could I specify an ROI and run
> a histogram or profile while the video is active?
You can create ROIs, generate histograms (press "h") or generate
profile plots (press "k") while the QuickTime Capture plugin
(
http://rsb.info.nih.gov/ij/plugins/qt-capture.html) is in "Live" mode.
This plugin is built in as the File>Import>Video command on the Mac
version of ImageJ.
-wayne