You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This application can be used to quickly view how different Thresholding Methods work on images. Selected threshold method can be applied for bulk images in a folder, results are saved in a user selected folder with histograms.
Prewitt edge detector: gradient filter és nonmaxima-suppression (NMS), Thresholding algorithm by Otsu, Detection of circular object by edge detection and Hough transform for circles, Motion tracking of feature points and dense optical flow
Implementing Variable Threshold and Multiple Threshold algorithms for efficient image processing on NVIDIA GPUs. Developed in C with CUDA for parallel computation.
This repo contains implementations of water classification methods to detect small proglacial streams in High Mountain Asia (HMA) using high-resolution PlanetScope imagery.