image and video processing capabilities

View: New views
2 Messages — Rating Filter:   Alert me  

image and video processing capabilities

by Simon Bourguigne :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello everybody! There is a public domain software called ImageJ used widely in biology. It comes with source code and documentation; and a lot, if not all, of the functions and capabilities for image and video processing can be used for octave. I try to do it myself, but i'm still learning and there's still a lot more to learn. Among the non-processing tools there's image and video importing code for a large list of different formats. It's entirely written in Java. Here are a couple of links:

Description : http://en.wikipedia.org/wiki/ImageJ

Source Code: http://rsbweb.nih.gov/ij/docs/source/index.html

Official Website: http://rsbweb.nih.gov/ij/

thanx in advance for any answer,

simon



Re: image and video processing capabilities

by Thomas Weber-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Simon,

On Thu, Oct 15, 2009 at 12:12:20AM -0300, Simon Bourguigne wrote:

> Hello everybody! There is a public domain software called ImageJ used widely
> in biology. It comes with source code and documentation; and a lot, if not
> all, of the functions and capabilities for image and video processing can be
> used for octave. I try to do it myself, but i'm still learning and there's
> still a lot more to learn. Among the non-processing tools there's image and
> video importing code for a large list of different formats. It's entirely
> written in Java. Here are a couple of links:
>
> Description : http://en.wikipedia.org/wiki/ImageJ
>
> Source Code: http://rsbweb.nih.gov/ij/docs/source/index.html
>
> Official Website: http://rsbweb.nih.gov/ij/
>
> thanx in advance for any answer,

Uh, what answers do you expect? I don't see any question.

        Thomas