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

搜索资源列表

  1. Driversb

    0下载:
  2. 用c实现司机状态判别程序。首先对图片进行平滑处理,然后将司机红眼图片与正常图片进行相减,得出司机眼睛闭开程度从而判别司机状态。判别速度非常快,但是对图片的要求较高-c achieve drivers with the state program of the judgment. First the images were smoothed, and then the driver with the normal red-eye photo images for subtraction. come
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:27.28kb
    • 提供者:张冥
  1. tuxiangceliang

    0下载:
  2. matlab环境下图像测量课程实验程序,Smoothed算子实现图像边缘检测,空间邻域平均法,图像二值化与细化,图像增强(锐化),中值滤波等实验程序。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:235.03kb
    • 提供者:tianshimao
  1. bianyuan

    0下载:
  2. 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:253.25kb
    • 提供者:qlhycf
  1. rtfluid06.src

    0下载:
  2. Real-Time Particle-Based Fluid Simulation Rendering realistic moving water is one of the key techniques that immerse the viewers into interactive graphics world including computer games. Physical simulations based on computational fluid dynamics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.64mb
    • 提供者:mike
  1. MegaParticlesDemo

    0下载:
  2. Rendering realistic moving water is one of the key techniques that immerse the viewers into interactive graphics world including computer games. Physical simulations based on computational fluid dynamics (CFD) is useful for rendering the realistic be
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.59mb
    • 提供者:mike
  1. kalman

    1下载:
  2. 实现了1D,2D,3D空间自由度下的运动参数的扩展Kalman滤波算法,文章2008 IROS Visual SLAM for 3D Large-Scale Seabed Acquisition Employing Underwater Vehicles的具体实现。-a novel technique to align partial 3D reconstructions of the seabed acquired by a stereo camera mounted on an au
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:267.73kb
    • 提供者:Li Yanli
  1. picture_process

    0下载:
  2. 对上载的原始图像进行消除噪声处理,并且输出平滑后的图像。-On the original images uploaded to eliminate noise processing, and the output smoothed image.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:717byte
    • 提供者:孟斌
  1. 111111

    0下载:
  2. 图像预处理中,通常采用直方图均衡化[1]和直 方图规定化、线性和非线性灰度变换法[2]提高图像 的对比度,但效果均不理想。故提出一种对比度增 强算法。该算法首先对直方图进行平滑处理以消除 直方图中因噪声而引入的随机干扰点,然后进行直 方图均衡化,增大图像的对比度,接着在整个显示 范围内对图像灰度级进行等间距排列,使输出图像 的灰度动态范围达到最大灰度变化范围,最后对整 幅图像中值滤波,滤除图像中被增强的噪声。-Image preprocessing, the co
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:390.58kb
    • 提供者:wy
  1. ch2_ex2_6

    0下载:
  2. opencv图像边缘检测,侧边缘检测先经过平滑处理后在调用cadny-opencv image edge detection, edge detection side after the first smoothed call cadny
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1.08kb
    • 提供者:LJ
  1. ChooseMask_ok

    1下载:
  2. 根据最小方差准则自动选择合适的模板对BMP格式的图像进行图像平滑处理!-According to minimum variance criteria automatically select the appropriate template on the BMP format, the image is smoothed!
  3. 所属分类:Special Effects

    • 发布日期:2016-07-04
    • 文件大小:13kb
    • 提供者:Billy
  1. SPH3D

    1下载:
  2. the 3d smoothed particle hydrodynamic code is attached in fortran language
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:11.42kb
    • 提供者:abbas
  1. ndnanfilter

    0下载:
  2. NDNANFILTER N维零相位数字滤波器,忽略NaN的。 短语法: [年,钨] = ndnanfilter(十,HWIN,女) 短输入: X - 有/无NaN的多维数据。 HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。 的F - 向量指定为每个维窗口半宽度。 短暂输出: Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。 W - N维是通过一种特殊的子函数生成的中心对称的窗口称为
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:5.58kb
    • 提供者:namind
  1. smooth

    0下载:
  2. 此代码是用C#编辑的一个完整的对图像进行平滑处理的代码,在执行平台上傻瓜式地数据图像及各个参数,就可进行各种滤波平滑处理。-This code is C# editor with a complete smoothing of the image code, fool in the implementation of the platform to the data image and the various parameters, various filters can be smoothed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:114.81kb
    • 提供者:曹艳萍
  1. SPH

    0下载:
  2. Fluid Simulation using Smoothed Particle Hydrodynamics.. C++ with OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3mb
    • 提供者:angelafarell
  1. smooth

    0下载:
  2. 图像处理 用来进行图像增强 以直方图均衡化的方式对图片进行平滑处理-Image processing used for histogram equalization, image enhancement to the way the picture was smoothed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:119.34kb
    • 提供者:蒋柳
  1. dimensional-smoothed-deformation

    0下载:
  2.  数字图象变形是图象处理领域中的一个热点, 具有较大的实用价值. 通过对基于特征变形算法的分析, 在三 维体素数据模型上, 提出了一种基于特征的散乱点三维变形算法. 在算法中首先采用移动平滑插值函数实现对变形 扭曲的拟合, 其次采用融合等方法提高变形的精度和效果, 最后通过试验表明该算法是可行的. 该算法不但可以实现三维变形, 而且可以用于对二维影像的处理.-Image processing digital image deformation is a hot area, with gr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:188.32kb
    • 提供者:陈东尧
  1. sharp

    0下载:
  2. 本程序通过自编函数实现对平滑后的图像进行锐化即增强,通过采用不同的锐化因子比较锐化因子对图像的影响。-This program functions through the self to achieve smoothed image sharpening that is enhanced by using different comparison factor sharpening of the image sharpening factor.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:158.82kb
    • 提供者:胡锦龙
  1. Smooth

    0下载:
  2. 实现对图像的高斯平滑。先对图像进行加噪,噪声可选;然后对图像进行高斯平滑处理,模板可选;最后可实现图像的保存。-Gaussian smoothing over the images. First the image with noise, noise optional then Gaussian smoothed image, template optional final image is saved can be achieved.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:52.94kb
    • 提供者:陈妍冰
  1. exa9_1_1

    0下载:
  2. 对于原始数据进行插值并抽取,从这个过程中将数据平滑化,得到理想的效果。-The original data for interpolation and extraction, data from this process will be smoothed to get the desired results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:749byte
    • 提供者:you
  1. Smoothing

    0下载:
  2. 图像处理基本变换-源程序平滑处理的源代码-Image processing basic transformation- source smoothed source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1.31mb
    • 提供者:Yu Roger
« 12 3 »
搜珍网 www.dssz.com