An open API service providing repository metadata for many open source software ecosystems.

Topic: "image-processing-python"

siddhantladdha/noteshrink-dark Fork of mzucker/noteshrink

Convert scans of handwritten notes to beautiful, compact PDFs (and make them Dark Mode or custom themed)

Language: Python - Size: 22.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

shfroom/CSIMV-Image-Generator

Cosine Similarity Vector Generator

Language: Python - Size: 580 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

lucas-emartinez/Sentinel

Language: Python - Size: 4.7 MB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

FarHard112/watermark_applier

FREE BULK WATERMARK applier

Language: Python - Size: 6.12 MB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jakstein/EasyImageConvert

A simple and minimalist image converter written in Python, written out of dislike for bloat other converters offer.

Language: Python - Size: 23.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

harshkasat/ascii-video-converter

ascii-video-converter is a Python-based tool that extracts frames from a video, converts them to ASCII art, and plays the ASCII video in the terminal. Users can control playback speed during the video playback. This project is compatible with Windows and uses ascii-magic, PIL, and cv2.

Language: Python - Size: 21.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zaman13/16-bit-TIF-image-viewer

A python code to open 16 bit images with sliders to adjust color scale/range.

Language: Python - Size: 10 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

IndunilAravinda/Color-Detector

Python program to detect red and blue colors from the webcam. OpenCV and Numpy is used..

Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

dinithmaleesha/image-filter-webapp

Python-based web application for applying various image filters, removing noise, and adjusting image properties. Built with Flask and OpenCV. Features real-time previews and easy image uploads.

Language: HTML - Size: 3.35 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

WonderingAboutAI/Image-Captions

This Python script uses OpenAI's GPT-4-Turbo model to generate image captions and then store captions and file names into a .csv file. It's useful if you need to generate numerous captions for updating alt tags on your website, training machine learning models, etc.

Language: Python - Size: 15.6 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ItsJamin/a-ice

Playground for Machine Learning and Data

Language: Python - Size: 7.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RosaErick/piMageKit

PiMageKit is a simple web tool built with Flask for quick image adjustments. Easily remove backgrounds, strip metadata, resize, and crop images. Built as a Python proof of concept for image processing.

Language: Python - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hattori-sat/artifact-spotting-tool

周期的な模様に混ざるノイズ成分(アーティファクト)のみ抽出する画像処理

Language: Python - Size: 82.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yeftakun/matrix-warna-gambar

Konversi pixel gambar ke elemen matrix dengan nilai (R, G, B) - Tugas Pengolahan Citra Digital

Language: Python - Size: 179 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

diidduong/5448-projects

Object-Oriented Large Projects (CU CSCI-5448)

Size: 43.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vishal815/Cat-vs-Dog-Image-Classification-making-a-prediction

This project focuses on building a powerful image classification model to distinguish between cats and dogs using a Convolutional Neural Network (CNN)

Language: Jupyter Notebook - Size: 765 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

staffordgables/midjourney-dripper

A Discord bot which may be used to download and split images generated by Midjourney.

Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KrajShuffle/MRI_Brain_CNN_Classification

Convolutional Neural Network capable of detecting brain tumors and respective locations from 5712 MRI brain scans

Language: Jupyter Notebook - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

romrawinjp/modern-image-search

Modern Image Search's course repository for Super AI Engineer Development Program SS4

Language: Jupyter Notebook - Size: 12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

asevillasastre/UCM-Technomathematics-Practices

All evaluable exercises for Technomathematics Workshop subject, taught by David Gomez Castro in Complutense University of Madrid in 2022/23

Language: Jupyter Notebook - Size: 3.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fulcrum6378/mycv 📦

My own solutions for Computer Vision! This is a sub-project of Mergen; all the Python codes must be translated to C++. In order to debug them faster and more easily, I used Python and libraries like OpenCV (previously Pillow), Matplotlib and NumPy.

Language: Python - Size: 264 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Bel0rusochka/CNN-Image-Resolution

The main idea of this project is to learn how to work with convolutional neural networks.

Language: Python - Size: 1.79 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Gelareh-st/Change-color-depth

Change greyscale image color depth 1-8 using Python

Language: Python - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Lalita-Gupta/VirtualLab-ImageProcessing-Shapes

Experiment - To manipulate pixels drawing shapes and writing text on plain canvas

Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sajeel12/image-similarity-checker

it is the only eisiest image similarity checker in Python

Language: Python - Size: 948 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SIH-22-Kyogre/SatVision_ML-Pipelining-Utils

Utilities to prepare the pipeline elements that integrate into SatVision: deep learning model inference, preprocessing, data acquisition, and post processing.

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ishan2608/Image_Watermarking_Desktop_App

A python program to water mark any image and save it.

Language: Python - Size: 2.61 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

SIH-22-Kyogre/SatVision_MapViewer-Backend

Backend workflows for SatVision's real-time satellite image and land cover segmentation renderer. Deploys the novel patchify-process-reconstruct approach to run DL-driven segmentation inference in real-time.

Language: Python - Size: 50.6 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mtxslv/face_effect

Face blur effect coded in python for desktop application.

