搜索资源列表
license_orientation
- 车牌定位---VC++源代码程序 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|
chap12
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
BODY-FITTED_GRID
- 代数法和偏微分法在给定区域生成适体坐标网格,可调整正交性和网格疏密等。-Algebra and the partial method to generate a given area fitted coordinate grid, the grid spacing adjustable orthogonality and so on.
RDS
- 雨量站空间展布程序,利用距离平方反比法将站点观测的降雨数据插值为区域降雨过程-for interpolation of runoff
move_average
- 利用规则网数据采用多次迭代滑动平均法求其区域场和剩余场。-make use of network data to compute the regional field and residual field by multiple iterations of the moving average method.
nozzle_con
- 有限体积法属于加权剩余法中的子区域法 从未知解的近似方法看来,有限体积法属于采用局部近似的离散方法。简言之,子区域法属于有限体积法的基本方法-Finite volume method belongs to the weighted residual method the subdomain method From the approximation of the unknown solution method, finite volume method belongs to discrete
DemonstrationPlatform
- 利用A star和人工势场法做的无人机路径规划。在VC下实现,可设置威胁区域和动态威胁。-A star and the use of artificial potential field do UAV path planning. In the VC, can be set to threaten regional and dynamic threats.