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

搜索资源列表

  1. images-shadow-dislodge

    0下载:
  2. 载入运动视频的每一帧,然后将其转化为灰度图,构造固定背景背景,基于差分法取出运动目标的阴影。-Loading each frame of video, and then be converted to grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:668
    • 提供者:wangwei
  1. shadowmapPCF

    0下载:
  2. opengl和glsl实现的纹理阴影,采用PCF对阴影进行多重采样,使阴影边缘平滑-opengl and glsl realization of the texture shadow, using PCF multiple sampling of the shadow, the shadow smooth edges
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:6230454
    • 提供者:lin
  1. VolumericShadow

    0下载:
  2. D3D中阴影的简单源码,一看遍懂,初学者必看。-D3D shadow simple source, looking around to understand, beginners must-see.
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-03
    • 文件大小:4032040
    • 提供者:赵玉光
  1. algorithm

    0下载:
  2. 关于背景缩减和阴影检测的算法的文档,很详细-Document background reduction and shadow detection algorithm, very detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:694071
    • 提供者:王沛茗
  1. shadow_removal

    0下载:
  2. 采用matlab,代码经过修改,可以去除阴影,但还不能在实际应用中用,不过有一定的参考价值-Using matlab, the code has been modified to remove the shadow, but it can not be used in the actual application, but there is a certain reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:725468
    • 提供者:wanxiu
  1. Motion_detect_with_RGBshadow_remove

    0下载:
  2. 利用背景减除法进行运动前景分割,而后利用归一化RGB颜色空间进行阴影减除,利用连通域进行滤澡,对每一帧进行运动前景提取。-Motion detection by background subtraction and RGB shadow removing method.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:7403593
    • 提供者:井涛
  1. basic-shadow-map

    0下载:
  2. 用opengl和glsl编写的基本纹理阴影demo-Written with opngl and glsl texture shadows demo
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:499823
    • 提供者:lin
  1. testHatchBrush

    0下载:
  2. 图片加阴影,win7半透明超炫边框。文字阴影,阴影算法效率不够快,不可使用在各种控件效果中。-Pictures shaded win7 translucent stunning border. Text shadow, shadow algorithm efficiency is not fast enough, can not be used in the effect of various controls.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:109231
    • 提供者:刘芳华
  1. OGL

    0下载:
  2. 三维模型载入器,读取obj格式文件,处理阴影 并显示效果 -Deal with shadow and display three-dimensional model loader
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:3514907
    • 提供者:Yang Yang
  1. yinyingquchu

    0下载:
  2. 一些有关运动阴影去除和抑制的方法的文献资料汇总,对于研究阴影消除有很大帮助-Moving shadow removal and suppression literature summary studies Shadow Elimination
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:2682872
    • 提供者:袁阳
  1. 3d

    0下载:
  2. OpenGL演示程序,包含阴影效果 src目录下包含源代码 -This is an OpenGL demo,include shadow mapping.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:1265466
    • 提供者:zeng
  1. fattal-singel--image-dehazing

    7下载:
  2. 这是Fattal 发表的单幅图像去雾的matlab代码,对某些图片好用,对某些图片不好用。Fattal运用ICA,基于图像表面阴影和大气传递函数在局部块上不相关的假设,实现去雾。-Fattal released a single image to fog the matlab code easy to use, some pictures, some pictures bad. Fattal use of ICA, based on the shadow of the image surface
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:2078720
    • 提供者:teng
  1. hsv_file

    0下载:
  2. 本代码主要是基于HSV的阴影检测及消除,分别提取前景及背景图像,进行色彩空间转换。HSV空间类似人类感觉色彩的方式,可以更加准确地识别阴影,并保持在计算上简单。-This code is mainly based on the HSV shadow detection and elimination, extract the foreground and the background image, respectively, for color space conversion. HSV spa
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1239
    • 提供者:肖伟
  1. osg-shadow

    0下载:
  2. 用osg实现的阴影效果,
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-06
    • 文件大小:12776
    • 提供者:Roy Bian
  1. TheRaytracer

    1下载:
  2. 光线跟踪算法(opengl),有阴影,有透明,有遮挡,但由于没有使用任何加速算法,生成速度较慢,约为28秒。-Ray tracing algorithm (opengl), with shadow, transparent, cover, but the absence of any acceleration algorithm used to generate slower, about 28 seconds.
  3. 所属分类:OpenGL program

    • 发布日期:2017-02-23
    • 文件大小:1894400
    • 提供者:杨自
  1. bgmodel

    1下载:
  2. 混合高斯背景建模,基于HSV空间的阴影去除,直接打开avi文件即可运行得到理想的结果-Gaussian mixture background modeling, shadow removal based on HSV space, directly open the avi file to run to get the desired results
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:164791
    • 提供者:高东旭
  1. a6

    0下载:
  2. 在消影和光照的基础上,为物体添加纹理,实现混合效果-Shadow and light in the consumer on the basis of the object add texture to achieve the mixing effect
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:13964590
    • 提供者:马晓东
  1. Shadow

    0下载:
  2. opengl茶壶例子,可控光源,可挑物体位置视角,可变换形态,注释清楚-opengl teapot example, controllable light source, can be picked object position angle can transform shape, clearly Notes
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:12532044
    • 提供者:ianblue
  1. source-code

    0下载:
  2. 用OpenGL在C语言环境下的3D动画 绕球状物转动,有光影效果-Using OpenGL in C language environment, 3D animation rotation around the bulb, there is light and shadow effects
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:6977
    • 提供者:heyang
  1. retinex_frankle_mccann

    1下载:
  2. Frankle和McCann提出的Retinex算法,去除光照阴影效果很好。-Frankle and McCann Retinex algorithm is proposed to remove the light shadow effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:1447
    • 提供者:gdfdg
« 1 2 ... 12 13 14 15 16 1718 19 20 21 »
搜珍网 www.dssz.com