Welcome![Sign In][Sign Up]
Location:
Search - block threshold

Search list

[Special Effectscodesforimageprocessing

Description: 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.
Platform: | Size: 3360101 | Author: | Hits:

[Graph RecognizeNoiseReduction_v1

Description: 本程式实做了Noise Reductin Algorithm 2005年一个韩国人在ieee发表的Paper Block-based noise estimation using adaptive Gaussian filtering 此论文也收录在资料夹中,供使用者参考。 首先,click open file, 选择第一张原始图(未被杂讯污染) 接下来选择第二张图(有杂讯) 你可以直接点选Noise Reduction观看结果 也可以先调整旁边的threshold,观看不同threshold下去除杂讯的效果。 本程式利用统计理论,在去除杂讯的过程,成功保留了边缘特征, 使影像看起来较为立体、清晰。
Platform: | Size: 6465684 | Author: 李威和 | Hits:

[Special Effectscodesforimageprocessing

Description: 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.
Platform: | Size: 3359744 | Author: | Hits:

[Graph RecognizeNoiseReduction_v1

Description: 本程式实做了Noise Reductin Algorithm 2005年一个韩国人在ieee发表的Paper Block-based noise estimation using adaptive Gaussian filtering 此论文也收录在资料夹中,供使用者参考。 首先,click open file, 选择第一张原始图(未被杂讯污染) 接下来选择第二张图(有杂讯) 你可以直接点选Noise Reduction观看结果 也可以先调整旁边的threshold,观看不同threshold下去除杂讯的效果。 本程式利用统计理论,在去除杂讯的过程,成功保留了边缘特征, 使影像看起来较为立体、清晰。-This program is to do a Noise Reductin Algorithm2005 a Korean in the year ieee published PaperBlock-based noise estimation using adaptive Gaussian filtering of this thesis is also included in the folder for reference. First of all, click open file, select first the original plan (not noise pollution) Next select the second graph (with noise) you can watch the results of Click Noise Reduction can also adjust next threshold, watch different under the threshold to remove noise effects. This program using statistical theory, to remove noise in the process of successfully retained the edge features, to make images look more three-dimensional and clear.
Platform: | Size: 6465536 | Author: 李威和 | Hits:

[Graph programconvex

Description: 程序实现图像分块,凸包,分割等功能,学图像处理的朋友建议下载。-Image sub-block implementation procedures, convex hull, partition and other functions, the study image processing Friend recommended download.
Platform: | Size: 3072 | Author: 廖建勇 | Hits:

[Graph programdct

Description: 针对给定的静止图像进行DCT 变换 给定不同的阈值及将数据块中不同位置的值置为0所得到的不同情况下压缩-For a given static image DCT transform a given threshold and a different data block at different positions of a value of 0 has been compressed under different circumstances
Platform: | Size: 62464 | Author: 孟斌 | Hits:

[Graph programDCT

Description: 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。-DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.
Platform: | Size: 1024 | Author: 马丁 | Hits:

[Graph RecognizeMotion_Detection

Description: Motion detection results If you double-click the Switch block so that the signal is connected to the SAD side, the Video Viewer block displays the SAD values, which represent the absolute value of the difference between the current and previous image. When these SAD values exceed a threshold value, the demo highlights the quadrant in red. Note that the difference image itself may be viewed, in place of the original intensity image, along with the red motion highlighting, which indicates how the SAD metric works.
Platform: | Size: 11264 | Author: radim.rh | Hits:

[Graph RecognizeEdge_Detection

Description: Edge Detection This demo finds the edges of objects in a video stream using the Prewitt method. You can double-click the Edge Detection block and adjust the Threshold parameter while the simulation is running. The higher you make the threshold, the smaller the amount of edges the demo finds in the video. This demo also illustrates how to use the Compositing block to overlay the edges on the original video frames.
Platform: | Size: 6144 | Author: radim.rh | Hits:

[JSP/JavaTextureSynthesisWithChange

Description: 带有阈值的块拼接纹理合成算法,即选择当前合成块时采用与特定阈值比较,而不是从最小误差块的一定范围内寻找合适的块-Patches with a threshold value of the texture synthesis algorithm, which select the current synthesis of block used with a specific threshold value, rather than from the smallest block error within a certain range to find a suitable block
Platform: | Size: 12288 | Author: wangsong | Hits:

[Graph RecognizeplateVs2003

Description: 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate recognition program source code, very useful, simple image processing, including 256 colors to grayscale, Hough transform, Walsh transform, median filtering, binary conversion, brightness change, Fourier transform , anti-color, taking on the number, taking index, image translation, image rotation, image thinning, image scaling, image mirroring, filtering, contrast stretching, Laplacian sharpening (edge detection), block coding, gradient sharpening, gray balance, histogram equalization, discrete cosine transform, Wiener filtering, inverse filtering, threshold transform, Gaussian smoothing.
Platform: | Size: 19981312 | Author: liren | Hits:

[Windows Developimageprocessing

Description: 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-Simple image processing, including 256 colors to grayscale, Hough transform, Walsh transform, median filtering, binary conversion, brightness change, Fourier transform, inversion, logarithmic, taking index, image translation, image rotation , image thinning, image scaling, image mirroring, filtering, contrast stretching, Laplacian sharpening (edge detection), block coding, gradient sharpening, gray balance, histogram equalization, discrete cosine transform, Victoria Na filtering, inverse filtering, threshold transform, Gaussian smoothing.
Platform: | Size: 3331072 | Author: 啊哦 | Hits:

[Mathimatics-Numerical algorithmsGA_for_clustering

Description: Genetic algorithms (GAs) have recently been accepted as powerful approaches to solving optimization problems. It is also well-accepted that building block construction (schemata formation and conservation) has a positive influence on GA behavior. Schemata are usually indirectly evaluated through a derived structure. We introduce a new approach called the Constructive Genetic Algorithm (CGA), which allows for schemata evaluation and the provision of other new features to the GA. Problems are modeled as bi-objective optimization problems that consider the evaluation of two fitness functions. This double fitness process, called fg-fitness, evaluates schemata and structures in a common basis. Evolution is conducted considering an adaptive rejection threshold that contemplates both objectives and attributes a rank to each individual in population. The population is dynamic in size
Platform: | Size: 107520 | Author: asad | Hits:

[Software Engineeringver1.0

Description: Shutdown of the UC1842 can be accomplished by two methods either raise pin 3 above 1 V or pull pin 1 below a voltage two diode drops above ground. Either method causses the output of the PWM comparator to be high (refer to block diagram). The PWM latch is reset dominant so that the output will remain low until the next clock cycle after the shutdown condition at pin 1 and/or 3 is removed. In one example, an externally latched shutdown may be accomplished by adding an SCR which will be reset by cycling VCC below the lower UVLO threshold. At this pint the reference turns off, allowing the SCR to reset.-Shutdown of the UC1842 can be accomplished by two methods either raise pin 3 above 1 V or pull pin 1 below a voltage two diode drops above ground. Either method causses the output of the PWM comparator to be high (refer to block diagram). The PWM latch is reset dominant so that the output will remain low until the next clock cycle after the shutdown condition at pin 1 and/or 3 is removed. In one example, an externally latched shutdown may be accomplished by adding an SCR which will be reset by cycling VCC below the lower UVLO threshold. At this pint the reference turns off, allowing the SCR to reset.
Platform: | Size: 1024 | Author: prxbl | Hits:

[Special Effectsa

Description: 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑.-。-simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.
Platform: | Size: 272384 | Author: sf | Hits:

[matlabSPIHT_WAVELET

Description: 本文介绍的是一种改进的SPIHT算法,是基于图像编码的小波系数块的,它主要是把四个系数分成一个块,与阈值比较,分出重要与非重要,在进行编码。-This article is a modified SPIHT algorithm is based on the wavelet coefficients of image coding block, it is mainly divided into the four coefficients of a block, compared with the threshold value, separate the important and non important, during the encoding.
Platform: | Size: 535552 | Author: 周倩倩 | Hits:

[Special Effects1

Description: 针对现有基于灰度级相似的图像拼接方法的缺点,提出了一种图像自动拼接的快速算法。该算法综合考虑了图像拼接的精度和速度,在基准特征块的提取上,采用简单的边缘信息阈值法,实现了基准块的自主选取,提高了图像拼接的精度;在块搜索上,采用金字塔式分层搜索策略,提高了图像拼接的速度。实验证明,该算法扩展了传统拼接算法的适用范围,具有较好的性能.-Based on gray-scale for the existing image mosaic method similar shortcomings, we propose a fast algorithm for image mosaic. The image mosaic algorithm took into account the accuracy and speed of extraction in the baseline characteristics of the block on the edge information using a simple threshold method to achieve self-selected basis blocks and improve the accuracy of image mosaic to block search, using pyramid hierarchical search strategy to improve the speed of the image mosaic. Experiments show that the algorithm extends the traditional scope of stitching algorithm has good performance.
Platform: | Size: 917504 | Author: wenping | Hits:

[Special Effects11

Description: :针对字符号码类目标,提出一种无需全图阈值分割和先验特征匹配计算的方法。先利用 方向梯度块精确定位目标,再对目标区域作局部阈值分割,从而快速地得到高质量的目标信息。-: Number of classes for the characters, we put forward a complete map without a priori segmentation and feature matching calculation. Gradient direction of the first block using precision targeting, and then the target area for the local threshold segmentation, to quickly get high-quality target information.
Platform: | Size: 224256 | Author: | Hits:

[matlabyuzhifa

Description: 深度图像遮挡边缘检测,阈值法,MATLAB源码-Depth of the image edge detection block, threshold method, MATLAB source
Platform: | Size: 3116032 | Author: 郭顺超 | Hits:

[2D Graphicthreshold

Description: Opencv自适应阈值函数与规定阈值函数源码,可以通过滑动框调节,直观可靠-Opencv adaptive threshold function with a predetermined threshold value function source, by adjusting the sliding block, intuitive and reliable
Platform: | Size: 1024 | Author: toni | Hits:
« 12 »

CodeBus www.codebus.net