-
-
[
Matlab]
haar_wavelet_transform.rar
JPEG2000 Haar and inverse Haar wavelet transform on images.And a threshold can be added during the compression, and after decompression the result can be seen with different thresholds.
-
[
Matlab]
silence_remove.zip
... recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (. ...
-
-
-
[
Matlab]
otsu.rar
traditional otsu threshold algorithm imlementation used in image processing
Category:
matlab Upload User:
dzchen Size:
1K
-
[
Matlab]
SURE.rar
applies soft-threshold t to all elements of x and computes SURE
Category:
matlab Upload User:
lifeng_zl Size:
1K
-
-
[
Matlab]
threshold.rar
Using Matlab to achieve a variety of threshold-based image segmentation method, which contains Otsu method, maximum entropy, clustering and other methods
Category:
matlab Upload User:
haovip08 Size:
11K
-
[
C#(.net)]
ztw_ImgProcess.rar
digital image processing, including the two values, threshold, mathematical morphology, convolution, etc.
-
[
Unix_Linux]
pathfinding.rar
... P, T). will succeed and may produce the bindings : P = [a, depot, b, d, e, f, h] T = 155 Part 4-Generating a path below a cost threshold As an example, the query :-path_below_cost (a, [a, b, c, d, e, f, g, h], RS, 300). returns : RS = [a, b, depot, c, d, ...