otsu
Here are 34 public repositories matching this topic...
Language:All
Sort:Most stars
Computer Vision and Image Recognition algorithms for R users
- Updated
Jul 3, 2024 - C++
A collection of image processing algorithms written in pure Go.
- Updated
Aug 5, 2024 - Go
Image Processing: Segmentation Using Otsu Threshold Method
- Updated
Aug 19, 2018 - Python
Otsu's method thresholding and image binarization on GPU in CUDA
- Updated
Dec 3, 2022 - C++
parallel image processing algorithms using pymp
- Updated
May 11, 2017 - C
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.
- Updated
May 7, 2021 - MATLAB
Satellite library(fft, variogram,...)
- Updated
Sep 4, 2017 - C++
Two-Stage Multithreshold Otsu method.
- Updated
Mar 21, 2021 - C++
Simple image filtering and segmentation on MCU and FPGA
- Updated
May 20, 2016 - C
Repository referent to the Basic Education Program (2014)
- Updated
Apr 16, 2019 - MATLAB
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
- Updated
Oct 29, 2020 - Python
Convex Polygon Detection
- Updated
Jun 14, 2018 - Makefile
Proyecto que consiste en segmentar y reconocer los caracteres de una matricula de coche
- Updated
Feb 24, 2022 - MATLAB
Counting cells in a blood smear using convolution as the pattern matching strategy
- Updated
Sep 29, 2019 - HTML
In water index calculation, gets the best threshold and full area of water according to known parts or approximation of water.
- Updated
Jul 24, 2024 - Python
From some files of images and labels obtained by applying the project presented athttps://github.com/ashok426/Vehicle-number-plate-recognition-YOLOv5, the images of license plates are filtered through a threshold that allows a better recognition of the license plate numbers by pytesseract. On 05/23/2022, a new version is introduced. On 07/04/20…
- Updated
Mar 13, 2023 - Python
Using together cv2's findcontours and Haarcascade license plate detection together with the application of an extensive set of filters
- Updated
Mar 13, 2023 - Python
Using Otsu's thresholding for text segmentation on images of sticky notes.
- Updated
May 5, 2020 - HTML
Improve this page
Add a description, image, and links to theotsu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theotsu topic, visit your repo's landing page and select "manage topics."