• Stars
    star
    4
  • Rank 3,216,521 (Top 65 %)
  • Language
    Jupyter Notebook
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This code detects changes in video frames using a block-matching technique and a binary search method to improve performance.

More Repositories

1

Design-Resources

This repository is a collection of design resources that includes templates, stock photos, icons, fonts, color palettes...
26
star
2

Image-Segmentation

Image Segmentation using Otsu and Triangle methods
Jupyter Notebook
5
star
3

The-Mancala-Game

Modeling and implementation of the Mancala game
Python
3
star
4

Projet-Vision-Artificielle

This code performs a 3D reconstruction using stereo vision with two images taken from different perspectives.
Python
3
star
5

SARAH-HADDAD

3
star
6

MiniVision-langage-de-programmation

Repository for the MiniVision Language Compilation Project using FLEX and BISON tools. This project aims to create a mini-compiler for the MiniVision language, including lexical and syntax analysis.
C
1
star
7

SOKOPUZZLE-AI-solver

This repo implements a Sokoban puzzle solver in Python. It uses different search algorithms, including BFS, A*, and A* with deadlock detection.
Python
1
star
8

Admin_Panel-beta

Dart
1
star
9

Projet-Compil-L3

C
1
star
10

Parking-Locator

Dart
1
star
11

PFE-WIP

Dart
1
star
12

CH-index-for-k-means

This repo contains two Python scripts that use the Calinski-Harabasz index (CH index) to find the best number of clusters to use in k-means clustering.
Python
1
star
13

LZW-Image-Compression

A Python implementation of the LZW image compression algorithm.
Python
1
star
14

Image-QR-Code

This script can compress (Run-length encoding) an image and store the code obtained after compression in a QR code. The script can also read the QR code and obtain the code, then generate the corresponding image
Python
1
star