-
-
[
Visual C++ (VC++)]
ImageTool.rar
VC++ Realize mirror, flip, grayscale, negative, psudo colors, psudo threshold, lighten, darken, contrast, sharpen functions.
-
[
PDF]
threshold.rar
Threshold segmentation on a variety of algorithms and their applications. One more threshold segmentation method, adaptive fuzzy threshold segmentation and some in the infrared image on the Application of
-
[
Visual C++ (VC++)]
VCandMATLAB.rar
... -term energy detection and short-term cross zero rates detection in speech
reorganization,the paper presents two-threshold endpoint detection.In addition,an accurate speech
segmentation algorithm is achieved with the wavelet transform and statistics ...
-
-
-
-
[
Matlab]
threshold.rar
Segmentation based on the contrast of the image processing, the threshold is usually selected to produce, whichever is the greatest contrast.
-
-
[
Visual C++ (VC++)]
Threshold.rar
Binarization function handle Threshold. image_out: output image data pointer image_in: input image data pointer width: image width height: image height thresh: the initial threshold
-
[
Java/JSP]
threshold.rar
... .org
Here it uses a free library- OpenCV- made by intel. .. to convert all the pixels in an image- in fact in a movie- a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black- otherwise it becomes white.