CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - three threshold
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - three threshold - List
[
Other
]
showwin
DL : 0
读取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.
Update
: 2008-10-13
Size
: 37.81kb
Publisher
:
阿长期
[
Special Effects
]
im_denoise
DL : 0
几种经典的图像平滑去噪算法程序,其中包括小波软阈值和硬阈值处理。还附送三个图像质量评价程序-several classic image denoising smoothing algorithm procedures, which include thresholding wavelet soft and hard threshold processing. Also attached three image quality evaluation procedures
Update
: 2008-10-13
Size
: 4.42kb
Publisher
:
王晓甜
[
Special Effects
]
Multi_threshold
DL : 0
先对灰阶直方图做平滑后 找出三个峰值 然后在对三个峰值可以找出两个谷值 可以找出两个阈值-first pair of gray histogram so smoothing then identify three peaks in the three peaks can find two Valley can find value two threshold
Update
: 2008-10-13
Size
: 980byte
Publisher
:
孟辑
[
Other resource
]
BP神经网络源程序
DL : 1
基于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
Update
: 2008-10-13
Size
: 10.87kb
Publisher
:
李洋
[
Books
]
2010ICIP Multiple object track.pdf
DL : 0
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.
Update
: 2011-05-19
Size
: 865.58kb
Publisher
:
kongsuhongbaby@126.com
[
AI-NN-PR
]
BP神经网络源程序
DL : 0
基于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
Update
: 2025-02-17
Size
: 11kb
Publisher
:
李洋
[
Other
]
showwin
DL : 0
读取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.
Update
: 2025-02-17
Size
: 38kb
Publisher
:
阿长期
[
Special Effects
]
im_denoise
DL : 0
几种经典的图像平滑去噪算法程序,其中包括小波软阈值和硬阈值处理。还附送三个图像质量评价程序-several classic image denoising smoothing algorithm procedures, which include thresholding wavelet soft and hard threshold processing. Also attached three image quality evaluation procedures
Update
: 2025-02-17
Size
: 4kb
Publisher
:
王晓甜
[
Special Effects
]
Multi_threshold
DL : 0
先对灰阶直方图做平滑后 找出三个峰值 然后在对三个峰值可以找出两个谷值 可以找出两个阈值-first pair of gray histogram so smoothing then identify three peaks in the three peaks can find two Valley can find value two threshold
Update
: 2025-02-17
Size
: 1kb
Publisher
:
孟辑
[
Graph program
]
mpu_oct_03
DL : 0
基于八叉树分解的三维重建,原始数据需要有法向量。经典代码,推荐!-Octree decomposition based on three-dimensional reconstruction, the raw data need to have law vector. Classical code, recommended!
Update
: 2025-02-17
Size
: 745kb
Publisher
:
刘恒
[
Special Effects
]
duoyuzhifenge
DL : 0
基于直方图的多阈值分割可以求出三个阈值,适合CT图像分割-Histogram-based multi-threshold segmentation can be obtained three threshold for CT image segmentation
Update
: 2025-02-17
Size
: 1kb
Publisher
:
余波
[
AI-NN-PR
]
orensemble
DL : 0
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.
Update
: 2025-02-17
Size
: 13kb
Publisher
:
xandp
[
Special Effects
]
OTSUMultiThre
DL : 0
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.
Update
: 2025-02-17
Size
: 303kb
Publisher
:
李成
[
Linux-Unix
]
cadence_multi-threshold
DL : 0
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.
Update
: 2025-02-17
Size
: 4.15mb
Publisher
:
ququmo
[
matlab
]
xiaobo
DL : 0
小波光谱去噪源代码,包含三种阈值去噪方法和误差分析-Wavelet Spectra Denoising source code, including the three threshold denoising method and error analysis
Update
: 2025-02-17
Size
: 1kb
Publisher
:
aaa
[
Special Effects
]
T_ThetaFit
DL : 0
基于T熵的多阈值分割,实现了灰度图像的自动转换,以及对灰度图像的二阈值和三阈值的分割算法-T entropy-based multi-threshold segmentation grayscale image automatically converted, and the threshold grayscale images and three threshold segmentation algorithm
Update
: 2025-02-17
Size
: 2.32mb
Publisher
:
yuanshb
[
Special Effects
]
log_ThetaFit
DL : 0
基于对数熵的多阈值分割,实现了灰度图像的自动转换,以及对灰度图像的二阈值和三阈值的分割算法-T entropy-based multi-threshold segmentation grayscale image automatically converted, and the threshold grayscale images and three threshold segmentation algorithm
Update
: 2025-02-17
Size
: 5kb
Publisher
:
yuanshb
[
Special Effects
]
zhishu_ThetaFit
DL : 0
基于指数熵的多阈值分割,实现了灰度图像的自动转换,以及对灰度图像的二阈值和三阈值的分割算法-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
Update
: 2025-02-17
Size
: 5kb
Publisher
:
yuanshb
[
Graph program
]
threshold
DL : 0
在opencv平台上用VC6.0++实现。对图像的三通道求和,对不同通道阈值化图像-In the the opencv platform to achieve with VC6.0++. Summing the three-channel image, the different channels thresholded image
Update
: 2025-02-17
Size
: 5kb
Publisher
:
严丹
[
Graph program
]
psothreetwoentropic
DL : 0
PSO算法应用到图像三阈值分割,评价函数为二维最大熵-PSO algorithm is applied to image three threshold segmentation, the evaluation function for the two-dimensional maximum entropy
Update
: 2025-02-17
Size
: 2kb
Publisher
:
虾皮
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.