搜索资源列表

  1. 20101201

    0下载:
  2. 首先从视频中提取100张图片,用其中五十张图片根据平均值法获得背景图片,然后做差,二值化,提取目标。-First, extracting 100 images from the video ,using fifty pictures to obtain the background image with the method of average. Then fr a me difference, binary, extracting
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:李明
  1. dspappliation

    0下载:
  2. 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:98304
    • 提供者:liujia
  1. lininterp1f

    0下载:
  2. 用c++语言编写的图像差值方面的函数,如双线性插值法-C++ language using the image difference function areas, such as the bilinear interpolation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:高菲
  1. z

    0下载:
  2. 可见光图像中地面飞机目标识别 模糊差影法 改进自适应阈值分割法 七阶hu不变距 模板匹配法 -aircraft recognition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:huangyueqin
  1. NewShowGraphic

    0下载:
  2. 可静态显示min图片文件和动态边采图边显示图片,同时运用固定阈值法、最大类间方差法、bernsen法、niblack法、自适应阈值法等方法进行二值化-Picture files can be static and dynamic display min side edge map display pictures taken while using fixed threshold method, Otsu method, bernsen
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4055040
    • 提供者:图腾
  1. code

    0下载:
  2. 通过matlab实现最大类间方差,根据迭代选择阈值法原理编写.-Through matlab maximum between-class variance, according to the iterative threshold selection method works written.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:tianwenxu
  1. Image-Processing

    0下载:
  2. 该程序可以实现Hough 变换、边缘检测、差影法、轮廓提取及跟踪、模板匹配、投影法、图像复原、种子填充、阈值分割等效果。-The program can achieve the Hough transform, edge detection, and poor shadow method, contour extraction and tracking, template matching, projection, image rest
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:6441984
    • 提供者:huo xing
  1. DFTE

    0下载:
  2. 用有限差分法求二阶线性微分方程边值问题的数值解-Second-order finite difference method for the numerical solution of linear differential equations boundary value problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:韩伟
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roo
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:138240
    • 提供者:jame
  1. kriging

    0下载:
  2. kriging插值程序克里金(Kriging)插值法又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。-kriging kriging interpolation procedure (Kriging) interpolation, also known as spatial autocovariance bes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:heqiang
  1. shuzhijisisuan

    0下载:
  2. 数值计算源代码:包含romberg和差值计算的matlab代码,线性方程组和迭代法的c源代码。-Numerical code: the difference between calculated and included romberg matlab code, linear equations and the iterative method c source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:306176
    • 提供者:zhangzinan
  1. moving-object-detection-method-

    0下载:
  2. 针对视频监控系统的运动目标检测部分,介绍了以OpenCV为平台,以背景减法与帧差法为基础的检测方法。它以背景减法建立和更新背景模型,利用感兴趣区域的设置提高实时性,引入修正的大津法自适应阈值改善二值化效果,并以帧差法为补充降低虚报率及光照变化的影响。实验表明,该方法可以快速有效地对运动目标实施报警。-OpenCV-based moving object detection method and application of some o
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:261120
    • 提供者:mei88
  1. aaa

    0下载:
  2. 1.图像尺度转换,降低图像分辨率,采用局部平均法、中值法;2.图像质量评价:均值、标准差、信息熵、平均梯度-1.Image scaling, reducing image resolution, using a local average、median method;2.Image quality assessment: the mean, standard deviation, entropy, average gradient
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:liuyoushan
  1. DDC

    0下载:
  2. 方形区域内电磁场场强分布,边界不复杂。对于简单边界的电磁场计算有借鉴。 有限差分法上机题 1. 计算长直接地金属槽中的电场分布。金属槽横截面如图所示,其侧壁与底面电位均为零,顶盖电位相对值为10。槽内电位函数满足拉普拉斯方程。计算槽内电位分布。-Square electromagnetic field distribution within the region, the border is not complicate
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1899520
    • 提供者:政利
  1. DDC_2

    0下载:
  2. 不规则边界区域中的电磁场场强分布计算,程序中使用了多层次的条件分支,对于电磁场数值计算有借鉴作用。 有限差分法上机题 1. 计算长直接地金属槽中的电场分布。金属槽横截面如图所示,其侧壁与底面电位均为零,顶盖电位相对值为10。槽内电位函数满足拉普拉斯方程。计算槽内电位分布。-Irregular boundary region electromagnetic field distribution in the calcula
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1037312
    • 提供者:政利
  1. Numerical-analysis-of-program-2

    0下载:
  2. 数值分析算法,该压缩包含有龙贝格算法、龙格库塔法法、牛顿差值多项式法等-Numerical analysis algorithms, the compression includes Romberg algorithm, Runge-Kutta method, Newton s the difference polynomial method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:David
  1. Photonic-crystal-defect-modes

    0下载:
  2. 光子晶体缺陷模的研究,运用时域差分法分析边界值等问题,并理论指导了研究的过程-Using Time-domain finite difference method to research the characteristics of Photonic crystal defect modes
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:118784
    • 提供者:何华
  1. qq

    0下载:
  2. 帧间差分法,使用视频帧相邻两帧之间进行差值计算,从而检测出运动目标。-Interfr a me difference method, using two video fr a me adjacent to the margin calculations, to detect moving targets.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:whl
  1. image-processing

    0下载:
  2. 1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值 2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。-(1) design a program, a grayscale image as geometric trans
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:291840
    • 提供者:Xucheng
  1. jeportup3r

    0下载:
  2. 传统的背景帧差法采用的是背景图像与当前帧图像的灰度差值来实现。但是当车辆与背景的灰度非常接近时,容易-Three difference method to quickly and effectively from the background and detect moving targets, the effect is better than a continuous two differential faster. Traditi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:liyiran
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »

源码中国 www.ymcn.org