CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - threshold

搜索资源列表

  1. COMIntro2_src

    1下载:
  2. 本文为刚刚接触COM的程序员提供编程指南,解释COM服务器内幕以及如何用C++编写自己的接口。 继上一篇COM编程入门之后,本文将讨论有关COM服务器的内容,解释编写自己的COM接口和COM服务器所需要的步骤和知识,以及详细讨论当COM库对COM服务器进行调用时,COM服务器运行的内部机制。- This article for the programmer which just contacts COM provides the programming guide, explained how
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:25899
    • 提供者:张清风
  1. chepaisecaitiqu

    0下载:
  2. 该程序首先把rgb图像转化为XYZ空间,然后在XYZ空间进行一些阈值找到黄色的底色车牌,这是从国外的车牌识别程序,但不明白那些阈值为什么要那么设,用的是什么原理? 还有一个疑问就是,这个程序对于输入的车牌有时候找到的是车牌的底,有时候是车牌的数字。一个是黄色,一个是白色。真不知道怎么找的。-The program first rgb image into XYZ space, and then in the XYZ space to some threshold to find a yel
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:95683
    • 提供者:shayu
  1. segmentation

    0下载:
  2. 用c#语言使用全局迭代的方法对图像进行阈值分割。-Using c# language using the iterative method of global image threshold segmentation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:869
    • 提供者:winter
  1. Auto_Threshhold_test

    0下载:
  2. 该程序可以实现DIB图像的一些常用转换,并且可以实现256色图像的自动阈值分割。-The program can be achieved a number of commonly used DIB image conversion, and 256 color images can be automatic threshold segmentation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6282091
    • 提供者:tianshu
  1. 1

    0下载:
  2. 关于心电信号的各种滤波方法,IIR,FIR,空域相关,软硬阈值,基于IIR的自适应滤波等-the method for ECG denoising,such as IIR,FIR,spatial correlation,soft and hard threshold,based on IIR filter s adaptive filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2959
    • 提供者:jadepeak
  1. GaBp

    0下载:
  2. 用GA训练BP网络的权值、阈值从而优化神经网络-GA training BP network with the right value, the threshold in order to optimize the neural network
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1211
    • 提供者:sa
  1. bayesthresholding

    0下载:
  2. IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码-IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS Bayesian (BAYES) threshold wavelet (WAVELET) image denoising algorithm source cod
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1884214
    • 提供者:adu
  1. threshold

    0下载:
  2. threshold using Visual C ++ with OpenCv Library
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:532
    • 提供者:nhấ t trúc
  1. Gray-entropy-two-threshold--pso

    0下载:
  2. 双阈值的灰度熵方法,结合pso算法,分割效果较好,速度较快。-Gray entropy of the dual-threshold method, combined with the pso algorithm split better and faster.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:162800
    • 提供者:戚齐
  1. gray-threshold

    0下载:
  2. matlab中灰色阈值元程序 初学者可能很有用 -gray threshold element program matlab beginners might be useful
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:3202
    • 提供者:
  1. threshold

    0下载:
  2. 用迭代法求阀值,首先对图像进行分块,然后对每个块进行阀值分割。-Using iterative threshold method
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:1278989
    • 提供者:杨楠
  1. opencv-video-threshold

    0下载:
  2. opencv 以如下的命令行格式运行,test.exe 输入视频文件名 二值化阈值 输出视频文件名 代码在main.cpp中-opencv to run the following command line format, test.exe input video file name binarization threshold output video file name in the code in main.cpp
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:15021
    • 提供者:ruanjj
  1. genetic--BP-weights-and-threshold

    0下载:
  2. 利用遗传算法优化BP神经网络权值和阈值的matlab-The use of genetic algorithm to optimize BP neural network weights and threshold
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:112104
    • 提供者:haiguangchao
  1. Convert-image-to-negative-grayscale-threshold

    0下载:
  2. Converting RGB image to negative, gray scale and threshold image.
  3. 所属分类:Console

  1. Threshold

    0下载:
  2. 自适应阈值分割可以根据图像自身的特性得到自适应阈值进而分割出目标和背景。-Adaptive threshold segmentation is based on the characteristics of the image itself to get the adaptive threshold and then segmentation the target and background.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5519599
    • 提供者:小攀
  1. Threshold Vector Autoregressive Toolbox

    0下载:
  2. Threshold Vector Autoregressive Toolbox
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:203776
    • 提供者:noodle2017
  1. threshold

    0下载:
  2. to apply threshold on images
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:31744
    • 提供者:Priyadarshini
  1. Threshold 2

    0下载:
  2. Otsu Thresholding Trial
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:3101696
    • 提供者:oohoojc
  1. Hslogic-SHO Threshold

    0下载:
  2. hslogic,mfpga,基于MATLAB的SHO阈值计算方法。(Hslogic, mfpga, SHO threshold calculation method based on MATLAB.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:11264
    • 提供者:hlayumi
  1. Example

    1下载:
  2. threshold var matlab code
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:104448
    • 提供者:ezzati
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com