Language: Python - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toni08bit/BrightnessClamp

Clamp the grayscale of an image

Language: Python - Size: 764 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Abhi7410/DigitsSumNeuralNetwork

A Convolutional Neural Network (CNN) model for the task of predicting the sum of digits in an image based on MNIST training.

Language: Jupyter Notebook - Size: 36.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mayuzh/Tiny-ImageNet-Challenge

An image classifier developed for ImageNet dataset

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aksenyuk/foreground-removal

The project is based on the use of classical image processing methods to solve the problem of creating a clean plate. On the basis of a set of photos taken on an identical background, objects that move are removed in such a way as to obtain a photo containing only the background

Language: HTML - Size: 25.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

diegolrs/DCT2D-Digital-Image-Processing

Computes the two-dimensional discrete cosine transform (DCT2D) of an image an its inverse, taking the image to the frequency domain.

Language: Jupyter Notebook - Size: 1.63 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hamza-t/Naive-Bees-Image-classification

Language: Jupyter Notebook - Size: 28.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PrasunDatta/SIIM-ISIC-Melanoma-Classification_2020

In this repository, identification of melanoma, a type of skin cancer, will be carried out from the lesion images with the help of ensembling of neural networks. Also a number of preprocessing techniques as well as data visualization and data exploration tactics will be explored on the dataset.

Language: Jupyter Notebook - Size: 23.8 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

CGraciolli/Blending-Images

Blends images by transforming their pixels in order to harmonize with the surrounding pixels

Language: Python - Size: 120 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

atharva0300/lane-detection-daisi

Language: Python - Size: 28.5 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

fayis672/image_processing-basics

Image processing basic techniques using python and open-CV

Language: Jupyter Notebook - Size: 2.39 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

rohan1198/Image-Processing-Projects

Various Image Processing related projects

Language: Jupyter Notebook - Size: 30.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rupeshsure/IMAGE_CARTOONIFY_PROJECT

Cartoonify images using OpenCV

Language: Jupyter Notebook - Size: 656 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

yes-its-shivam/Transfiner

how i applied transfiner for image segmentation from a windows machine

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ashraf-minhaj/MicroService-Image-Downloader

AWS Lambda Image downloader program with Terraform, SNS, S3

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

TheoBIET/RemakeIT-API

RemakeIT is a toolbox for online images, you can easily change the extension of your image, compress it so that its weight is reduced, change its dimensions to enlarge or shrink it. You can also apply filters to your image like (Black & White, Sepia, Negative, Anaglyphs, etc...)

Language: Python - Size: 19.9 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

lostmartian/image-quilting-texture-synthesis

Implementation for Image Quilting paper by Alexei A. Efros & William T. Freeman

Language: Python - Size: 4.63 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

Bit-Sahil04/Tessellations

Playing with various Tessellation patterns

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

a-sidorova/image_processing_course

Course Image Processing, autumn 2020

Language: Python - Size: 653 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

RashadGarayev/2DConvolution

2D Convolution in Image Processing

Language: Jupyter Notebook - Size: 3.29 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

makerportal/rpi_image_processing

Using Raspberry Pi and the picamera to analyze images in real-time using Python

Language: Python - Size: 320 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Topics
image-processing 88 python 53 opencv 24 computer-vision 19 opencv-python 17 image 17 machine-learning 16 python3 15 deep-learning 15 pillow 14 flask 10 image-classification 10 image-manipulation 10 image-segmentation 9 object-detection 8 image-recognition 7 numpy 6 image-procesing 6 pytorch 5 artificial-intelligence 5 tensorflow 5 tkinter 5 image-processing-library 5 segmentation 4 open-source 4 image-converter 4 image-processing-opencv 4 cv2 4 scikit-learn 4 watermark 4 jupyter-notebook 4 keras-tensorflow 4 face-recognition 3 tkinter-python 3 keras 3 image-processing-programming 3 convolutional-neural-networks 3 image-conversion 3 matplotlib-pyplot 3 image-enhancement 3 gaussian-filter 3 filters 3 python-gui 3 discord-bot 3 yolov5 3 python-gui-tkinter 3 watermark-image 3 median-filter 3 machine-learning-algorithms 3 yolov3 3 pil 3 cnn 3 digital-image-processing 3 yolo 3 recognition-color 2 hacktoberfest 2 streamlit 2 lane-detection 2 image-denoising 2 matlab 2 background-removal 2 video-processing 2 generative-adversarial-network 2 matrix 2 gans 2 image-watermarking 2 aws-lambda 2 amazon-web-services 2 skimage 2 image-analysis 2 recognition 2 image-filters 2 pickle 2 image-resizer 2 sklearn 2 deep-neural-networks 2 raspberry-pi 2 cli 2 python-image-processing 2 pytorch-implementation 2 soc 2 png 2 medical-image-analysis 2 siddharth 2 sibi 2 image-upscaling 2 image-resolution 2 ocr 2 dip 2 cnn-classification 2 edge-detection 2 neural-networks 2 image-reconstruction 2 semantic-segmentation 2 goruntu-isleme 2 face-detection 2 tools 2 yolov8 2 converter 2 mathematics 2