photo

Preetham Manjunatha


University of Southern California

Last seen: 1日 前 2014 年からアクティブ

Followers: 3   Following: 0

Enthusiastic and versatile Research Associate with a Ph.D. in Applied Computer Vision and Machine Learning.

Programming Languages:
Python, C++, C, MATLAB, HTML, CSS, Shell
Spoken Languages:
English, Hindi
Pronouns:
He/him
Professional Interests:
AI for Signals and Images, Image Processing and Computer Vision, Data Synthesis

統計

All
MATLAB Answers

23 質問
36 回答

File Exchange

28 ファイル

ランク
6,560
of 300,735

評判
7

コントリビューション
23 質問
36 回答

回答採用率
47.83%

獲得投票数
4

ランク
2,391 of 21,052

評判
740

平均評価
4.50

コントリビューション
28 ファイル

ダウンロード
72

ALL TIME ダウンロード
5136

ランク

of 170,535

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 3
  • 3 Month Streak
  • GitHub Submissions Level 3
  • Thankful Level 3
  • Revival Level 1
  • First Answer
  • First Submission
  • First Review

バッジを表示

Feeds

表示方法

送信済み


Count lines in MATLAB scripts for a project folder
A lightweight MATLAB utility that recursively counts code, comment, and blank lines across files/directories and writes a per-fi...

11日 前 | ダウンロード 3 件 |

0.0 / 5
Thumbnail

送信済み


Required toolboxes and dependencies in MATLAB scripts
This script retrieves all toolboxes used in each script in the project folder. Creates a neat report for all the scripts local/g...

20日 前 | ダウンロード 2 件 |

0.0 / 5
Thumbnail

送信済み


Automatic panoramic image stitcher (AutoPanoStitch)
Automatic Panorama Stitching software in MATLAB. Spherical, cylindrical, planar, and other projections are supported in this pac...

20日 前 | ダウンロード 8 件 |

5.0 / 5
Thumbnail

送信済み


Law's texture filter of filter sizes 3, 4, 5, and 7
An implementation of Law's texture filter of filter sizes 3, 4, 5 and 7. Provides the feature vector, Law's tensor and energy ma...

約2ヶ月 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


Curvature measure and visualization
Measures the shape properties of the object boundaries and displays the curvature.

約2ヶ月 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


Weighted adjacency matrix of an image using energy function
Creates a weighted adjacency matrix from an energy matrix for an image. Average, similarity, and dissimilarity between the nodes...

2ヶ月 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


Intersection of two lines (a fast parametric method)
A fast two-line intersection point-based in parametric space. Finds the intersection point between two lines if it exists.

7ヶ月 前 | ダウンロード 9 件 |

0.0 / 5
Thumbnail

送信済み


Image color segmentation
Segments a color image by a color picked RGB value or by K-means clustering on RGB, HSV, L*a*b*, XYZ, YCbCr, or YIQ (NTSC) co...

7ヶ月 前 | ダウンロード 2 件 |

0.0 / 5
Thumbnail

送信済み


Binary semantic segmentation annotation quality control
This MATLAB script helps to assess and control the quality of binary image segmentation annotations using visualization of image...

8ヶ月 前 | ダウンロード 2 件 |

0.0 / 5
Thumbnail

送信済み


GPS data path tracking, visualization and distance
This repository is a simple MATLAB script for the GPS path tracking and visualization using the Google Maps.

10ヶ月 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


Image stitching cylindrical/spherical/planar given R and K
Stitches cylindrical/spherical/planar panorama images for various motion models given the rotation (R) and camera intrinsics (K)...

11ヶ月 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


Image stitching given rotation/camera intrinsic matrices
Stitches panorama image given the rotation (R) and camera intrinsics (K) matrices for each images after the bundle adjustment pr...

11ヶ月 前 | ダウンロード 3 件 |

0.0 / 5
Thumbnail

送信済み


Cracks segmentation by gradient and morphological methods
This repository consists of classical cracks semantic segmentation methods such as morphological, Hessian and Fractional Anisotr...

11ヶ月 前 | ダウンロード 6 件 |

0.0 / 5
Thumbnail

送信済み


Crack width, length and area calculation and visualization
Calculates the crack width based on the ellipse major axis orientation and Bresanham line traversing and follows a visualization...

11ヶ月 前 | ダウンロード 4 件 |

0.0 / 5
Thumbnail

送信済み


Cracks binary class bounding box and segmentation metrics
This repository consists of the binary class object detection and semantic segmentation metrics for the cracks from scratch.

11ヶ月 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


Image to cylindrical and spherical projection/warping
Cylindrical and spherical coordinates projection of the color and grayscale images without any slow for-loops.

11ヶ月 前 | ダウンロード 2 件 |

2.0 / 5
Thumbnail

送信済み


Panorama image cropper
Crops a fully stitched panorama with black/white background.

11ヶ月 前 | ダウンロード 2 件 |

5.0 / 5
Thumbnail

送信済み


Color and depth (RGB-D) images to point cloud
Creates point clouds from color and depth (RGB-D) images provided by the camera's intrinsic parameters. Also, writes the point c...

11ヶ月 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


Shape curvature histogram
Feature vector of the curvature histogram of the shapes.

1年以上 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


Random graphs and trees
Creates Erdos-Renyi, geometric random graphs, and rapidly-exploring random trees (RRT and RRT*).

1年以上 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


Cracks splitter/cropper/augment on a large dataset
To augment the cracks with similar geometric properties, cracks can be split into tile images on a large dataset.

1年以上 前 | ダウンロード 2 件 |

0.0 / 5
Thumbnail

送信済み


Custom colormap
Creates a custom color map given the RGB triplet array.

1年以上 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


Voronoi bounded rectangular or square limits
Provides a bounded Voronoi Diagram with vertices similar to MATLAB [vx,vy] = voronoi(x,y). In other words, prunes the edges that...

1年以上 前 | ダウンロード 6 件 |

0.0 / 5
Thumbnail

送信済み


Probability density functions distance and similarity
Measures the distances and similarities between two probability density functions of signals.

1年以上 前 | ダウンロード 1 件 |

5.0 / 5
Thumbnail

送信済み


Multiclass metrics of a confusion matrix
Given the confusion matrix finds the two or multiclass metrics such as precision, recall, F1-score, and others.

1年以上 前 | ダウンロード 3 件 |

5.0 / 5
Thumbnail

送信済み


Acceleration to velocity and displacement using DSP filters
Filters and converts the acceleration data to velocities and displacements using the signal processing algorithms.

1年以上 前 | ダウンロード 5 件 |

5.0 / 5
Thumbnail

送信済み


Cracks splitter/cropper/augment on a single image
Augments the cracks with similar geometric properties, cracks can be split into tile images.

1年以上 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


3D space tiling (partition/divide the 3D space w/wo overlap)
Divides the 3D space with or without overlaps. Tested on 3D point clouds.

2年以上 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail