Results 1 to 1 of 1
Thread: resample number of points
- 04-07-2010, 08:19 PM #1
Member
- Join Date
- Apr 2010
- Posts
- 1
- Rep Power
- 0
resample number of points
Hi!
I have to do Fourier descriptor in java, where I have edge coordinates of picture. So i must use fft and fft needs always the same size of points, but I have different pictures, that means different arrays of coordinates with different size. First I need to do to resample each array, that all arrays will have the same size and I have no idea how to do this in java. Probably with some interpolation?
I would be grateful if someone can help me.
Thanks
Similar Threads
-
Printing the Number of Times a Number in a Range Shows up
By space4rent00 in forum New To JavaReplies: 1Last Post: 02-05-2010, 10:42 PM -
drawing points with mouse
By josephdcoleman in forum New To JavaReplies: 4Last Post: 03-03-2009, 12:39 AM -
Drawing points on a JPanel
By josephdcoleman in forum New To JavaReplies: 6Last Post: 02-25-2009, 03:47 PM -
Percentage/decimal points?
By Exhonour in forum New To JavaReplies: 6Last Post: 01-16-2009, 10:35 PM -
given number of points(cordinates) , find max points lie on the same line ?
By Hayzam in forum New To JavaReplies: 2Last Post: 08-24-2008, 12:30 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks