Computer Vision and Image Recognition algorithms for R users
-
Updated
Nov 27, 2025 - C++
Computer Vision and Image Recognition algorithms for R users
A collection of image processing algorithms written in pure Go.
Image Processing: Segmentation Using Otsu Threshold Method
Image processing and computer vision library in pure C
Otsu's method thresholding and image binarization on GPU in CUDA
parallel image processing algorithms using pymp
A Canny edge detection function implemented by us from scratch that can use either double thresholding, recursion, or the otsu's thresholding method for an adaptive threshold. Algorithm used for Otsu's method and the recursive approach can be seen in the papers included in this repository.
Satellite library(fft, variogram,...)
Simple image filtering and segmentation on MCU and FPGA
Two-Stage Multithreshold Otsu method.
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
Repository referent to the Basic Education Program (2014)
Convex Polygon Detection
Proyecto que consiste en segmentar y reconocer los caracteres de una matricula de coche
A JavaScript library to perform image filtering.
Using together cv2's findcontours and Haarcascade license plate detection together with the application of an extensive set of filters
In water index calculation, gets the best threshold and full area of water according to known parts or approximation of water.
Counting cells in a blood smear using convolution as the pattern matching strategy
Add a description, image, and links to the otsu topic page so that developers can more easily learn about it.
To associate your repository with the otsu topic, visit your repo's landing page and select "manage topics."