Software Listing: Distance
- Long Distance Calculator
- License: Freeware
- Price: 0.00

Thank you for choosing the ImageLink Calculator, our ultimate best rate search tool with FAST and very EASY detailed rate analysis for all of our long distance carriers - side by side - in your area. Compare your current phone bill rates to major Long Distance carriers with prices as low as 3.45 cents per minute. Completely free and without obligation of any type. You will instantly see your savings per month..
- Publisher: ImageLink Incorporated
- Date: 01-10-2004
- Size: 259 KB
- Platform: Win2000, Windows Server, WinOther
- ZIP Code Distance Wizard
- License: Shareware
- Price: 17.95

The ZIP Code Distance Wizard allows you to locate ZIP Codes that are within close proximity of a specified ZIP Code. For example, let's say that you are a direct marketer and you want to send out a mass mailing to all addresses within a 50 mile radius of a particular ZIP Code. But how do you know what ZIP Codes are within a 50 mile radius of a specific ZIP Code? Or perhaps you are a sales person who obtains commissions based on sales that occur within a 100 mile radius of your office, and you need to know what ZIP Codes fall within that radius? This is where the ZIP Code Distance Wizard can assist you.
- Publisher: PC Shareware, Inc.
- Date: 27-10-2004
- Size: 1394 KB
- Platform: Win2000, WinOther
- Pin Distance Beta
- License: Shareware

Pin Distance is the simple, reliable, golf ranging utility program. It turns your PDA equipped with GPS into an invaluable tool. You will never again have to look for yard markers, just look at your PDA! The program is optimized for ease-of-use on the course so you don't have to fumble with a stylus when you should be focusing on your golf game. Users can easily calibrate a course the first time they play. Pin Distance can be used on ANY course, and courses are stored in a simple database on the PDA so they can be freely shared with other users..
- Publisher: Blackfish Software
- Date: 13-03-2003
- Size: 41 KB
- Platform: Palm OS
- Driving Distance Calculator
- License: Shareware

Falcon's Distance Calculator is a web package for calculating the driving distance between two cities from USA or Canada. Falcon's Driving Distance Calculator is easy to use, highly-integrated package that can be used in your web applications. This Driving Distance Calculator was written in PHP and ASP, and data base support is not necessary..
- Publisher: falconsolution.com
- Date: 16-04-2011
- Platform: PHP, Scripts
- Log Spectral Distance
- License: Freeware
- Price: 0.00

Calculates the average log-spectral distance between CLEAN and NOISY signals. It has the capability of calculating this distance for a specified sub-band as well. This measure is used for evaluation of processed speech quality in comparison to the original speech..
- Publisher: Esfandiar Zavarehei
- Date: 02-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- LP Log Spectral Distance
- License: Freeware
- Price: 0.00

Calculates the average log-spectral distance between CLEAN and NOISY signals. Has the option of calculating this distance for speech active periods only. Also you can select a frequency range to study the distance in a sub-band..
- Publisher: Esfandiar Zavarehei
- Date: 08-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- The Earth Mover's Distance
- License: Freeware
- Price: 0.00

This implementation is based on "The Earth Mover's Distance as a Metric for Image Retrieval", Y. Rubner, C. Tomasi and L. Guibas, International Journal of Computer Vision, 40(2), pp. 99-121, 2000. emd ---> computes the earth mover's distance between two signatures gmd ---> computes the ground distance matrix between two signatures gdf ---> computes the ground distance between two feature vectors test --> is an auxiliary module to show how the above functions work.
- Publisher: Ulas Yilmaz
- Date: 16-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Inverse Distance Weight
- License: Freeware
- Price: 0.00

Inverse distance weighting (IDW) multivariate interpolation. The code performs an Inverse distance weighting (IDW) multivariate interpolation, i.e. a process of assigning values to unknown points by using values from usually scattered set of known points. The code requires vectors of coordinates and variable values of known points (xc,yc,vc) and calculated the variable values by means of Inverse Distance Weighting (IDW) multivariate interpolation for a vector or matrix (Vint) of unknown points described by coordinates (x,y). The code allows to vary the distance weight (e) and to consider a certain number of neighbors through fixed radius or number of neighbours methods.
- Publisher: Simone Fatichi
- Date: 03-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- EMD (Earth Movers Distance) mex interface
- License: Freeware
- Price: 0.00

This code is the mex interface for computing Earth Movers Distance between signatures and is based on the Y. Rubner's C Implementation. (http://ai.stanford.edu/~rubner/emd/default.htm) For building the mex file you should have setup your mex build environment. Invoke "build_emd" for building and "demo_emd" for a small test..
- Publisher: Masoud Alipour
- Date: 21-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Compute the Great Circle Distance between two points
- License: Shareware

This function will compute the great circle distance between two points on a sphere of uniform radius using the Vincenty formula. At minimum, four inputs are required: lat1, long1, lat2, long2. Optionally, a fifth parameter (r) can be specified. If this parameter isn't specified it's assumed to be the mean radius of the earth in km. INPUTS: phi_s = latitude of the standpoint (base) lambda_s = longitude of the standpoint (base) phi_f = latitude of the forepoint (destination) lambda_f = longitude of the forepoint (destination) r = radius of the sphere [units determine units of d] OUTPUT: d = great circle distance from standpoint to forepoint Note that the Vincenty equation requires the latitude and longitude to be specified in radians.
- Publisher: Steve Ratts
- Date: 11-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Distance from a point to polygon
- License: Shareware

