Skip to content
View manikandan5's full-sized avatar

Organizations

@Z534-Search
Block or Report

Block or report manikandan5

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Image-Matching-Stitching-Warping Image-Matching-Stitching-Warping Public

    Given two images of the same object, but of different view, the program tries to find the matching SIFT points. Then it estimates the homography and performs the projective transformation so that t…

    C++ 4

  2. Object-detection Object-detection Public

    The project classifies the objects in every image into a pre-defined class. In this project, we have compared the results found using a simple baseline(subsampled pixel points passed to a SVM), Pri…

    C++ 2 1

  3. Optical_Music_Recognition Optical_Music_Recognition Public

    The code finds the edges on the Musical note images first by performing convolution with a sobel filter. Then it tries to find the coordinates of the notes occur using template matching. It finds t…

    C++ 1 3

  4. HackerRank-Problems HackerRank-Problems Public

    Solutions to the problems on the HackerRank site

    Python

  5. SceneClassification SceneClassification Public

    Scene classification is a problem under the domain of object recognition. Scene classification is a very interesting problem of automatically labeling an image among a set of semantic categories. T…

    C++ 1

  6. POSTagger POSTagger Public

    Program which classifies the given sentence into its respective part of speech using Bayesian network models and Natural Language Processing techniques.

    Python 1