Haddad Sarah (@SARAH-HADDAD)

Top 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

Projet-Multimedia

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

The-Mancala-Game

Modeling and implementation of the Mancala game
Python
3
star
5

Projet-Vision-Artificielle

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

SARAH-HADDAD

3
star
7

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
8

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
9

Admin_Panel-beta

Dart
1
star
10

Projet-Compil-L3

C
1
star
11

Parking-Locator

Dart
1
star
12

PFE-WIP

Dart
1
star
13

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
14

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
15

LZW-Image-Compression

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