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.474.736 Times

Polygon Reducer software
Filter: All | Freeware | Demo
 

Polygon Reducer

< 1 2 3 4 5 > 

Caculate the intsection between 2 discs or disc with polygon discintersect: to caculate the intsection between 2 discpolydiscint: to caculate the intsection between disc and polygonplotdisc: to plot the disc in 3D



Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Caculate the intsection between 2 discs or disc with polygon Download

Added: July 07, 2013 | Visits: 310

Import ImageJ ROIs ReadImageJROI - FUNCTION Read an ImageJ ROI into a MATLAB structureUsage:[sROI] = ReadImageJROI(strFilename)[cvsROIs] = ReadImageJROI(cstrFilenames)[cvsROIs] = ReadImageJROI(strROIArchiveFilename)This function reads the ImageJ binary ROI file format.'strFilename' is the full path to a '.roi'...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Import ImageJ ROIs Download

Added: April 14, 2013 | Visits: 255

mask2poly This functions goal is to find a polygon which enclosures a user supplied mask. It's a kind of a complementary of Matlab poly2mask function. The difference is that all contour points are returned- without missing points for linearly related points. In order to get a 100% complementary of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): mask2poly Download

Added: April 25, 2013 | Visits: 312

Texture Patch This function PATCHT, will show a triangulated mesh like Matlab function Patch but then with a texture. patcht(FF,VV,TF,VT,I,Options); inputs, FF : Face list 3 x N with vertex indices VV : Vertices 3 x M TF : Texture list 3 x N with texture vertex indices VT : Texture Coordinates s 2 x K, range...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 184.32 KB Download (40): Texture Patch Download

determine surface area and uncertainty from points in a plane calculates surface area A and its standard uncertainty uA for any arbitrary polygon in a plane given by coordinates x and y and their respective standard uncertainties ux and uy. The inputs are assumed to be VECTORS, x, ux, y and uy all should have the same size. The uncertainties are assumed to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): determine surface area and uncertainty from points in a plane Download

Added: June 17, 2013 | Visits: 448

area3D A function which gives the area of a 3D planar polygon which does not lie in the x-y plane.AREA3D(X,Y,Z) calculates the area of a polygon in space formed by vertices with coordinate vectors X,Y and Z. If the coordinates of vertex v_i are x_i, i and z_i twice the area of a polygon is given by:2...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): area3D Download

Added: May 13, 2013 | Visits: 233

hullfit When interpolating on a given data set, convhull is used to set the boundaries of the interpolation area. Because convhull only minimizes the outline length, there might be interpolation lines which are unwanted (see figure).hullfit tries to minimze the polygon area instead resulting in a hull...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): hullfit Download

Added: March 30, 2013 | Visits: 254

circum circle Accepts a list of x and y coordinates. First, we find the smallest circumscribing polygon from this list (convhull). Finally, we use this polygon's coordinates to find the smallest circumscribing circle. We find the circle by minimizing the distance of the circle center to the polygon's...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): circum circle Download

Added: August 03, 2013 | Visits: 234

2D polygon interior detection This function tries to improve the slow Matlab INPOLYGON function.There are few other fast codes on FEX (e.g., by Darren Engwirda). After exploring many different ways, I come to the conclusion that Darren Engwirda's approach is close to optimal. So here you'll find a general method that share...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): 2D polygon interior detection Download

Added: March 28, 2013 | Visits: 358

Wavefront OBJ toolbox Read and Write Wavefront OBJ geometry and MTL files.A Wavefront Geometry Object file is supported by many 3D programs, it looks like:v 0.000000 2.000000 0.000000v 0.000000 0.000000 0.000000v 2.000000 0.000000 0.000000v 2.000000 2.000000 0.000000% Vertices Coordinates 4f 1 2 3 4% Faces 1The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 204.8 KB Download (53): Wavefront OBJ toolbox Download

Added: July 21, 2013 | Visits: 391

