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

Search list

[Othershowwin

Description: 读取dst文件(绣花文件类型)并绘出图形。 内容包括,以3字节一字符串组读取,并以dst文件读写方法进行换算,主要是直接读取每字节里的每1位进行计算,计算出x位移和y位移,然后换成屏幕画线需要的结束点,然后2点画线,再次循环则将上次的结束点赋给起始点,再次读取3字节进行计算。。。。 可重用代码:读取地址进行每字节的每1位的计算。 PS:dst文件可以用田岛软件进行编写。-read dst (embroidery file types) and draws graphics. The contents include, for a three-byte string group read, and to read and write documents dst conversion method, main is a direct read every byte of every Lane a calculated, the calculated displacement x and y displacement, screen painting then changed to the end line, then two dotted line again last cycle will end points assigned to the threshold, 3 byte read again calculated. . . . Reusable code : read addresses every byte of every one of calculation. PS : dst document TAJIMA software can be used for the preparation.
Platform: | Size: 38716 | Author: 阿长期 | Hits:

[Special Effectsim_denoise

Description: 几种经典的图像平滑去噪算法程序,其中包括小波软阈值和硬阈值处理。还附送三个图像质量评价程序-several classic image denoising smoothing algorithm procedures, which include thresholding wavelet soft and hard threshold processing. Also attached three image quality evaluation procedures
Platform: | Size: 4524 | Author: 王晓甜 | Hits:

[Special EffectsMulti_threshold

Description: 先对灰阶直方图做平滑后 找出三个峰值 然后在对三个峰值可以找出两个谷值 可以找出两个阈值-first pair of gray histogram so smoothing then identify three peaks in the three peaks can find two Valley can find value two threshold
Platform: | Size: 980 | Author: 孟辑 | Hits:

[Other resourceBP神经网络源程序

Description: 基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一隐层至输入层的权值调整、第一隐层阈值调整计算子程序;12)N个样本的全局误差计算子程序。-C development based on the three hidden layer neural network, the output weights, threshold documents, training sample documents, for the following functions : a) initialization, the threshold subroutine; 2) m learning samples imported subroutine; 3) m samples teachers signal Subroutine ; 4) hidden layer of the module input and output value subroutine; 5) the output layer of the module input and output value subroutine; 6) the output layer to the hidden layer subroutine error of generalization; 7) hidden layer to the input layer subroutine error of generalization; 8) the output layer to the third hidden layer Weight adjustment, the output layer threshold adjustment routines; 9) 3rd hidden layer to the second hidden layer weights adjustment, the third hidden layer threshold adjustment routi
Platform: | Size: 11127 | Author: 李洋 | Hits:

[Books2010ICIP Multiple object track.pdf

Description: This paper presents a data-oriented tracking framework which aims to recover the spatio-temporal trajectories for an unknown number of interacting objects appearing and disappearing at arbitrary times. Data association is performed at three-levels of a hierarchy: (i) rst, trajectory segments and an associated quality measure are generated by a local analysis of the space-time distribution of observations; (ii) a conservatively constrained association step links nearby consistent segments into intermediate trajectory fragments; and (iii) a last as- sociation step taking into account all available data (observations, trajectory fragments) generates the nal trajectory estimates. The association step relies on the Hungarian algorithm and it also con- siders detection responses below the detection threshold as evidence associated with high ambiguity. We demonstrate the feasibility of the proposed approach applied to the pedestrian tracking task on two challenging datasets.
Platform: | Size: 886354 | Author: kongsuhongbaby@126.com | Hits:

[AI-NN-PRBP神经网络源程序

Description: 基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一隐层至输入层的权值调整、第一隐层阈值调整计算子程序;12)N个样本的全局误差计算子程序。-C development based on the three hidden layer neural network, the output weights, threshold documents, training sample documents, for the following functions : a) initialization, the threshold subroutine; 2) m learning samples imported subroutine; 3) m samples teachers signal Subroutine ; 4) hidden layer of the module input and output value subroutine; 5) the output layer of the module input and output value subroutine; 6) the output layer to the hidden layer subroutine error of generalization; 7) hidden layer to the input layer subroutine error of generalization; 8) the output layer to the third hidden layer Weight adjustment, the output layer threshold adjustment routines; 9) 3rd hidden layer to the second hidden layer weights adjustment, the third hidden layer threshold adjustment routi
Platform: | Size: 11264 | Author: 李洋 | Hits:

[Othershowwin

Description: 读取dst文件(绣花文件类型)并绘出图形。 内容包括,以3字节一字符串组读取,并以dst文件读写方法进行换算,主要是直接读取每字节里的每1位进行计算,计算出x位移和y位移,然后换成屏幕画线需要的结束点,然后2点画线,再次循环则将上次的结束点赋给起始点,再次读取3字节进行计算。。。。 可重用代码:读取地址进行每字节的每1位的计算。 PS:dst文件可以用田岛软件进行编写。-read dst (embroidery file types) and draws graphics. The contents include, for a three-byte string group read, and to read and write documents dst conversion method, main is a direct read every byte of every Lane a calculated, the calculated displacement x and y displacement, screen painting then changed to the end line, then two dotted line again last cycle will end points assigned to the threshold, 3 byte read again calculated. . . . Reusable code : read addresses every byte of every one of calculation. PS : dst document TAJIMA software can be used for the preparation.
Platform: | Size: 38912 | Author: 阿长期 | Hits:

[Special Effectsim_denoise

Description: 几种经典的图像平滑去噪算法程序,其中包括小波软阈值和硬阈值处理。还附送三个图像质量评价程序-several classic image denoising smoothing algorithm procedures, which include thresholding wavelet soft and hard threshold processing. Also attached three image quality evaluation procedures
Platform: | Size: 4096 | Author: 王晓甜 | Hits:

[Special EffectsMulti_threshold

Description: 先对灰阶直方图做平滑后 找出三个峰值 然后在对三个峰值可以找出两个谷值 可以找出两个阈值-first pair of gray histogram so smoothing then identify three peaks in the three peaks can find two Valley can find value two threshold
Platform: | Size: 1024 | Author: 孟辑 | Hits:

[Graph programmpu_oct_03

Description: 基于八叉树分解的三维重建,原始数据需要有法向量。经典代码,推荐!-Octree decomposition based on three-dimensional reconstruction, the raw data need to have law vector. Classical code, recommended!
Platform: | Size: 762880 | Author: 刘恒 | Hits:

[Special Effectsduoyuzhifenge

Description: 基于直方图的多阈值分割可以求出三个阈值,适合CT图像分割-Histogram-based multi-threshold segmentation can be obtained three threshold for CT image segmentation
Platform: | Size: 1024 | Author: 余波 | Hits:

[AI-NN-PRorensemble

Description: The program implements three large-margin thresholded ensemble algorithms for ordinal regression. It includes an improved RankBoost algorithm, the ORBoost-LR algorithm, and the ORBoost-All algorithm. -The program implements three large-margin thresholded ensemblealgorithms for ordinal regression. It includes an improved RankBoostalgorithm, the ORBoost-LR algorithm, and the ORBoost-All algorithm.
Platform: | Size: 13312 | Author: xandp | Hits:

[Special EffectsOTSUMultiThre

Description: 1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.
Platform: | Size: 310272 | Author: 李成 | Hits:

[Linux-Unixcadence_multi-threshold

Description: linux下(fedora版本)的cadence中编译4位全加器的实现, 在不同的阈值电压调解下观察点路的总体power和速度,以及逻辑的正确性. 可能会用到NCSU的FREEPDF工具包-this is a package of three projects, low-vth, high-vth, and optimum architecture vth four bit full adder design. In the environment of Cadence and then simulated in Hspice and linked to VIVA at last we use the nanosim.
Platform: | Size: 4353024 | Author: ququmo | Hits:

[matlabxiaobo

Description: 小波光谱去噪源代码,包含三种阈值去噪方法和误差分析-Wavelet Spectra Denoising source code, including the three threshold denoising method and error analysis
Platform: | Size: 1024 | Author: aaa | Hits:

[Special EffectsT_ThetaFit

Description: 基于T熵的多阈值分割,实现了灰度图像的自动转换,以及对灰度图像的二阈值和三阈值的分割算法-T entropy-based multi-threshold segmentation grayscale image automatically converted, and the threshold grayscale images and three threshold segmentation algorithm
Platform: | Size: 2434048 | Author: yuanshb | Hits:

[Special Effectslog_ThetaFit

Description: 基于对数熵的多阈值分割,实现了灰度图像的自动转换,以及对灰度图像的二阈值和三阈值的分割算法-T entropy-based multi-threshold segmentation grayscale image automatically converted, and the threshold grayscale images and three threshold segmentation algorithm
Platform: | Size: 5120 | Author: yuanshb | Hits:

[Special Effectszhishu_ThetaFit

Description: 基于指数熵的多阈值分割,实现了灰度图像的自动转换,以及对灰度图像的二阈值和三阈值的分割算法-Algorithm based on the the index entropy threshold segmentation, to achieve the automatic conversion of grayscale images, as well as the threshold grayscale images and three threshold values ​ ​ of the split
Platform: | Size: 5120 | Author: yuanshb | Hits:

[Graph programthreshold

Description: 在opencv平台上用VC6.0++实现。对图像的三通道求和,对不同通道阈值化图像-In the the opencv platform to achieve with VC6.0++. Summing the three-channel image, the different channels thresholded image
Platform: | Size: 5120 | Author: 严丹 | Hits:

[Graph programpsothreetwoentropic

Description: PSO算法应用到图像三阈值分割,评价函数为二维最大熵-PSO algorithm is applied to image three threshold segmentation, the evaluation function for the two-dimensional maximum entropy
Platform: | Size: 2048 | Author: 虾皮 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net