Skip to content
View hoffsupes's full-sized avatar
Block or Report

Block or report hoffsupes

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

Pinned

  1. LSPM LSPM Public

    Large scale pattern mining

    Python

  2. Camera-models-to-generate-2D-images-from-a-3D-cloud Camera-models-to-generate-2D-images-from-a-3D-cloud Public

    Various camera models (Full, Weak and Orthographic) are used to convert 3D real world points into 2D image pixel coordinates by simulating a 'virtual camera'

    MATLAB 6 3

  3. Multi-BandBlending Multi-BandBlending Public

    Implements Pyramidal blending wherein a laplacian pyramid is created out of portions of images to be blended and then the pyramids themselves added per level to give a new third pyramid, which is t…

    C++ 1 2

  4. Poisson-Inpainting Poisson-Inpainting Public

    Contains code for poisson compositing and it's modification to do inpainting by second order PDE's

    C++ 2

  5. RANSAC-based-registration RANSAC-based-registration Public

    Does simple video stabilization by per frame RANSAC based image registration. Video Result and sample included within

    C++ 1

  6. Shot-boundary-detection-using-SVM-s-Aritificial-Neural-Networks-and-kNN Shot-boundary-detection-using-SVM-s-Aritificial-Neural-Networks-and-kNN Public

    A shot is a continious sequence of frames filmed in one go. The regions of discrepency between two shots is called the shot boundary. Various discriminatory features like the frame variance, mean, …

    C++ 7