Pinned Repositories
3dmatch-toolbox
3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
CBIR--Content-Based-Image-Retrieval
Java (NetBeans Project) - CBIR System - HSV Color Histogram based
Coin-Detection-using-hough-Circles
Using Hough Circles algo , from the OpenCV implementation, to detect and find different sized coins in an image !
CornerAlignment-MinDistanceBetweenCorners
Aligning two single object images based on their corners - come up with a descriptor for the corners
CornerAlignment-Neighborhood_Intensity_Descriptor
Aligning two single object images - using the corner pixel intensities neighborhood as a descriptor
Dense_OpticalFlow_and_CNN_based_Motion_Segmentation_and_Object_Recognition
Farneback flow algorithm to segment motion and classify the ROI using CNN - Caffe model
FrequencyDomainOpenCV
Filtering operations in frequency domain - Low Pass, High Pass, Band Pass and Gaussian
Nested_Contour_FD_based_Object_Recognition
Nested Contours and Shape Descriptors based Object Detection and Recognition
Tracker_LKT_Using_KMeans_and_Backprojection
LKT reinforced using K-Means clustering & Backprojection techniques
UTB-Campus-Map-Navigation
Android - GPS and Image based campus navigation app
bassamarshad's Repositories
bassamarshad/CBIR--Content-Based-Image-Retrieval
Java (NetBeans Project) - CBIR System - HSV Color Histogram based
bassamarshad/Dense_OpticalFlow_and_CNN_based_Motion_Segmentation_and_Object_Recognition
Farneback flow algorithm to segment motion and classify the ROI using CNN - Caffe model
bassamarshad/Coin-Detection-using-hough-Circles
Using Hough Circles algo , from the OpenCV implementation, to detect and find different sized coins in an image !
bassamarshad/CornerAlignment-MinDistanceBetweenCorners
Aligning two single object images based on their corners - come up with a descriptor for the corners
bassamarshad/CornerAlignment-Neighborhood_Intensity_Descriptor
Aligning two single object images - using the corner pixel intensities neighborhood as a descriptor
bassamarshad/UTB-Campus-Map-Navigation
Android - GPS and Image based campus navigation app
bassamarshad/3dmatch-toolbox
3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
bassamarshad/awesome-deep-learning-papers
The most cited deep learning papers
bassamarshad/FrequencyDomainOpenCV
Filtering operations in frequency domain - Low Pass, High Pass, Band Pass and Gaussian
bassamarshad/Nested_Contour_FD_based_Object_Recognition
Nested Contours and Shape Descriptors based Object Detection and Recognition
bassamarshad/Tracker_LKT_Using_KMeans_and_Backprojection
LKT reinforced using K-Means clustering & Backprojection techniques
bassamarshad/BookLibrary
Android - Database App for a Library
bassamarshad/concise-GOTURN
concise implementation of GOTURN,Source code for paper: Learning to Track at 100 FPS with Deep Regression Networks
bassamarshad/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
bassamarshad/CPP-tips-tricks-and-idioms
C++ tips tricks and idioms
bassamarshad/DeepContour
The testing code for deep contour detector
bassamarshad/GPU-CUDA-Sorting-1D-Vectors
C++ CUDA Sorting 1d integer and float vectors along with running time comparision
bassamarshad/HistoryObjectRecognition
bassamarshad/learnopencv
Learn OpenCV : C++ and Python Examples
bassamarshad/modern-cpp-features
A cheatsheet of modern C++ language and library features.
bassamarshad/MPI---Twin-Primes---Parallel-Computing
C++ - Using MPI library to find the next largest Twin Prime Pair
bassamarshad/openMVS
open Multi-View Stereo reconstruction library
bassamarshad/Projectile-Counting
Android - Simple Graphics based Counting app for kids
bassamarshad/ProjectileActivity
Android - Projectile Particle Simulation - With Pause Thread Feature
bassamarshad/QuadTreeRepresentation-Arrays
Java (NetBeans Project) - QuadTree Segmentation of an Image -Digital Image Processing App
bassamarshad/SIFT_Demo_OpenCV
SIFT Demo - BF and kNN Matcher
bassamarshad/TextureClassificationKMeans
Classifying Textured Areas using Law's energy measure kernels and K-Means segmentation
bassamarshad/tracking-by-detection
Multiple object tracking (MOT) algorithm implemented in C++
bassamarshad/tsdf-fusion
Fuse multiple depth frames into a TSDF voxel volume.