CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 除法

搜索资源列表

  1. Bresenham高效画线算法

    0下载:
  2. 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4180
    • 提供者:小倪
  1. SmoothDispose

    0下载:
  2. 实现图形图像的平滑处理,可对8位和24位的图像进行处理,产生噪声用到 了随机噪声和椒盐噪声,处理用到噪声消除法,领域平均法和中值滤波法~
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:129190
    • 提供者:沧海客
  1. Image_Operators_matlab_codes

    1下载:
  2. 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切 12.5 空间变换 12
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:4674
    • 提供者:tian
  1. m127

    0下载:
  2. 图像除法运算图像(位与,位异或,位移运算)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3531
    • 提供者:Echo
  1. bresenham

    0下载:
  2. Bresenham算法的优点是: 1、不必计算直线之斜率,因此不做除法; 2、不用浮点数,只用整数; 3、只做整数加减法和乘2运算,而乘2运算可以用硬件移位实现。 Bresenham算法速度很快,并适于用硬件实现。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1290
    • 提供者:feng
  1. frame_difference.用matlab实现的动态目标检测程序

    0下载:
  2. 用matlab实现的动态目标检测程序,背景减除法,Using matlab to achieve a dynamic target detection procedures, background subtraction method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:942
    • 提供者:anna
  1. pinghuachuli.rar

    0下载:
  2. 图像的平滑处理,噪声消除法,邻域平均法,中值滤波法。。。,Image smoothing, noise reduction method, the neighborhood average, median filter method. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:267330
    • 提供者:周洋
  1. wholesystemofbgsubtraction.rar

    0下载:
  2. 运动物体检测中背景减除法和时间差分法的实现,包括平台的搭建。,Moving object detection in background subtraction method and time-difference realization of the structures including the platform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1947443
    • 提供者:陈偲
  1. ImageSmoothingPPT.rar

    0下载:
  2. 图像的平滑处理PPT,噪声消除法,邻域平均法,中值滤波等,Image smoothing PPT, noise elimination method, neighborhood averaging, median filtering, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:112647
    • 提供者:shuoshuo
  1. background-object-testVC

    0下载:
  2. 可以进行背景减除法-三帧法-高斯背景建模法运动检测- This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles loc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:941000
    • 提供者:路元元
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:4651
    • 提供者:王万国
  1. extractman

    1下载:
  2. 该视频是在静态背景下利用背景减除法对运动目标进行检测,图像为二值化后的图像。-The video is in the static context of the use of background subtraction method to detect moving objects, images for binarization image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:499480
    • 提供者:张进
  1. detection

    0下载:
  2. 背景减除法 Opencv 运动物体检测 ROI区域检测-Background subtraction method for moving object detection Opencv ROI region detection
  3. 所属分类:OpenCV

    • 发布日期:2016-02-24
    • 文件大小:15240192
    • 提供者:王冰洋
  1. MatlabSimple

    0下载:
  2. matlab7 的运算符号,有关点乘和左除法、右除法-matlab7 computing symbols, the scalar multiplication and division of left and right division
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:12286
    • 提供者:leo泳
  1. bk

    0下载:
  2. 该程序利用opencv图像处理库编写了用于检测运动目标的程序。采用的目标提取算法是背景减除法-The program using opencv image-processing library was prepared for the detection of moving targets in the process. Object extraction algorithm used in background subtraction method are
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1335
    • 提供者:panda
  1. chengxu

    1下载:
  2. 实现了几种阴影去除算法,包括相除法、HSV法等四种-Achieved several shadow removal algorithms, including the phase division, HSV law four kinds of
  3. 所属分类:Graph program

    • 发布日期:2017-11-08
    • 文件大小:46370115
    • 提供者:baitao
  1. Smoothing

    0下载:
  2. 图像平滑处理,包括噪声消除法,领域平均,中值滤波,产生噪声-Image smoothing processing, including noise cancellation method, the field average, median filtering, resulting in noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1587327
    • 提供者:xl
  1. Project23背景减除法

    0下载:
  2. 通过背景减除法实现目标与背景的分离,并且可以对单目标进行跟踪(The background subtraction method is used to separate the target from the background, and the single target can be tracked)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:7075840
    • 提供者:蓝言
  1. gai

    0下载:
  2. 利用背景减除法从视频场景中提取前景目标,背景减除法在有较好的静态背景图像的基础上会有比较好的提取效果。(Background subtraction is used to extract foreground target from video scene. Background subtraction method has better extraction effect on the basis of better static background image.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:槿夏初轩
  1. 背景减除法1

    0下载:
  2. 可以运行成功,但是仍然受动态背景等各种因素的干扰,检测出的人像的像素不均匀(It can run successfully, but it is still disturbed by various factors such as dynamic background, and the pixels of the detected image are not uniform.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:7403520
    • 提供者:llwwtt
« 12 3 4 »
搜珍网 www.dssz.com