许木

@dxumu

许木 暂无简介

所有 个人的 我参与的
Forks 暂停/关闭的

    许木/SparsifiedKMeans

    KMeans for big data using preconditioning and sparsification, Matlab implementation

    许木/opencv_contrib

    Repository for OpenCV's extra modules

    许木/opencv

    Open Source Computer Vision Library

    许木/mexopencv

    Collection and a development kit of matlab mex functions for OpenCV library

    许木/Auto-FaceBlur

    Python script for detecting faces in a picture and then blurring them out

    许木/ComputerVision-LocalFeatures

    Computer Vision - Local Features (HARRIS, MSER, SIFT, PCA-SIFT, GLOH)

    许木/Color-Clustering-for-Color-blind

    This project uses K-Means clustering, a machine learning algorithm for clustering the pixel in an image. Works pretty good in colorblind testing images. It can also be used for determining the quantization level of colors in image and helps to provide a system to minimize the memory required for saving the image.

    许木/Superpixel-based-Fast-Fuzzy-C-Means-Clustering-for-Color-Image-Segmentation

    We propose a superpixel-based fast FCM (SFFCM) for color image segmentation. The proposed algorithm is able to achieve color image segmentation with a very low computational cost, yet achieve a high segmentation precision.

    许木/python-kmeans-dominant-colors

    Using clustering to find dominant colors in a picture

    许木/image-features

    features extraction;artificial features;hog;haar;lbp;sift;softnms

    许木/auvsi-cv-pointCloud

    Learn how to read, load and visualize point clouds using MATLAB and pre-process the data by down sampling and de-noising. You will also learn how to apply affine transforms like translation and rotation. Finally, you will learn how to fit point clouds to geometric shapes and how to extract a region of interest from images using point clouds.

    许木/bag_of_features

    Image Classification Based on Bag of Features with SIFT and SURF Descriptors

    许木/Computer-Vision__Image-matching-stitching-and-homographies

    Interest point detectors and descriptors are at the heart of most computer vision applications. The goal of this project is to gain insights by working on one such application in determining homographies. By building a brief descriptor and matching feature points, the project is able to calculate homogeneous matrix between two pictures taken by rotating the camera around center. Thus, when given several such images, the system can output a panoramic image which combine all the images together.

    许木/HarrisInterestPointDetector

    许木/SIFT-1

    Matlab implementation of the SIFT interest point detection algorithm

    许木/cbir_using_surf

    Content-Based Image Retrieval (CBIR) is a challenging task which retrieves the similar images from the large database. Most of the CBIR system uses the low-level features such as color, texture and shape to extract the features from the images. In Recent years the Interest points are used to extract the most similar images with different view point and different transformations. In this project the SURF is combined with the color feature to improve the retrieval accuracy. SURF is fast and robust interest points detector/descriptor which is used in many computer vision applications. To improve the performance of the system the SURF is combined with Color Moments since SURF works only on gray scale images. The KD-tree with the Best Bin First (BBF) search algorithm is to index and match the similarity between the features of the images. Finally, Voting Scheme algorithm is used to rank and retrieve the matched images from the database.

    许木/EECS442-Image-Stitching

    Harris corner detector is used to find the region of interest. SIFT descriptor is used to generate fingerprint around the interest point. RANSAC algorithm is used to fit the Homography Transform model.

    许木/GMS-Feature-Matcher

    C++ code for "GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence"

    许木/ComputerVision-Panorama

    Creating Panorama of images after perspective projection, non max suppression, corner detection and stitching of images.

搜索帮助