• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    MATLAB
  • License
    MIT License
  • Created almost 3 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Automatic Panorama Stitching software in MATLAB. Spherical, cylindrical and planar projections stitching is supported in this version and can recognize multiple panoramas.

More Repositories

1

PCL-FeatureBased-PointCloudRegistration

A computer program on PCL framework to register two point clouds using the feature-based keypoints (SIFT, SHOT, FPFH, etc.), local/global feature descriptors, followed by various correspondence estimation and rejection methods. Below summarizes the available keypoints, descriptors, correspondence estimation and rejection methods that works in different combinations.
C++
42
star
2

Acceleration2VelocityandDisplacement

Filters and converts the acceleration data to velocities and displacement using the signal processing algorithms.
MATLAB
4
star
3

RGBDtoPointCloud

Creates point clouds from color and depth (RGB-D) images.
MATLAB
2
star
4

Image2CylindricalSpherical

Transforms the color or grayscale 2D image to the cylindrical and spherical coordinates. Fast as no for-loops are used.
MATLAB
2
star
5

CurvatureVisualize

Measures the shape properties of the object boundaries and displays the curvature.
MATLAB
2
star
6

3DSpaceTiling

Divides the 3D space with or without overlaps.
MATLAB
2
star
7

ShapeCurvatureHistogram

Feature vector of the curvature histogram of the shapes.
MATLAB
1
star
8

Synthetic-Cracks-Image-Tiling-Quilting

MATLAB
1
star
9

CracksSplitterCropper

To augment the cracks with similar geometric properties, cracks can be split into tile images.
MATLAB
1
star
10

VoronoiLimitRectSquare

Provides a bounded Voronoi Diagram with vertices similar to MATLAB [vx,vy] = voronoi(x,y). In other words, prunes the edges that extend the boundaries of the given x and y values.
MATLAB
1
star
11

Weighted-Adjacency-Matrix-of-Image

Creates a weighted adjacency matrix from an energy matrix for an image. Average, similarity and dissimilarity between the nodes i,j can be computed. If a custom energy matrix is provided, the same functions can be used to fill the adjacency matrix with edge weights.
MATLAB
1
star
12

Line2Line-IntersectionPoint

Finds the intersection point between two lines if it exists or else submits NaN.
MATLAB
1
star