Avantages traitement images en java

fadoua -  
 choucho -
Hello,
please can any one help me to find the advantages of image processing in java.
thanks.

3 réponses

  1. sebsauvage Messages postés 33284 Date d'inscription   Statut Modérateur Dernière intervention   15 684
     
    I don't find any.
    This can be done in any language, provided you have all adequate drivers to read/write image files or peripherals.

    Java is not very well suited for real-time image processing because it's slow.

    The only advantage is portability.
    0