Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.133.672 Times

Local Coordinates software
Filter: All | Freeware | Demo
 

Local Coordinates

< 1 2 3 4 5 > 
Released: June 16, 2012  |  Added: June 16, 2012 | Visits: 403

pyldaw: A local delivery agent wrapper A python wrapper for Local Delivery Agents (for example, maildrop), which allows an unlimited number of extensions on a mail account with dot-qmail-like functionality.



Platforms: Windows, Mac, Linux

License: Freeware Size: 11.59 KB Download (50): pyldaw: A local delivery agent wrapper Download

Visual saliency detection in image using ant colony optimisation and local phase coherence This is a demo program of the paper L. Ma, J. Tian, and W. Yu, "Visual saliency detection in image using ant colony optimisation and local phase coherence," Electronics Letters, Vol. 46, Jul. 2010, pp. 1066-1068.





Platforms: Matlab


Added: April 25, 2013 | Visits: 358

local maxima minima This is a very simple function to find the local maximum in any dimensional array. As simple as it is it still gives nice results.I use the imdilate() function as a maximum operation and then compare the data to the result.The function receives three parameters:the data, a vector defining the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): local maxima minima Download

Added: September 11, 2013 | Visits: 510

Convert ECI to ECEF Coordinates Convert ECI (CIS, Epoch J2000.0) Coordinates to WGS 84 (CTS, ECEF) Coordinates. This function has been vectorized for speed.Example Function Call:>> [r_ECEF v_ECEF] = ECItoECEF(JD,r_ECI,v_ECI);Where:JD is the Julian Date vector [1 x N] (units are in days)r_ECI is the position vector [3 x N] (any...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Convert ECI to ECEF Coordinates Download

Added: May 24, 2013 | Visits: 537

Right ascension/declination to azimuth/elevation Calculates azimuth and elevation angle in the local horizon system for a sky position given in equatorial coordinates (RA Dec J2000).Function Call: [Az El] = RADec2AzEl(350,58, '2008/02/18 13:10:00',60,15,0)Input:RA - Right ascension (J2000) of sky position in degrees (0:360)Dec - Declination...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Right ascension/declination to azimuth/elevation Download

Added: July 11, 2013 | Visits: 404

GUI for Basic Local Alignment Search Tool (BLAST) NCBI has an implementation of BLAST algorithm on their website at www.ncbi.nlm.nih.gov/BLAST, which is good if you want to query short DNA or protein sequence against various sequence databases. The problem arises when large sequences need to be BLAST'ed against a sequence database or against...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): GUI for Basic Local Alignment Search Tool (BLAST) Download

Added: August 08, 2013 | Visits: 469

Power flow software in rectangular coordinates This software solves the powerflow in rectangular coordinates.This is applied to distribution as well as transmission systems


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (41): Power flow software in rectangular coordinates Download

Added: September 12, 2013 | Visits: 455

Curvilinear Coordinates Programs and utility functions using the Symbolic Math Toolbox are provided to analyze vectors and tensors in general curvilinear coordinates. The programs perform the following functions: 1) runcoord plots intersecting coordinate surfaces for typical coordinate systems 2) runmetric computes and...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (54): Curvilinear Coordinates Download

Applying Greedy Algorithm and Local Search in a Supply Chain distribution problem This is an application of the Greedy Algorithm and the Local Search for finding a solution for the SC Distribution Network problem.We dealt with one level SC composed of a set of factories and a set of Sales Points, each sales point has a demand at a certain time, each factory has a production...


Platforms: Matlab


Added: August 22, 2013 | Visits: 375

Local Regression 2D This function will perform a local regression at the given points. Using the data at hand. You will need to input a spanwidth which will tell the function how many datapoints he will use in the local regression at each evaluation.Example...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Local Regression 2D Download

Added: July 19, 2013 | Visits: 405

