Image processing
Digital image processing is the use of algorithms to make computers analyze the content of digital images.
- GitHub: https://github.com/topics/image-processing
- Wikipedia: https://en.wikipedia.org/wiki/Digital_image_processing
- Related Topics: computer-vision, vision, deep-learning, opencv,
- Aliases: digital-image-processing,
- Last updated: 2026-06-29 00:15:12 UTC
- JSON Representation
https://github.com/gonzaloserrano/blur-image-text
Blur the text of an image
Last synced: 26 Jan 2026
https://github.com/opengeos/acolite
ACOLITE: generic atmospheric correction module
acolite atmospheric-correction geospatial image-processing remote-sensing satellite
Last synced: 26 Apr 2025
https://github.com/artbit/html5-image-triangulation
Turn an input image into a Delaunay triangulated grid
html5 html5-canvas image-processing javascript triangulation
Last synced: 07 Sep 2025
https://github.com/dekiakbar/image-optimizer-fe
Imageoptimizer image is a simple app for compressing any image file. It takes a single input file and compresses it to a much smaller output file.
compress-images image-processing nextjs nodejs optimize-images
Last synced: 09 Sep 2025
https://github.com/phanikmr/facefinder
FaceFinder is an face recognition security check app coded in Matlab. It can solve the issue of security check just in seconds. It identifies the particular person is allowed or not allowed for a particular thing or task. This can be used as an Visual Attendance system where student identification and recognition is achieved through face recognition, in security applications, in short face recognition applications are used in widely in many corporate and educational institutions, at ticket reservation systems. The alogorithm behind face tracking is Viola Jones and for face recognition PCA.
computer-vision face-recognition image-processing matlab pca-analysis
Last synced: 22 Mar 2025
https://github.com/pixelbend/heatmapsharp
A dotnet based image heat mapping helper built on ImageSharp.
csharp dotnet dotnet-core dotnetcore heatmap image-heatmap image-processing
Last synced: 02 Sep 2025
https://github.com/basilfx/photod
An experimental photo gallery.
django gallery graphql image-processing photography react webpack
Last synced: 12 Apr 2026
https://github.com/saahen-sriyan-mishra/camouflage-shield
A full stack windows form application for sensitive image storing in encrypted format using symmetric key cryptography, and user data storing/securing using hash algorithms.
3des-encryption aes-encryption base64-encoding cryptography csharp cybersecurity des-encryption-decryption encryption hashing-passwords image-processing md5-hash rc2-encryption rijndael-algorithm sha1-hash sha256-hash sha384-hash sha512-hash windows-form-application
Last synced: 07 May 2025
https://github.com/ankushkun/split-pfp
Image splitter that splits a 2:1 image into two 1:1 images. Split images can be used as matching avatars on discord or any other social media platform
image-processing image-splitting matching-avatar
Last synced: 26 Jan 2026
https://github.com/flazefy/gudangku-bot
GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using Python
backend color-detection cronjob csv firebase-cloud-messaging firebase-realtime-database firebase-storage image-processing inventory line-bot machine-learning mailer mysql notifications pdf python sqlachemy sqlalchemy telegram-bot
Last synced: 20 Feb 2026
https://github.com/nekitmm/pconv_tf2.0
Unofficial implementation of PConv paper in TF2.0
convolutional-neural-networks deep-convolutional-neural-networks deep-learning gan image-inpainting image-manipulation image-processing partial partial-convolution pconv tf2
Last synced: 04 Apr 2025
https://github.com/w2sv/autocrop
Android application for automatic batch cropping of phone screenshots.
android android-application automation image-processing kotlin
Last synced: 05 Jan 2026
https://github.com/reggi/image_to_json
🎆🔐 Convert an image (or folder of images) into a json file uses base64
base64 deno image-processing json
Last synced: 13 Apr 2026
https://github.com/dheerajshenoy/sonify
Convert images into beautiful audio signals
audio-processing gui image-processing python qt sonification
Last synced: 06 Jan 2026
https://github.com/sh20raj/universal-image-component
universal-img-component is a versatile React component that simplifies handling images in various modes, including Base64, CDN, text-based images, and Next.js optimization. Perfect for any project needing dynamic image handling!
image image-component image-optimization image-processing nextjs reactjs
Last synced: 17 Aug 2025
https://github.com/kagof/julia-image-processing
Image processing programs written in Julia
Last synced: 18 May 2026
https://github.com/liu-yucheng/aidesign-widgets
AIDesign Widget Collection Application
app-collection efficiency gnu-gplv3 gpl3 gplv3 image-processing pillow python python3 text-processing widget-collection widgets
Last synced: 26 Feb 2025
https://github.com/diogosapessoa/write-text-image
Source code for convert image to text
ascii-art braille-art cli csharp image-processing netcoreapp31 netstandard20
Last synced: 14 Jan 2026
https://github.com/fairozahmadsheikh/neuropalette
A Flask-based web app that uses deep learning (Neural Style Transfer with PyTorch) to blend content images with famous painting styles, creating artistic masterpieces in your browser.
ai-art art-generator bootstrap computer-vision deep-learning flask image-processing machine-learning neural-style-transfer python pytorch style-transfer vgg19 web-app
Last synced: 13 Apr 2026
https://github.com/nazli-d/goruntu-isleme-algoritmalari
In this Project, important algorithms such as Canny Edge Detection, Harris Corner Detection, Segmentation, and Dehazing are utilized. These algorithms perform operations like detecting edges and corners in images, segmenting different regions, and enhancing foggy or blurred images.
canny-edge-detection dehaze dehazing goruntu-isleme harris-corner-detector image-processing image-processing-python java kenar-tespiti kose-tespiti opencv opencv-python python segmentation sis-giderme
Last synced: 09 Apr 2026
https://github.com/sharathk4/sar-imagery-colorization
This project implements a deep learning model to colorize grayscale SAR images, enhancing their interpretability for applications like remote sensing and environmental monitoring. By leveraging paired SAR and optical data, the model transforms monochromatic SAR imagery into intuitive color representations, improving the usability of SAR data.
colorization convolutional-neural-networks deep-learning environmental-monitoring image-processing machine-learning python remote-sensing sar-image-colorization tensorflow
Last synced: 04 Jan 2026
https://github.com/shayanriyaz/rice-crop-disease-detection
This repository contains a notebook used to classify 4 rice disease images.
data-min deep-learning image-processing tensorflow2
Last synced: 17 Aug 2025
https://github.com/moapis/imageapi
ImageAPI is a gRPC image processing and storage service that is meant to work as a microservice along with Authenticator and Shop.
api grpc-go image-processing s3-storage
Last synced: 10 Nov 2025
https://github.com/deonvz/imagetoasciiart
Converts any picture or your live Webcam feed into ascii art. Uses Javascript, P5.js, Asciiart repository and is based on the Coding Train Challenges.
art ascii ascii-art canvas creative-coding drawing generative-art html image image-processing javascript ps5 webcam webcam-streaming webcamera
Last synced: 05 Oct 2025
https://github.com/davidiacostant/astrophotopy
Astrophotography processing tools
astrophotography image-processing image-stacking ipython-notebook jupyter jupyter-notebook python
Last synced: 07 Mar 2026
https://github.com/narven/image-combiner
Image combiner made with Rust
image-processing rust-cli rust-lang
Last synced: 23 May 2026
https://github.com/haschka/sdl_simple_paint
A simple paint program
graphical-tools image-processing paint painting sdl2 unix-tool
Last synced: 22 Feb 2026
https://github.com/eklypss/batchresizer
Small desktop application for batch resizing images
csharp image-processing mvvm wpf
Last synced: 02 Apr 2025
https://github.com/ahmedfgad/ecg-peak-bottom-detector-matlab
Detect Peaks and Bottoms of ECG Image Signals in MATLAB
ecg image-processing matlab signal-processing
Last synced: 28 May 2026
https://github.com/astronomersiva/placeholder-img
Generates low-res blurred version of images that can be used as placeholders while lazy-loading them
Last synced: 15 Mar 2025
https://github.com/raklaptudirm/itp
Generate beautiful Prime Numbers from Images
image-processing prime-generator prime-numbers
Last synced: 09 Apr 2025
https://github.com/sumedhpendurkar/image_sr
Convert multiple LR images to single HR image.
image-enhancement image-processing super-resolution
Last synced: 24 May 2026
https://github.com/shelldandy/lqip-pug
My take on lqip for pug static builds
image-processing javascript performance pug
Last synced: 17 Apr 2025
https://github.com/reshalfahsi/ggb
Implementation of GGB color space
ggb-color image-processing medical-image-processing opencv pillow python skimage
Last synced: 14 Jun 2025
https://github.com/jsuyog2/duplicate-finder
A Python application for detecting and managing duplicate images and videos in a specified folder. Features include a user-friendly GUI built with PySimpleGUI, real-time progress updates, and automatic moving of duplicates to organized directories. Utilizes the difPy library for image comparisons and a custom video comparison class.
automation difpy duplicate-detection file-management filesystem-operations gui image-processing progress-bar pysimplegui python video-processing
Last synced: 06 Feb 2026
https://github.com/deeheber/face-match
A program to that does face comparison/matching between uploaded images and images stored in a collection.
ai aws aws-sam aws-sdk dynamodb image-processing infrastructure-as-code lambda nodejs serverless serverlessapplicationmodel stackery
Last synced: 19 Feb 2026
https://github.com/Tran-Quyen/image-processing-visual-studio-purple
Image Processing basic with all word, powerpoint, exe setup
2021 image-processing visual-studio
Last synced: 11 Mar 2025
https://github.com/zeyadetman/camera-based-calculator
🖩 camera-based calculator (in progress)
calculator camera cs-projects image-processing
Last synced: 30 Jan 2026
https://github.com/mtrajk/real-time-coin-detection
Image Processing Project
android image-processing opencv
Last synced: 13 Apr 2026
https://github.com/jasjisdo/ctview
:hospital: java 8 swing application to view computed tomography scanned medical images
computer-tomograpy computer-vision ct image-processing medical-imaging segementation
Last synced: 25 May 2026
https://github.com/rishit-katiyar/mars-river
A Python script for analyzing celestial terrain and generating hydrographic maps, particularly suited for Mars terrain analysis.
celestial-terrain-analysis data-visualization gis hydrographic-mapping image-processing mars-exploration open-source planetary-science python-scripting scientific-computing
Last synced: 23 Mar 2025
https://github.com/hasibzunair/awesome-mouse
Control a mouse cursor using your fingers. Drag and drop files from one point to another
color-segmentation image-processing opencv-python video-processing
Last synced: 13 Jun 2026
https://github.com/deonvz/compare_images
Compare two images in Python using Pillow. Show the diffrences and place these highlighted diffrences on the original image.
compare-images image-manipulation image-processing image-viewer python python-3 python-script python3
Last synced: 02 Jul 2025
https://github.com/hyeockjinkim/image-processing
Matlab code for Image Processing
Last synced: 13 Jul 2025
https://github.com/tigrulya-exe/terraform
QGIS plugin with popular topographic correction algorithms and various methods of their evaluation
gis image-processing qgis qgis-plugin qgis-processing topographic-correction
Last synced: 20 Feb 2026
https://github.com/alexmacarthur/picperf-javascript
JavaScript utilities for using PicPerf.dev.
core-web-vitals image-processing markdown performance
Last synced: 21 Feb 2026
https://github.com/liushuai1998/ijcn
Official implementation of the Paper "Blind JPEG Artifacts Removal via Inverse JPEG Compression"
deep-learning image-processing jpeg-artifacts-removal pytorch
Last synced: 17 Nov 2025
https://github.com/starkdmi/swiftorientcrop
Working with oriented images in Swift
cgimage ciimage crop-image image-manipulation image-processing swift vimage
Last synced: 28 Jan 2026
https://github.com/ghostwriternr/draw-the-line
A graph plotter that works with any pdf containing one (or more) graphs :chart_with_upwards_trend:
graph image-processing java ocr python
Last synced: 29 Apr 2025
https://github.com/maneeshwije/pytoshop
An image processing tool written from scratch in Python and C
c ctypes image-processing python
Last synced: 03 Feb 2026
https://github.com/michelerenzullo/blur_algorithms
Fastest algorithm for Gaussaian blur on CPU. Fast Fourier Convolution - Portable alternative to cv::blur and cv::GaussianBlur in the frequency domain - Documentation and refactoring in progress
blur convolution cpp fft fftw fourier frequency gaussian image-processing kernel opencv openmp padding pffft pocketfft time
Last synced: 20 Aug 2025
https://github.com/archetipico/telegrambot
Telegram bot
clearurls deployable image-manipulation image-processing ocr python solver telegram telegram-bot tts weather
Last synced: 21 Aug 2025
https://github.com/prathmesh-ka-github/asciinator
Experience the magic of AI-powered ASCII art! This web application, featuring a Python Flask backend and a dynamic ReactJS frontend, uses machine learning under the hood to convert your images into unique ASCII Arts.
flask image-processing machine-learning python reactjs
Last synced: 22 Aug 2025
https://github.com/vaibhav-kesarwani/artify-ai
𝗔𝗿𝘁𝗶𝗳𝘆 𝗔𝗜 is a powerful 𝘁𝗲𝘅𝘁-𝘁𝗼-𝗶𝗺𝗮𝗴𝗲 𝗴𝗲𝗻𝗲𝗿𝗮𝘁𝗼𝗿 🖼️ that transforms your text descriptions into stunning images 🎨 using advanced 𝗺𝗮𝗰𝗵𝗶𝗻𝗲 𝗹𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗺𝗼𝗱𝗲𝗹𝘀 🤖. Built with Flutter, 𝗔𝗿𝘁𝗶𝗳𝘆 𝗔𝗜 offers a seamless and interactive user experience 🚀 for creating unique visuals from text prompts ✍️.
articicial-inteligence flutter image-classification image-processing machine-learning provider-state-management
Last synced: 14 May 2026
https://github.com/mainawycliffe/cropped-image-form-control-in-angular-demo
How to build an image cropper form control in angular
angular croppiejs image-processing
Last synced: 24 Apr 2025
https://github.com/edoardotosin/batch-image-converter
Streamline your image editing process with this Python script, capable of converting large batches of images to desired formats and specifications, including DPI, resolution, and color space.
conversion converter image-processing jpeg pillow png python python3
Last synced: 07 Sep 2025
https://github.com/fairfield-programming/libiii
🎆 An embeddable library for the Interpolated Image Interchange format.
c clang embedded file file-processing image image-processing images library standard standards
Last synced: 22 Aug 2025
https://github.com/maning/robosat-viz
Visualization of Robosat🤖 trained imagery
image-processing machine-learning philippines
Last synced: 13 Aug 2025
https://github.com/cgohlke/icsdll
Interface to the image correlation spectroscopy library ICSx64.dll
correlation cplusplus fluorescence fluorescence-correlation fluorescence-fluctuations fluorescence-microscopy-imaging image-processing python spectroscopy
Last synced: 29 Apr 2025
https://github.com/vtuanpham/srgan_reimplementation_modified
Re-Implementation of SRGAN with symmetric padding for a better merged final image (Anysized input with 4x upscaled)
deep-learning deep-neural-networks fft gan generative-adversarial-network image image-processing kivy kivy-application kivy-framework machine-learning srgan srgan-keras super-resolution upscaling
Last synced: 27 Sep 2025
https://github.com/oleksandr-g-rock/simple_object_detection
Create simple recognition object detection in the live time on the Raspberry Pi - version 2
image-classification image-processing image-recognition recognition tensorflow tensorflow-examples tensorflow-tutorials
Last synced: 20 Jan 2026
https://github.com/rheyhannh/filebuds.cloud
A web application and Telegram bot for image and PDF processing, built with Fastify and Telegraf🤖
fastify image-processing javascript nodejs pdf-proccessing telegraf
Last synced: 09 Apr 2025
https://github.com/rhaymisonbetini/crop-resize-image
This is a javascript library to crop and resize images in a fast and dynamic way. Returning a base64 so the developer can decide how to handle the result
canvas crop image-processing javascript resize
Last synced: 25 Aug 2025
https://github.com/ArcherPergande/BmpView
A simple UEFI image viewer for the bmp file format.
image-processing uefi uefi-application uefi-shell
Last synced: 11 Mar 2025
https://github.com/kroshechka/pandabot
A bot that perfectly plays the game for you
bot game game-automation gamebot image-processing opencv opencv-python pyautogui python vk-bot vkbot vkgame vkgamebot vkontakte vkontakte-bot win32api
Last synced: 18 Jan 2026
https://github.com/yumin-chen/where-is-wally
A simple image processing object recognition example to find Wally in an image.
color-segmentation image-processing matlab object-detection object-recognition template-matching
Last synced: 11 Jun 2026
https://github.com/flyingworkshop/adaptivethresholding
Re-implement image processing techniques from scratch.
adaptive-thresholding gamma-correction grayscale image-processing
Last synced: 26 Oct 2025
https://github.com/lenochxd/soeur-x-gemroz
truc pour récup le texte là en gros
image-analysis image-processing kayfabe-chimera
Last synced: 14 Jun 2026
https://github.com/oguzhantasimaz/image-similarity-search
Image Similarity Search with CLIP and Upstash Vector
clip embeddings image image-processing image-similarity openai python similarity-search upstash vector vector-database
Last synced: 29 Apr 2026
https://github.com/alexmacarthur/picperf-wordpress
WordPress plugin for upgrading your images with PicPerf.io.
image-processing performance seo
Last synced: 26 Oct 2025
https://github.com/romybompart/image-processing-in-sublime-text-3
image processing using sublime text , virtualenv, skimage, numpy
anaconda image-processing jedi numpy python skimage sublimerepl sublimet
Last synced: 29 Apr 2026
https://github.com/lenni009/simple-image-compressor
Simple frontend JS library to compress images
compression hacktoberfest image-processing javascript library typescript
Last synced: 17 Apr 2026
https://github.com/mrspartak/granny-server-backend
👵 Granny.js - Server app
app application docker image-blur image-format image-manipulation image-processing image-resizer node-js nodejs picture picture-upload sharp sharp-library
Last synced: 07 May 2026
https://github.com/sovit-123/robust_neural_networks_by_adding_noise_to_data
PyTorch implementation of building robust deep learning neural networks by adding noise to image data before training.
computer-vision convolutional-neural-networks deep-learning image-classification image-processing image-recognition neural-networks paper-implementations pytorch
Last synced: 24 Apr 2026
https://github.com/ioribranford/aseprite-import-lpc-character
Convert LPC character to Aseprite file
animation aseprite converter graphics image-processing import importer pixel-art spritesheet
Last synced: 04 Mar 2026
https://github.com/nthnn/mdif
Minimal Data Image Format (MDIF) is a lightweight image format with minimal data structure and integration with Diwa in mind that balances both simplicity and functionality.
arduino-library arduino-platform cpp-library esp32-arduino image-format image-library image-processing image-viewer minimal rgba
Last synced: 19 Jun 2026
https://github.com/bipinoli/content-aware-image-resizing-with-seam-carving
Keeps the content information intact by removing relatively unnoticeable parts of the image while resizing.
c-plus-plus carving dynamic-programming image image-processing opencv processing qt seam seam-carving
Last synced: 29 Apr 2026
https://github.com/fardinhash/opencv_experiments
You can take this repository as OpenCV tutorial. Techniques, Experiments, Applications are given here
computer-vision cv2 cv2-image image-processing opencv opencv-application opencv-example opencv-library opencv-python opencv-tutorial opencv-tutorials python read-image
Last synced: 07 May 2026
https://github.com/plegaspi/uhdt-odcl-2025
The repo for the ODCL system developed by University of Hawaiʻi Drone Technologies for the SUAS 2025 competition
color-classification georeferencing image-processing k-means-clustering machine-learning object-detection opencv pillow python shape-classification suas text-classification yolo
Last synced: 17 Oct 2025
https://github.com/pilotpirxie/image-optimize
🖼️ Optimize images
image image-optimization image-processing javascript optimization project typescript
Last synced: 13 May 2026
https://github.com/dinithmaleesha/flutter-image-classification
ClassiFy is a Flutter-based image classification app that uses machine learning to identify objects in images with confidence scores.
ai computer flutter-image-classification flutter-image-processing image-classification image-processing machine-learning
Last synced: 09 Feb 2026
https://github.com/rajathkmp/distributedcompression
Low Complexity Distributed approach to Hyperspectral Image Compression
image-compression image-processing information-theory signal-processing
Last synced: 17 Oct 2025
https://github.com/omarazizi/chroma-ai
Turn your Black & White images to colored with AI
deep-learning image-processing machine-learning neural-networks opencv python
Last synced: 17 Apr 2026
https://github.com/gaurav0502/pneumonia-detection-system
A model for Pnuemonia disease prediction using the X-Ray images and applying basic image feature extraction, machine learning models and web deployment using Flask
classification computervision flask image-processing
Last synced: 29 Apr 2026
https://github.com/tokee/nrtmosaic
Fast mosaic creation from pre-processed source images
iipimage image-processing large-scale mosaic realtime-visualization
Last synced: 10 Oct 2025
https://github.com/wmramadan/itic
ITIC - Image to Image Converter
conversion converter image-processing
Last synced: 15 Jun 2026
https://github.com/ekramasif/basic-computer-vision
It is a repo of basic Computer Vision
computer-vision cv2 image-classification image-processing pattern-recognition
Last synced: 13 May 2026
https://github.com/abdulrahmanmasoud/gdsc-generate-certificates
Generate Certificates for Google developer student clubs Al-Azhar university
aws-ec2 image-processing laravel
Last synced: 22 Apr 2026
https://github.com/tlaceby/rawkit
Rawkit is a Go/C++ library for working with RAW image files. It provides a simple interface for loading, processing, and analyzing RAW images from various camera manufacturers, along with histogram generation and metadata extraction.
cgo-bindings cpp exif-data-extraction golang image-processing libraw raw
Last synced: 06 Feb 2026
https://github.com/fabianwe/gomosaic
gomosaic is a mosaic image generator written entirely in Golang
golang image-analysis image-generation image-processing mosaic mosaic-images
Last synced: 23 Jun 2026
https://github.com/caesariodito/k-musical-notation-img-processing
5th Semester Assignment; Image Processing on Numbered Musical Notation
feature-extraction image-processing musical-notation ocr opencv python
Last synced: 17 Apr 2026
https://github.com/tirtharajsinha/vision-x
vision - X is a computer Vision project deployable on web ,totally based on django-python framework.
computer-vision django django-framework django-project html5 image-classification image-processing opencv python python3 webapp website
Last synced: 09 May 2026
https://github.com/mrooze-zeng/go-wasm-demo
Go wasm 学习相关demo,主要功能包括:md5处理,图像旋转,excel和csv生成,图像缩略图,gzip压缩和解压,切片上传和切片下载
csv csv-files excel excel-export file-slice file-slicer file-upload gzip-compression gzipped-files image-processing md5 md5-hash webassembly
Last synced: 27 Oct 2025
https://github.com/atlasatakahraman/TheAtlas
AtlasGUI is a robust and intuitive tool designed for seamless image and video processing on Windows. With its user-friendly interface, AtlasGUI simplifies running models for upscaling and interpolating tasks, including ESRGAN, RIFE, and CUGAN.
batch-script gui-application image-processing interpolation python realcugan realesrgan rife rife-ncnn-vulkan upscale upscale-image upscale-video video-interpolation video-processing
Last synced: 27 Oct 2025
https://github.com/code-xhyun/image-match-analysis
image-match-analysis-architecture
docker image-analysis image-match image-processing
Last synced: 01 Feb 2026
https://github.com/abrahamkoloboe27/fruits-recognition-gradio-app
🍎 Fruits Classification App (Gradio) 🍌
computer-vision convolutional-neural-networks deep-learning gradio gradio-interface gradio-python-app image-classfication image-classification image-preprocessing image-processing keras machine-learning machine-learning-engineering mlops python tensorflow
Last synced: 01 Feb 2026
https://github.com/ab007shetty/gemini
A single page serverless, lightweight, responsive, website to call Google's language and Image models.
ajax chat-application chatbot disease-prediction gemini-api gemini-pro gemini-pro-api gemini-pro-vision generative-ai google-gemini image-input image-processing image-recognition responsive-design rest-api single-page-app vision-api
Last synced: 02 Jun 2026
https://github.com/dariowskii/ml-text-recognition
Machine Learning Text Recognition with Google ML Kit and Flutter
app flutter google-ml-kit image-processing machine-learning ml text-recognition
Last synced: 29 Apr 2026
https://github.com/gauravsakure02/face_recognition_system
Facial recognition system using Python, OpenCV, and K-Nearest Neighbors (KNN) algorithm. Utilizes OpenCV for image processing and feature extraction, while KNN algorithm is employed for classification, enabling accurate identification of faces.
image-processing knn-classification opencv-python python python-library
Last synced: 27 Feb 2026