2D Polygon edges intersection Find the intersection points of the edges of two 2D polygons, a simple function made to follow up a Newsgroup discussion


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): 2D Polygon edges intersection Download

Added: March 22, 2013 | Visits: 307

Polygon Clipping and Offsetting This is a mex wrapper for Angus Johnson's Clipper library: http://www.angusj.com/delphi/clipper.php, based on Sebastian HdoTAlz's mex wrapper for the GPC library. This library has some speed advantages over GPC, but the primary addition is the ability to offset polygons. In order to use this, you...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Polygon Clipping and Offsetting Download

Added: July 28, 2013 | Visits: 402

Showvol Isosurface Render This function Showvol, is a small GUI to render a Phong shaded Iso Surface of volume data, it contains 3 render functions (see screenshot).- Phong Shaded Isosurface polygon mesh which can be rotated and zoomed- 3D Slice View- Fast preview, phong shaded Iso surface render to image (only x,y and z...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 6.92 MB Download (47): Showvol Isosurface Render Download

Added: April 15, 2013 | Visits: 516

Triangle Area and Angles This simple function use three points as input which can be 2D,3D...nD. And will calculate the area and angles of this triangle / polygon.The last version also support the precise 'Orthogonal-triangular decomposition' area calculation method.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Triangle Area and Angles Download

Added: August 08, 2013 | Visits: 554

A toolbox for finding horseshoes in 2D maps By Qingdu Li,Institute for Nonlinear Systems, Chongqing University of Posts and Telecommunications, Chongqing, 400065, China.Email: liqd@cqupt.edu.cn or qingdu_li@163.comAs one of the most important results in chaotic dynamics, topological horseshoe theory provides a powerful tool in rigorous...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 890.88 KB Download (49): A toolbox for finding horseshoes in 2D maps Download

Added: April 14, 2013 | Visits: 269

cutpolygon CUTPOLYGON - Split a 2D polygon by a line, and remove one of the sidesUse CUTPOLYGON to cut alias intersect alias split alias slice a polygon P(being a series of connected X,Y coordinates) with a line L (defined bytwo points), removing a specified side s. L can serve as a bottom limit('B'), top...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): cutpolygon Download

Added: May 01, 2013 | Visits: 263

polyrevolve [X,Y,Z]=polyrevolve(x,z,n)This function revolves a 2D polygon around the Z-axis. It copies the 2D data points evenly around the axis and produces a 3D data set suitable for input to MESHGRID and GRIDDATA to create a 3D surface.Useful to convert 2D axisymmetric data to 3D surfaces for presentation...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): polyrevolve Download

Added: May 27, 2013 | Visits: 315

polyorient Returns the orientation and signed area of a 2D polygonSyntax:[ORIENT,SAREA] = POLYORIENT(X,Y)Inputs:X, Y Vectors with the polygon verticesOutputs:ORIENT Polygon orientation. 1 if the orientation is counter-clockwise (direct), 0 otherwiseSAREA Signed area of the polygon, negative if orientation...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): polyorient Download

Added: August 30, 2013 | Visits: 421

GMap + Geo Gmap_geo provides a Google Map location picker widget for Geo point fields and a Google Maps-based output formatter for point, line, and polygon fields.HOWEVER: Gmap_geo was written for an earlier iteration of the Geo module. It has not been updated to use recent Geo API changes. If you are...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): GMap + Geo Download

Added: July 02, 2013 | Visits: 257

ShapeKit ShapeKit is a geometry library for iOS that aims to bridge GEOS with Apple's MapKit. Features * ShapeKitGeometries are standard cocoa objects ShapeKitPoint *myPoint = [[ShapeKitPoint alloc] initWithCoordinate:CLLocationCoordinate2DMake(0, 0)]; * ShapeKitGeometries have standard MKShape...


Platforms: Mac

License: Freeware Size: 30.72 KB Download (41): ShapeKit Download

< 1 2 3 4 5 >