gaussian-filter

There are 159 repositories under gaussian-filter topic.

  • Computer-Vision

    Language:MATLAB3
  • Gaussian-Laplacian-Pyramids

    Gaussian/Laplacian Pyramids OpenCV

    Language:C++4
  • Image-Processing

    Some image filters in Matlab

    Language:Python3
  • Perez-Vieites2021_NestedGaussianFilter

    Code for the nested Gaussian filters (NGFs), in particular, an implementation of an unscented Kalman filter (UKF) combined with a bank of extended Kalman filters (EKFs). Other algorithms are implemented to compare performance.

    Language:MATLAB3
  • Computer-Vision-using-Python

    Computer Vision and its application in Autonomous Vehicles

    Language:Jupyter Notebook3
  • FEATURE-ENGINEERING-USING-MNIST-DATASET

    Deals with Feature engineering and applying various Image Processing Techniques on the MNIST dataset.

    Language:Python3
  • image_processing_projects

    This repository contains codes that I developed for image processing and evaluation of large dataset of images. These codes are mostly used with Deep Learning networks.

    Language:Python3
  • ros_cuda_door_recognizer

    This is a ROS package, written in CUDA C, that's able to recognize doors using Canny and Harris filters.

    Language:C++3
  • Lane-Line-Detection

    This project is a a sub module of self driving car...focuses on finding the lane line in road

    Language:Python3
  • Timeless

    A Photo enhancement android app made with love in Tempe.

    Language:Kotlin3
  • ComputerVision

    Matlab code for various Computer Vision tasks

    Language:MATLAB3
  • Smoothing

    Course Computer Vision: Smoothing

    Language:Python3
  • edge-vision-cam

    EdgeVisionCam is a real-time edge detection tool using Python and Pygame. It processes live webcam video to highlight edges and contours, offering a clear view of your environment's features. With an easy-to-use interface and adjustable settings, EdgeVisionCam is ideal for dynamic visual analysis.

    Language:Python2
  • Canny-Edge-Detector-GUI

    This user-friendly tool simplifies Canny edge detection by offering real-time visualization and customizable parameters. Fine-tune details like Gaussian blur, thresholds, and even weak pixel value adjustment to achieve optimal results for your specific images.

    Language:Python2
  • Guide_Gaussian_Flilter

    论文复现:窗口感知的高斯引导滤波

    Language:Python2
  • sliding_filter

    Sliding Filter for AWGN Denoising

    Language:Python2
  • Real-time-filtering

    Implemented a 5x5 Gaussian filter, 3x3 Sobel X and 3x3 Sobel Y, generated a gradient magnitude image from the X and Y Sobel images, blurred and quantized a color image, did live video cartoonization, put sparkles into the image where there are strong edges.

    Language:C++2
  • Gaussian-Filter-opencv

    Gaussian Filter with trackbar using opencv python

    Language:Python2
  • Image-Processing-IMG-IMPACT

    'IMG-IMPACT' is an Image Processing Project that uses various Image Processing Technologies and Techniques . A part of the project 'Image-Processing-IMG-IMPACT' was used as a project, for the 'Linear Algebra' course 'ue20ma251'.

    Language:Python2
  • RoboticsSpecialization-UPenn-Estimation-and-Learning

    This Repository contains projects from Robotics specialization- Estimation and Learning from Coursera offered by the University of Pennsylvania- Instructor: Prof. Daniel Lee

    Language:MATLAB2
  • Simple-Computer-Vision-Codes-in-Python

    In this you will find simple and easy Computer Vision Codes in Python

    Language:Jupyter Notebook2
  • HMRF-EM-image

    Hidden Markov Random Field Model and its Expectation-Maximization

    Language:Python2
  • generate-saliency-maps-ground-truth

    Generate saliency maps for log scanned images

    Language:Python2
  • Image-Processing-with-opencv

    messing around with opencv

    Language:C++2
  • GaussianBlur-CUDA-MPI

    Gaussian blurring in CUDA and MPI.

    Language:C++2
  • Antarctic_Image_Processing

    Frame by frame analysis of a NASA video to collect information on the extent of sea ice in the Antarctic. Project for ELEC 221: Signals and Systems (Sep-Dec 2016).

    Language:MATLAB2
  • image-processing

    🖼️ Image edge detection and other processing in python. No filter libraries. For CS 558 - Computer Vision

    Language:Python2
  • Computer-Vision-and-Deep-Learning

    Repository showcasing my works in the field of Computer Vision and Deep Learning done while pursuing the course on the same provided by CSE(AI and ML) department of the Pimpri-Chinchwad College of Engineering , Pune.

    Language:Jupyter Notebook1
  • Road-Lane-Detection

    Autonomous vehicle Road Lane Detection system using Digital Image Processing techniques.

    Language:Python1
  • ComputerVision02504

    DTU course 02504 Computer Vision, Spring 2024

    Language:Jupyter Notebook1
  • filters-and-noise

    This GitHub repository contains an example demonstrating the application of fundamental image processing filters (Mean, Median, Gaussian) using Python and OpenCV, along with the addition of Salt and Pepper Noise.

    Language:Python1
  • Graph-Cut-Segmentation

    As applied in the field of computer vision, graph cut optimization can be employed to efficiently solve a wide variety of low-level computer vision problems, such as image smoothing, the stereo correspondence problem, image segmentation, object co-segmentation, cv problems that can be formulated in terms of energy minimization.

    Language:Jupyter Notebook1
  • Vision-for-Robots

    Actividades del curso Visión para Robots de procesamiento de imágenes 2D con Python.

    Language:Python1
  • cataract-classification

    Cataract classification

    Language:Jupyter Notebook1
  • Gaussian-Filter

    Program that filters operation on an image (matrix) to remove noise (denoising) on the image.

    Language:C++1