CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 卡

搜索资源列表

  1. 汽车入卡程序

    0下载:
  2. VC图像处理程序集 BMP文件转换为JPG文件的源代码 矩阵运算 汽车入卡程序-VC image processing procedures set BMP file to a JPG file of the source code matrix calculation cars card procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:85.47kb
    • 提供者:Rabbit
  1. opencv运动检测

    2下载:
  2. 本程序实现了基于OPenCV的运动检测,并且应用了各种滤波方法,比如卡尔曼滤波和粒子滤波,及小波变换等,开发平台:VC6.0,简单易懂。已经过调试,可直接执行。适合图像处理、运动控制等专业的入门人士进行学习。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-18
    • 文件大小:2.62mb
    • 提供者:j_xz001
  1. 实现笛卡尔坐标到球面坐标的转换

    1下载:
  2. 实现笛卡尔坐标到球面坐标的转换,用户可以根据需要直接转换,The realization of Cartesian coordinates to spherical coordinates conversion, the user can direct conversion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-12-08
    • 文件大小:819.46kb
    • 提供者:张小可
  1. Overlay.zip

    1下载:
  2. 枚举显卡支持的RGB/YUV Overlay的方法及其colorkey的使用.,Enumeration graphics support RGB/YUV Overlay of methods and their use of colorkey.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-03-11
    • 文件大小:57.7kb
    • 提供者:老五
  1. labview图形显示程序

    1下载:
  2. labview图形显示程序,飞思卡尔智能车的上位机程序,用于数字摄像头的可视化,LabVIEW graphical display procedures, Freescale smart car PC program for digital camera Visualization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-01-19
    • 文件大小:19.57kb
    • 提供者:马驰
  1. kalman.rar

    0下载:
  2. opencv 使用卡尔曼滤波器跟踪一个旋转的点,opencv using the Kalman filter to track a rotating point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:44.96kb
    • 提供者:zhang
  1. kalmangenzong.rar

    2下载:
  2. 利用卡尔曼滤波跟踪运动目标,最终实现运动目标的跟踪轨迹,Kalman lv bo de yun dong mu biao gen zong
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.1mb
    • 提供者:赵学梅
  1. kalman2.rar

    0下载:
  2. 卡尔曼滤波小程序,能够预测运动目标速度等,Kalman filtering of small procedures, to predict the speed of moving targets
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:36.73kb
    • 提供者:rong文
  1. kalmanV.rar

    1下载:
  2. 采用卡尔曼滤波算法进行视频序列图像的跟踪,这个程序从简单易懂的角度实现了视频目标的跟踪。,Kalman filtering algorithm for video sequence image tracking, this process from the perspective of straightforward realization of the video target tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:462.65kb
    • 提供者:
  1. particale_filters

    2下载:
  2. 粒子滤波器是通过蒙特卡罗模拟来实现递归贝叶斯滤波,它不需要线性、高斯噪声的假设,适用于任何能用状态空间模型表示的非线性系统,比卡尔曼滤波器的适用范围广。这里给出了几个粒子滤波的matlab编程实例。-Particle filters are using Monte Carlo simulations to achieve the recursive Bayesian filtering, it does not require linear, Gaussian noise assumptions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-07
    • 文件大小:11.13kb
    • 提供者:郑玉凤
  1. KalmFilter

    1下载:
  2. 卡尔曼滤波器的讲解ppt,把网上最盛传的测量室内温度的实例写入其中,通俗易懂。-Kalman filter to explain ppt, the Internet' s most widely known examples of room temperature measurement is written one, easy to understand.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-07
    • 文件大小:264.47kb
    • 提供者:chenxl
  1. ParticleEx1

    0下载:
  2. 扩展卡尔曼滤波与粒子滤波的比较,对某复杂函数曲线的跟踪。-Extended Kalman filter and particle filter compared to the complexity of a function curve tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.79kb
    • 提供者:summer
  1. DigitalImageProcess

    0下载:
  2. 目录内容及使用方法: DIP_System源程序 子目录 Demo 中的内容为演示用的可执行程序,子目录 JpegLib 中的内容为进行 JPEG 编码压缩时供主程序使用的 Lib 库的实现源码。子目录 res 中的内容为源程序所使用的资源。子目录 Debug 为程序的调试内容。 __________________________________________________________________ 注意: 如果出现光盘中的演示程序不能运行是由于当
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:842.33kb
    • 提供者:wally
  1. KernelObjectTrack

    0下载:
  2. 卡尔曼目标跟踪算法的源代码,选好状态方程和观测方程是关键。-Kalman target tracking algorithm source code, select the state equation and observation equation is the key.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:108.42kb
    • 提供者:xl_zzq
  1. Kalman

    0下载:
  2. 基于卡尔曼的视频序列帧图像的跟踪程序 -Kalman-based video sequence frame image tracking procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:467.04kb
    • 提供者:沈维国
  1. 基于Hough变化的答题卡识别

    2下载:
  2. 利用huogh变换识别答题卡,算法运行成功。(Using huogh transform to identify answer sheets)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:5.19mb
    • 提供者:cuizhuqimohen
  1. 3.【卡尔曼滤波】kalman

    0下载:
  2. 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Kalman filtering (Kalman filtering) An algorithm that optimizes the state of the system by using the linear system state equation, through the syst
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:8kb
    • 提供者:DS1V
  1. 基于Hough变化的答题卡识别

    1下载:
  2. 基于Hough变化的答题卡识别,已经调试成功,可直接使用(The identification of the answer card based on the change of hough has been successfully debugged and can be directly used)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:5.19mb
    • 提供者:夏义道
  1. android扫银行卡识别卡号最新Eclipse工程代码

    1下载:
  2. android扫银行卡识别卡号最新Eclipse工程代码(android scan bank card identification card number of the latest Eclipse project code)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-02
    • 文件大小:10.35mb
    • 提供者:孤独的老张
  1. MATLAB hough变换答题卡识别(GUI,配论文)

    3下载:
  2. 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(This topic is based on MATLAB moment invariant answer card recognition. Can identify student number, subject, answer, and carry out
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-29
    • 文件大小:3.3mb
    • 提供者:www.wobishe.com
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com