-
-
binary_image.rar
this code for creat binary image from threshold function in openCV library
-
-
adaptive_thresholding.rar
A threshold is determined
adaptively based on the desired compression
ratio and only significant coefficients are
retained.
-
-
Blob_Remover.rar
The routine is able to delete group of pixel lower than a threshold (number of pixels) from a binary image.
It works with bmp images as raw images
-
SNR_Gain_for_SR.zip
Function to find SNR gain for a Stochastic Resonance detector and hence compute the optimal value of gamma, which is the quantizer threshold.
-
-
fitellipse.rar
This program is demonstration for ellipse fitting. Program finds
* contours and approximate it by ellipses.
*
* Trackbar specify threshold parametr.
*
* White lines is contours. Red lines is fitting ellipses.
*
*
* Autor: Denis Burenkov.
-
Shamir.rar
Shamir Scheme. Implmentació a cryptographic protocol based on the threshold scheme.
-
segmentation.rar
simple image segmentation program using a custom chosen threshold
-