Fast Non-Local Means 1D, 2D Color and 3D This function NLMF performs Non-Local Means noise filtering of 1D signal, 2D grey/color or 3D image data. The function is partly c-coded for cpu efficient filtering. Suitable for almost every image data type such as MRI, CT and normal photos.Warning !, Image filtering removes noise, but important...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (44): Fast Non-Local Means 1D, 2D Color and 3D Download

Added: August 26, 2013 | Visits: 385

cumulative local histogram to drive level set evolution in this test program, we calculate the cumulative histogram in a local window centered at each pixel,this local cumulative histogram can be used to drive the level set for image and texture segmentation.Ref. Tony Chan, Selim Esedoglu, and Kangyu Ni, Histogram Based Segmentation Using Wasserstein...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): cumulative local histogram to drive level set evolution Download

weighted total least squares for mutually correlated coordinates The problem of fitting a straight line to data with uncertainties in both coordinates is solved using a weighted total least-squares algorithm. The parameters are transformed from the usual slope/y-axis intersection pair to slope angle and distance to the origin. The advantages of this are that...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): weighted total least squares for mutually correlated coordinates Download

Added: June 02, 2013 | Visits: 331

Toolbox Non-Local Means A toolbox for the non-local means algorithm.by Gabriel PeyrdoTe, 2007.The non-local means is an algorithm introduced by A. Buades, B. Coll, J.M Morel.The main reference for the algorithm is A. Buades, B. Coll, J.M Morel, "A review of image denoising algorithms, with a new one" , Multiscale...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.87 MB Download (41): Toolbox Non-Local Means Download

Added: September 05, 2013 | Visits: 345

Transform matrix between two dicom image coordinates It first transforms to patient coordinates and then to the second coordinates. Both dicom image sets should have the same localizer while scanning.It takes two inputs: dicominfo structures (taken by dicominfo mmand) of two image sets. The outputs are 4x4 transform matrix and 3x3 rotation...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Transform matrix between two dicom image coordinates Download

Added: August 12, 2013 | Visits: 415

Local Linear Kernel Regression This is the local linear version of the kernel smoothing regression function: http://www.mathworks.com/matlabcentral/fil...objectType=FILEThe local linear estimator improves the regression behaviour near the edges of the region over which the data have been collected.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Local Linear Kernel Regression Download

Local Depth SIFT and Scale Invariant Spin Image local features for 3D meshes a toolbox to compute Local Depth SIFT and Scale Invariant Spin Image local features for 3D meshes.descriptor matlab toolbox - a toolbox containing my work on local features for meshes: MeshScaleDoG local features detector, the Scale Invariant Spin Image descriptor and the Local Depth SIFT...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (42): Local Depth SIFT and Scale Invariant Spin Image local features for 3D meshes Download

Generate a vector of Cartesian integer coordinates for a 1, 2, or 3D region 03 Mar 2012 (Updated 06 Mar 2012)Function to generate a listing of the coordinates for a specified Cartesian space.A = ENUM_COORDS(X) returns the matrix elements of a 2D region, where X contains a 4-element vector, X=[x y width height], representing the bounding box containing the set of 2D...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Generate a vector of Cartesian integer coordinates for a 1, 2, or 3D region Download

Added: July 29, 2013 | Visits: 511

Image Noise Reduction by Local Statistics Reduce image noise by measuring local pixel statistics and remapping intensities.Tristan Ursell (c)Relative Noise TransformMarch 2012Iout=relnoise(Iin,sz,sigma);Iout=relnoise(Iin,sz,sigma,'field');[Iout,Ivar]=relnoise(Iin,sz,sigma,...);[Iout,Ivar,Imean]=relnoise(Iin,sz,sigma,...);Iin = the input...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 153.6 KB Download (39): Image Noise Reduction by Local Statistics Download

Added: April 18, 2013 | Visits: 293

Fast retrieve line coordinates function [x,y]=conect(Xstart,Xend,Ystart,Yend)works the same as LINE(X,Y) but you can retrieve the coordinates of the line. It works for Xstart~=Xend.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Fast retrieve line coordinates Download

< 1 2 3 4 5 >