Calculate the distance from a point to 2-D polygon, and the point on the polygon closest to the point. This is based on the function made by Michael Yoshpe. Also include the test suggested by Eric Schmitz..
- Publisher: Alejandro Weinstein
- Date: 11-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Minimum Distance Calculations Between 2 Groups of Pixels
- License: Shareware

Takes the list of coordinates between 2 groups of pixels and calculates the shortest distance between the 2 groups and returns their pixel coordinates..
- Publisher: Alister Fong
- Date: 12-05-2013
- Size: 31 KB
- Platform: Matlab, Scripts
- Minimum distance between two polygons
- License: Shareware

This function computes the minimum euclidean distance between two polygons P1 & P2. - for vertex-vertex case.
- Publisher: sjye
- Date: 03-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Kernel to Distance
- License: Shareware

Transform a inner product matrix or kernel matrix to a square of distance matrix.
- Publisher: Michael Chen
- Date: 15-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Apply hausdorf distance to tile image classification
- License: Shareware

This file implement the modified hausdorf distance[2], and apply it to solve a simple application--tile images classification with shape variance. See the 'description.pdf' for more details. [1] D. P. Huttenlocher, G. A. Klanderman, and W. J. Rucklidge, 'Comparing images using the Hausdorff distance', IEEE Trans. PAMI, vol. 15, pp. 850- 863, 1993. [2] Marie-Pierre Dubisson and A.K.Jain. A modified hausdorff distance for object matching.
- Publisher: Su Dongcai
- Date: 17-05-2013
- Size: 1987 KB
- Platform: Matlab, Scripts
- Distance measure from object to camera
- License: Shareware

The objective of this program is to be able to measure distance from an object to the web cam you are using, this measure is given in centimeters(cm). The interface is very simple, it consists of an axes space that lets you visualize what the cam is seeing, the program will draw a rectangle in the outline of the object that it's focusing. You'll be able to see that there also are 2 buttons, one that says 'Start Cam', and the second one 'Distance'. To make the program work you'll need objects that are very white, in my case I used the screen of an ipod touch, I also tried with a paper ball, and a white ruler, but I'm sure that any white object should work as long as you have the right brightness in the room.
- Publisher: Laia
- Date: 05-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Netpas Distance
- License: Shareware
- Price: 149.00

Make it smart with Netpas Distance
Netpas Distance is the world's best port distance table supporting more than 11000 ports and 60 million distance table.
Features of product:
# More than 11000 ports and 60 million distances database
# Vessel tracking
# Voyage management
# Simple voyage estimation.
# Convenient visual route on e-world map
# A number of routing points choice
# e-Port atlas function
# Easy route editing
# Speedy update of missing ports : within 2 weeks
# And many other variable and convenient functions
Make it smart with Netpas Distance
Netpas Distance is the world's best port distance table supporting more than 11000 ports and 60 million distance table.
- Publisher: Seafuture Inc
- Date:
- Size: 24883 KB
- Platform: Win2000, Windows 7, Windows Server, WinOther, WinVista
- Distance and Time Calculator
- License: Shareware
- Price: 14.95

Distance and Time Calculator is an Add-in for Microsoft MapPoint. This add-in automates the calculation of driving distance and time between many locations and will rapidly create a compatible Microsoft Excel workbook or Microsoft Access database from pushpin sets for in just a few clicks. The results are exported in an easy to read matrix format. The exported file will contain data for the distances, the driving time, the trip time and or cost. As an example, to compute distances and times between two 65 pushpin sets requires around 10 minutes on an AMD Athlon 2.2 GHz (Symmetrical route and Hide MapPoint options selected).
- Publisher: OptiXL Inc
- Date:
- Size: 2600 KB
- Platform: Win7 x32, Win7 x64, WinOther, WinVista, WinVista x64
- Postal Code Distance Wizard
- License: Shareware
- Price: 31.95

The Postal Code Distance Wizard allows you to locate Postal Codes that are within close proximity of a specified Postal Code. For example, let's say that you are a direct marketer and you want to send out a mass mailing to all addresses within a 50 kilometers radius of a particular postal code. But how do you know what postal codes are within a 50 kilometers radius of a specific postal code? Or perhaps you are a sales person who obtains commissions based on sales that occur within a 100 kilometers radius of your office, and you need to know what Canadian postal codes fall within that radius? This is where the Postal Code Distance Wizard can assist you.
- Publisher: PC Shareware, Inc.
- Date:
- Size: 6512 KB
- Platform: Win2000, Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64
- Map Distance for Windows 8
- License: Shareware

Map Distance for Windows 8 is a handy and reliable application designed to calculate the distance between two locations.
Just set two points on the map and get an accurate estimation of your jogging route! The 'Find Me' feature identifies your current location, so you are not required to manually seek it.
.
- Publisher: MobiusApps
- Date:
- Platform: Windows 8












