搜索资源列表
Win32Osd_WaterFlow[06-11-14_00]
- SCOsd.cpp可以直接操作内存的方式处理象素 CSWaterFlow.cpp是一个测试程序,撒水的粒子效果-SCOsd.cpp memory can operate directly approach CSWaterFlow pixels. cpp is a test procedure that tracks the effect of particles
opengl粒子系统屏保
- 基于opengl的粒子系统,可做屏保使用,群魔乱舞效果
Ch20p3_ComplexExplosion
- 3D 游戏特效 爆炸效果3个 粒子效果3个 水效果1个 - 3D game special effect explosin water paticle simulations
transmutation1
- 基于粒子系统加上纹理映射效果的简单变形程序-Based on particle system plus a simple texture mapping effect deformation procedures
Ch20p1_SimpleExplosion
- 3D 游戏特效 爆炸效果3个 粒子效果3个 水效果1个 - 3D game special effect explosin water paticle simulations
asda
- 这是利用asphyre310制作的粒子系统,可随意编辑粒子的个数、生命周期、产生速率及每个粒子的初始速度和方向、旋转速度和加速度、重力、颜色等等信息,从而方便地制作爆炸、喷泉、下雪、焰火等令人称奇的效果,编辑好后更可以方便地在程序中调用!-It is produced using asphyre310 particle system, are free to edit the number of particles, the life cycle, production rate and the
ofw
- 又一个烟花..没用神马3D粒子神马的..但是效果也不算差-Fireworks .. another useless God particle God Ma Ma 3D effects are not bad .. but ..(--!这翻译..)
pftracker.tar
- 国外粒子滤波跟踪用到了opencv2.3.1,效果很不错-Foreign particle filter tracking uses opencv2.3.1, the effect is very good
particle-filter
- opencv实现了一种目标跟踪算法——粒子滤波算法,算法的思想来源于文献[1][2],且在其思想上稍微做了些修改。其大概过程是:首先手动用鼠标框出一个目标区域,计算其直方图特征值作为模板,然后在该目标中心周围撒粒子,根据所撒粒子为中心的矩形框内计算其直方图特征,并与目标相比较,最后根据比较出的结果重复上面过程,即重采样的方法撒粒子,粒子扩散,状态观察,目标预测。最后通过实验证明,取得了较好的效果。-particle filter