Popular repositories Loading
-
GeolocationTracking
GeolocationTracking PublicThis is Android code for Geolocation ad Reverse Geocoding built in as a Service using LocationListener.
-
Computer-Vision-through-OpenCV---Background-Subtraction
Computer-Vision-through-OpenCV---Background-Subtraction PublicThis code implements Background Subtraction on a Video / set of Images defined as <n>.* It helps us to give the white pixels/ foreign objects in the video according to the first frame extracted fro…
-
-
Advanced-Data-Structures--Linked-List-implementation-through-Arrays
Advanced-Data-Structures--Linked-List-implementation-through-Arrays PublicThis is implementation of a Linked List using Arrays. We use the concept of linked list , but through Arrays. Using Arrays saves the overheads of dynamic allocation of memory and helps through inde…
Java
-
Huffman-Coding---Java--
Huffman-Coding---Java-- PublicHuffman coding is an entropy encoding algorithm used for lossless data compression. It has been implemented as full GUI form based using Priority Queues and Doubly Linked List with Binary Trees. C…
Java 1
If the problem persists, check the GitHub status page or contact support.