Login  Register

Re: ImageJ : SIFT ImageJ for Fracture

Posted by Xin ZHOU on Oct 20, 2008; 7:50pm
URL: http://imagej.273.s1.nabble.com/ImageJ-SIFT-and-MOPS-tp3694680p3694682.html

Hello, Stephan,

I'm using SIFT plugin.

I've got a question concerning about the SIFT plugin.
Actually I'm working on Fracture images and my main goal is to detect
fracture in bone.
My problem is that the points found don't correspond exactly to what I
want, which is : edges and where there's high changes in gradients.

I've changed the "MAX_CURVATURE" in FloatArray2DScaleOctaveDoGDetector.java.
I increased from 10 to 100. It works better but not perfect.

Do you have any idea how to better detect those edge points as well?

cheers, Xin

Stephan Saalfeld a écrit :

> Dear Azizisya,
>
> the source code is GPL with the exception of SIFT since the UBC holds a
> patent on this.  You find it in the Fiji git-repositories:
>
> http://pacific.mpi-cbg.de/cgi-bin/gitweb.cgi?p=mpicbg.git;a=summary
>
> I am curious what you have in mind doing with it.
>
> Best regards,
> Stephan
>
>
> On Mon, 2008-10-20 at 04:41 -0700, azizia abdullah wrote:
>  
>> Dear All,
>>
>> I am using imageJ to analyze natural images. In this case, I am using
>> SIFT and MOPS
>> (http://pacific.mpi-cbg.de/wiki/index.php/Feature_Extraction) packages
>> for automatic feature extraction and object detection. Both of them
>> are based on finding salient regions of points in an image. Does
>> anybody knows where I can download the SIFT and MOPS source codes. Or
>> does anybody has implemented these techniques on a dense grid of
>> uniformly spaced cells or overlapping grids.
>>
>> best regards
>> azizisya.
>>
>> __________________________________________________
>> Do You Yahoo!?
>> Tired of spam?  Yahoo! Mail has the best spam protection around
>> http://mail.yahoo.com 
>>    
>
>