Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / hoffsupes 38 repositories

@RPI

hoffsupes/Meeting-Summarization-Visualization-of-Dialogue-Structure-in-a-Meeting

Made for the Intelligent Analysis Room, CISL, RPI

Language: HTML - Size: 23.4 KB - Last synced: 8 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

hoffsupes/WebVR-Harmony-Mills-Cohoes-Complete

A complete digital prototype for the Harmony Mills Part of the AR Mural Interaction, made for the City of Cohoes. Starts with the user scanning the marker to gain access to actual webVR experience which takes them to an interactive panorama

Language: HTML - Size: 3.46 MB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

hoffsupes/Utterance_Parser

Utterance Parser written for the Machine Teaching project @CISL RPI

Language: Python - Size: 11.7 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

hoffsupes/TFTP-Server

This is a simple TFTP server. It is based on the RFC 1350. This was developed and tested on Ubuntu 16 and 14.04.

Language: C - Size: 9.77 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

hoffsupes/Tensorflow-practice

Practising tensorflow using examples found online

Language: Python - Size: 5.86 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

hoffsupes/Synonyms-in-ConceptNet

Finds all english synonyms in conceptNet for the Machine Teaching Project @CISL RPI

Language: Python - Size: 1.95 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

hoffsupes/Simple-Guessing-Game-with-Avahi-Browse

Simple number guessing game which advertises its instance using Avahi / Zeroconf.

Language: C - Size: 3.91 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 1

hoffsupes/Shot-boundary-detection-using-SVM-s-Aritificial-Neural-Networks-and-kNN

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, L2-norm etc are taken (as a means of representing video frame data) and then various classifiers are used to compare their performances in detecting these shot boundaries.

Language: C++ - Size: 1.26 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 7 - Forks: 0

hoffsupes/Shortest-Path-Algorithms

Implements greedy and globally optimal (dijstrka's) algorithm's for shortest path's between the nodes of a graph

Language: Matlab - Size: 74.2 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

hoffsupes/sfm_toolbox Fork of vrabaud/sfm_toolbox

Language: Matlab - Size: 10.8 MB - Last synced: 10 months ago - Pushed: over 9 years ago - Stars: 1 - Forks: 0

hoffsupes/SfM

The one and only! The tale! The legend! Tomasi and Kanade's original factorization algorithm which gave rise to 3D reconstruction! Amazing!

Language: MATLAB - Size: 99.6 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 1

hoffsupes/roboagent

Run a simulation to make robots run around a bit world

Language: C++ - Size: 242 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

hoffsupes/RANSAC-based-registration

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

Language: C++ - Size: 10.7 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 1

hoffsupes/Prime-Generator

Count Primes faster using OpenMPI

Language: C - Size: 3.91 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

hoffsupes/Poisson-Inpainting

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

Language: C++ - Size: 16 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

hoffsupes/PGM-File-Parser

A very (tiny) basic library to parse (read and write) PGM _(Portable Graymap Format)_ image files

Language: C++ - Size: 113 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

hoffsupes/Pathfinder-in-ConceptNet

Finds the path between any two given concepts in ConceptNet (under construction) for the Machine Teaching project @CISL RPI

Language: Python - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

hoffsupes/Optical-Flow-using-cubic-facet-fitting

Determines optical flow values on a per voxel basis utilizing cubic facet fitting to approximate the intensities of the image

Language: Matlab - Size: 14.9 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

hoffsupes/Multi-BandBlending

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 then superimposed to give a new image

Language: C++ - Size: 9.77 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 2

hoffsupes/Motion-Detection-and-Tracking

Simple setup for a motion detection and tracking system using background subtraction and kalman filtering

Language: C++ - Size: 47.9 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

hoffsupes/LSPM

Large scale pattern mining

Language: Python - Size: 252 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

hoffsupes/Line-Plot-Analysis

Alternate means of analysing line plots, done for the Narrative Generation project @CISL RPI

Language: Python - Size: 15.6 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

hoffsupes/Learning-to-use-Aframe

Aframe relies on AR.js to make WebVR applications. I'm uploading my own attempt at learning to use Aframe or at least the basics of it

Language: HTML - Size: 28.9 MB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

hoffsupes/Independent-Multimodal-Background-Subtraction

Implementation for the Independent Multimodal Background Subtraction based on a paper written by Bloisi and Iocchi

Language: C++ - Size: 5.86 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

hoffsupes/Hough-Circles-Parameters-Demo

Small GUI demo to see how changing various parameters of the hough circle transform (written in python and OpenCV)

Language: Python - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

hoffsupes/HackerRank-Challenges

My solutions to the hacker-rank code challenges.

Language: C++ - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

hoffsupes/Horizon-Line-Detector

Horizon Line Detector which can detect uneven horizons

Language: C++ - Size: 2.93 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

hoffsupes/Galaxy-Counter

Simple galaxy counter which uses thresholding along with connected components to approximate the count of galaxies in an image

Language: C++ - Size: 5.14 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

hoffsupes/File-Sync-Server

This is a very simple file sync created for syncing files between the server (temporary directory in there) and the current directory of the client. This was a nice problem. The development was done primarily on Ubuntu 16.10 and testing for compilation was done on Ubuntu 14.04.

Language: C - Size: 10.7 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

hoffsupes/Dialogue-Acts-Analysis

Analyzing dialogue acts from meeting data in various ways

Language: Python - Size: 7.81 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

hoffsupes/Detection-and-Tracking

Detection and Tracking for an AR marker

Language: C++ - Size: 5.86 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

hoffsupes/Camera-models-to-generate-2D-images-from-a-3D-cloud

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'

Language: Matlab - Size: 895 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 6 - Forks: 3

hoffsupes/Camera-Calibration

Does camera calibration using point to point correspondences

Language: Matlab - Size: 244 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

hoffsupes/Art-Classification-and-Understanding

Uses IBM Bluemix's Visual Recognition Service and frontend designed on node.js and HTML to give the user a place to analyze art randomly found on the internet! Download the code and try it out, you wont be disappointed!

Size: 15.3 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

hoffsupes/3D-reconstruction

Does camera calibration, rectification, correspondence and finally 3D reconstruction

Language: Matlab - Size: 2.63 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

hoffsupes/Structured-Light-Laser-Stripe-Reconstruction

Reconstructs a 3D stripe on the area of an object on which a laser falls as seen by the camera

Language: MATLAB - Size: 273 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 40 - Forks: 14

hoffsupes/Triangulation-Matting

Does triangulation matting (created for the CVFX Final Project, Fall 2017 RPI)

Language: C++ - Size: 16.6 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

hoffsupes/Manual-Greenscreen-Matting

Greenscreen Matting done on still images and videos

Language: C++ - Size: 27.7 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 15 - Forks: 5