CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vc pi
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - vc pi - List
[
Multimedia program
]
hbp0.1
DL : 0
是一个人体跟踪的VC源代码程序,有Kalman、PI等许多优秀的算法!-is a human tracking VC source code procedures, Kalman, PI and many other outstanding algorithm!
Update
: 2008-10-13
Size
: 703.71kb
Publisher
:
梁志伟
[
Other resource
]
license_orientation
DL : 0
车牌定位---VC++源代码程序 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。 -positioning plates -- VC source code procedures 1.24 true color -
Update
: 2008-10-13
Size
: 722.08kb
Publisher
:
贺娜
[
Windows Develop
]
pi
DL : 0
计算小数点后万位以内圆周率,VC++6.0编译通过。
Update
: 2008-10-13
Size
: 904byte
Publisher
:
sai
[
Other resource
]
圆周率的计算
DL : 0
vc编写 计算圆周率程序-vc preparation procedures calculated pi
Update
: 2008-10-13
Size
: 39.63kb
Publisher
:
亭亭
[
Other resource
]
mypi
DL : 0
基于MPI1.2.5并行环境的求PI的VC源代码,非常适合MPI初学者-MPI1.2.5 parallel environment based on the PI for the VC source code and are very suitable for beginners MPI
Update
: 2008-10-13
Size
: 78.55kb
Publisher
:
oewilliam
[
Windows Develop
]
seashell
DL : 0
vc写的资源管理器,包含IE的功能-vc write-resource management, including the function of IE
Update
: 2025-03-07
Size
: 276kb
Publisher
:
钱华钩
[
Internet-Network
]
ping111
DL : 0
VC++写的ping 的原码。-VC ping wrote the original code.
Update
: 2025-03-07
Size
: 1.56mb
Publisher
:
赵天然
[
Graph Recognize
]
车牌定位
DL : 1
车牌定位 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j= Pi,j-Pi,j-1 i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-positioning plates used to break pic examples directory of images, and then click the button "turn", "1", "2", "3" and "4" and "5", can achieve precise positioning of the plates. Concrete steps 1.24 true color-gt; 256-color grayscale. 2. Pretreatment : median filter. 3. Binary : an initial threshold value T A pair of images for two to be two binary images B value. T initial threshold value to determine the method is : Select threshold T = Tc- (Tc-Gmin)/3, respectively Gmin saturated and is the highest and the lowest gray value. The threshold values for different licenses are certain adaptability, to ensure that basic background was home to 0, to highlight regional licenses. 4. Weakened background interference. The images do sim
Update
: 2025-03-07
Size
: 717kb
Publisher
:
何问宇
[
Multimedia Develop
]
hbp0.1
DL : 0
是一个人体跟踪的VC源代码程序,有Kalman、PI等许多优秀的算法!-is a human tracking VC source code procedures, Kalman, PI and many other outstanding algorithm!
Update
: 2025-03-07
Size
: 703kb
Publisher
:
梁志伟
[
transportation applications
]
license_orientation
DL : 0
车牌定位---VC++源代码程序 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。 -positioning plates-- VC source code procedures 1.24 true color-
Update
: 2025-03-07
Size
: 744kb
Publisher
:
贺娜
[
Internet-Network
]
Win_Ping
DL : 0
vc的简单网络编程,windows下ping程序,功能强大-vc simple network programming under windows ping procedures, powerful
Update
: 2025-03-07
Size
: 24kb
Publisher
:
杜
[
Graph Recognize
]
detect_vc++_
DL : 0
使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-use when used to break pic examples directory of images, then click the buttons were "transferred" "1" and "2", "3" and "4" and "5", we can achieve precise positioning of the plates. Concrete steps 1.24 true color-
Update
: 2025-03-07
Size
: 2.61mb
Publisher
:
张甲杰
[
Windows Develop
]
pi
DL : 0
计算小数点后万位以内圆周率,VC++6.0编译通过。-Calculated after the decimal point 10000 within pi, VC++ 6.0 compiler through.
Update
: 2025-03-07
Size
: 1kb
Publisher
:
sai
[
Windows Develop
]
PI
DL : 0
利用蒙特卡洛算法近似求圆周率PI(VC++6.0) 随机数利用目前为止最好的随机数算法Mersenne twister生成-random number generator
Update
: 2025-03-07
Size
: 17kb
Publisher
:
liuyuan
[
Special Effects
]
pi
DL : 0
图像处理方面的VC++ 源代码,希望对大家有所帮助-hope to help other
Update
: 2025-03-07
Size
: 171kb
Publisher
:
cindy
[
Windows Develop
]
pi
DL : 0
利用OPENMP在VC下 进行pi的计算-Use OPENMP the VC under the calculation of pi
Update
: 2025-03-07
Size
: 3kb
Publisher
:
YUI
[
Algorithm
]
pi
DL : 0
圆周率,非常牛的算法,能运算好几千位,可以试试,vc,gcc都可以-Pi, the very cattle algorithm performance computing for thousands, you can try, vc, gcc can
Update
: 2025-03-07
Size
: 8kb
Publisher
:
piratecap
[
Windows Develop
]
VB-VC-pi
DL : 0
VC和VB两程序比比谁的速度快?有源代码文件-VC and VB program than who is faster? Have a source code file
Update
: 2025-03-07
Size
: 78kb
Publisher
:
南煎丸子
[
SCM
]
tjtag-pi-master
DL : 0
usb vc donwloand fgfg
Update
: 2025-03-07
Size
: 893kb
Publisher
:
hisoka
[
Graph program
]
CppExp
DL : 0
本算法实现了圆周率PI的求解(在正方形区域内随机产生大量的均匀分布的点,落入内切圆和正方形中的随机点个数的比值乘以4,即为PI值)与求解的动态可视化过程(This algorithm is used to solve PI PI (in a square region to generate a large number of random uniform distribution, the ratio of the number of random points fall into the circle in the square is multiplied by 4, PI value) and solution of the dynamic visualization process)
Update
: 2025-03-07
Size
: 2.69mb
Publisher
:
instant
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.