| | |
Want help abt Image processing in java
![]() |
Hi aim and welcome to DaniWeb,
I'm a little unsure about what you mean by "image matching"? Do you mean you have two images in JPEG format and you want a program to work out if they are the same image?
Also, I should point out that we are not allowed to do your homework for you, but we can try to guide you in your efforts. Perhaps you could tell us what you are thinking of doing for your problem? (That might also help us to determine what you are after...)
I'm a little unsure about what you mean by "image matching"? Do you mean you have two images in JPEG format and you want a program to work out if they are the same image?
Also, I should point out that we are not allowed to do your homework for you, but we can try to guide you in your efforts. Perhaps you could tell us what you are thinking of doing for your problem? (That might also help us to determine what you are after...)
There are no stupid questions, only those too stupid to ask for help.
echo is a web developer's best friend. •
•
Join Date: Mar 2004
Posts: 763
Reputation:
Solved Threads: 38
Well here's the api docs for JAI if thats what you wanted:
http://java.sun.com/products/java-me...ocs/index.html
JAI is the only library I know for this, unless you write your own comparison method.
http://java.sun.com/products/java-me...ocs/index.html
JAI is the only library I know for this, unless you write your own comparison method.
•
•
•
•
Hi aim and welcome to DaniWeb,
I'm a little unsure about what you mean by "image matching"? Do you mean you have two images in JPEG format and you want a program to work out if they are the same image?
Also, I should point out that we are not allowed to do your homework for you, but we can try to guide you in your efforts. Perhaps you could tell us what you are thinking of doing for your problem? (That might also help us to determine what you are after...)
I want to match two JPEG images of same bird with the help of features of bird like sub-image(i.e beak,feather,legs etc) to the other image of bird.For this i want Image processing library used in java.
I have searched abt library but there are no detail API available.for JAI library it gives some error in program.
I haven't found API related to edge detection,Segmentation in java uptil now.
Can you tell me if you get my problem?
Thanks
Hi, Ezzaral
Actually i have gone through documentation of JAI.I am not totally search of MatchImage API as u said.But i want API that will help me to do image match.Such as edge detection,Segmentation etc.
As per i have searched i didn't get that much info.
Have you worked on JAI?U have any detail Info plz help me.
Thanks
Actually i have gone through documentation of JAI.I am not totally search of MatchImage API as u said.But i want API that will help me to do image match.Such as edge detection,Segmentation etc.
As per i have searched i didn't get that much info.
Have you worked on JAI?U have any detail Info plz help me.
Thanks
Then perhaps you are not searching very effectively because a simple search on JAI edge extraction or jai edge detection located the following information easily:
Using JAI's built-in GradientMagnitude operation for edge extraction
and
An example of a simple ColvolveOp with the Sobel operator.
This site seems to have a ton of JAI stuff including template matching and segmentation algorithms:
https://jaistuff.dev.java.net/algorithms.html
(Note: Future questions with "u", "plz", "abt" and other such IM-speak will not receive any response. If you are too lazy to use proper words in your question than I'll choose to be too lazy to answer.)
Using JAI's built-in GradientMagnitude operation for edge extraction
and
An example of a simple ColvolveOp with the Sobel operator.
This site seems to have a ton of JAI stuff including template matching and segmentation algorithms:
https://jaistuff.dev.java.net/algorithms.html
(Note: Future questions with "u", "plz", "abt" and other such IM-speak will not receive any response. If you are too lazy to use proper words in your question than I'll choose to be too lazy to answer.)
Last edited by Ezzaral; Apr 16th, 2008 at 12:45 pm.
![]() |
Other Threads in the Java Forum
- Previous Thread: How to identify model of mobile device via Bluetooth service Records?
- Next Thread: J2ME- Help needed
| Thread Tools | Search this Thread |
911 actionlistener addressbook android api append applet application array arrays automation binary blackberry block bluetooth character chat class client code component consumer csv database desktop developmenthelp eclipse error fractal ftp game givemetehcodez graphics gui html ide image integer j2me j2seprojects japplet java javaarraylist javac javaee javaprojects jni jpanel julia lego linked linux list loops mac map method methods mobile netbeans newbie number objects online oriented panel printf problem program programming project projects properties recursion replaydirector reporting researchinmotion rotatetext rsa scanner se server set singleton sms sort sql string swing test textfields threads time title tree tutorial-sample ubuntu update windows working






