yunusa2k2 /
GANLapRice
This repo provides a python source code for generating synthetic images of rice leaf disease using an improved GAN and Laplacian filter.
37/100 healthLoading repository data…
tramananya / repository
Generate a Laplacian of Gaussian filter, build a Laplacian scale space and perform non-maximum suppression to find the blobs in the image using Python and OpenCV.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Generate a Laplacian of Gaussian filter, build a Laplacian scale space and perform non-maximum suppression to find the blobs in the image using Python and OpenCV.
Please go through the description file for detailed explaination of the implementation and sample output images.
NOTE: All the images have been taken from google.
Selected from shared topics, language and repository description—not editorial ratings.
yunusa2k2 /
This repo provides a python source code for generating synthetic images of rice leaf disease using an improved GAN and Laplacian filter.
37/100 healthAliElsaeid /
Python project showcasing seamless image merging with Laplacian pyramids. It generates Gaussian and Laplacian pyramids, blends them, and reconstructs a smooth, visually appealing composite.
27/100 healthThe new code implements a matrix completion method using the Alternating Direction Method of Multipliers (ADMM). the ADMM algorithm introduces the adjacency matrix A of the graph and the Laplacian matrix L generated from it
Subhasree-B /
This project demonstrates fundamental image processing techniques including grayscale conversion, blurring, point detection (Laplacian), edge detection (Prewitt & Sobel), and line detection (Canny & Hough Transform) using Python and OpenCV. It supports user-uploaded images or generates a sample image for testing.
42/100 health