Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (416)
games submitted by our members
Games in WIP (306)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  Best Java Image Manipulation API  (Read 803 times)
0 Members and 1 Guest are viewing this topic.
Offline ags1
« Posted 2012-10-26 20:32:35 »

Instead of programming day and night, I do sometimes get distracted by things like astronomy. There are some great freeware programs to manipulate astrophotographs, but I would like to make a few simple utilities myself.

I would need to do pixel-level operations of TIFF images. What are my options? Java Advanced Imaging?
Offline ags1
« Reply #1 - Posted 2012-10-26 22:42:41 »

Well, I found this:

http://sourceforge.net/projects/jiu/

It runs, which is more than I can say for JAI!
Offline nsigma
« Reply #2 - Posted 2012-10-27 14:30:49 »

Two I know of that might be useful to you -

JHLabs filters - http://www.jhlabs.com/ip/filters/
ImageJ - http://rsb.info.nih.gov/ij/index.html  /  http://fiji.sc/

ImageJ is used a lot for scientific image processing.  Quick google found this - http://www.astro.louisville.edu/software/astroimagej/  It is possible to use ImageJ as a library, but it might be easier to write plugins / scripts for it if you go down that route.

Praxis LIVE - Open-source graphical environment for developing intermedia performance tools, projections and interactive spaces.
Praxis LIVE on Twitter
Games published by our own members! Check 'em out!
Try the Free Demo of Titan Attacks
Offline Danny02

JGO Knight


Medals: 39



« Reply #3 - Posted 2012-10-27 14:47:45 »

When I did some simple image filtering some time ago I just used the build in java2d stuff. They have some  standard stuff like gausfilter and generic blockfilter and so on and with BufferedImageOp a simple Interface to implement own image operations
i.e. my filter
https://github.com/Danny02/WanderrouteJS/tree/master/WebTerrainGenerator/src/main/java/wanderroutejs/imageprocessing
Offline nsigma
« Reply #4 - Posted 2012-10-27 15:12:05 »

... BufferedImageOp a simple Interface to implement own image operations ...

All the JHLabs stuff are BufferedImageOp's.

Praxis LIVE - Open-source graphical environment for developing intermedia performance tools, projections and interactive spaces.
Praxis LIVE on Twitter
Offline ags1
« Reply #5 - Posted 2012-11-01 00:08:37 »

ImageJ is seriously floating my boat! This is exactly what I was looking for! And it supports FITS files. Thanks!
Pages: [1]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Try the Free Demo of Revenge of the Titans

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
Jesse_Attard (10 views)
2013-06-18 22:03:02

HeroesGraveDev (55 views)
2013-06-15 23:35:23

Vermeer (55 views)
2013-06-14 20:08:06

davedes (55 views)
2013-06-14 16:03:55

alaslipknot (50 views)
2013-06-13 07:56:31

Roquen (68 views)
2013-06-12 04:12:32

alaslipknot (56 views)
2013-06-10 19:30:18

HeroesGraveDev (72 views)
2013-06-09 04:36:03

alaslipknot (60 views)
2013-06-09 03:40:19

CodeHead (60 views)
2013-06-09 02:55:41
Smoothing Algorithm Question
by UprightPath
2013-05-28 02:58:26

Smoothing Algorithm Question
by UprightPath
2013-05-28 02:57:33

Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!