Video Segmentation Application

Hi all!

we are trying to develop an app forvideo segmentation, specially using aregion growing algorithm. we have some questions, let's see if anybody can give us some advice:

1 - we are checking JAI libraries. do you think we can get something from them? is java the right language to do this?

2 - is there any library in Java for video processing? (i.e. that allows us to get frames from a video).

3 - is there any library that can help us in implementing a region growing algorithm?

thanks in advance

soligo

Javier Solana & Rodrigo P閞ez

UPM - Universidad Polit閏nica de Madrid

GBT - Grupo de Bioingenier韆 y Telemedicina

[725 byte] By [soligoa] at [2007-11-27 8:17:59]
# 1

Java is very possibly a good path to take.

You may find java region growing algorithm software or similar by web searches, though that is not something I have looked for, or you could build your own in java.

Visit http://www.exactfutures.com/index02.htm and the links there for examples of how to use the java media framework for working with pixels and video analytics.

andyblea at 2007-7-12 20:03:26 > top of Java-index,Security,Cryptography...