搜索资源列表

  1. guangliu

    0下载:
  2. 用于物体追踪、图像匹配、运动估计的光流计算程序,计算量较大-For object tracking, image matching, motion estimation of optical flow calculation program to calculate the volume of the larger
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:童玉娟
  1. haar

    0下载:
  2. 利用级联的Haar分类其寻找检测目标。核心函数cvHaarDetectObjects使用针对某目标物体的级联分类器在图像中找到包含目标物体的矩形区域,并将这些区域作为一系列的矩形框返回。-Haar cascade classification using its search for target detection. CvHaarDetectObjects core function for a target object using
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:179200
    • 提供者:孔守斌
  1. tuxingshiqu2

    0下载:
  2. Opengl实现鼠标对物体的拾取。简单易懂。-The Opengl achieve the pickup of the mouse on the object. Straightforward.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:刘吉
  1. raodi

    0下载:
  2. 用matlab实现的固体模型,绕地球飞行的活动物体。-Using matlab realize solid model, the activities around the world flying objects.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3630080
    • 提供者:Lixiaoxian
  1. reflection

    0下载:
  2. 真实描绘现实中的环境或物体的光影是计算机图形学中一个重要的课题,最常用的一个方法是光线追踪显示法,即当光线进入物体中间时候,计算(追踪)光的路径-Depict the true reality of the environment or the objects in computer graphics lighting is an important issue, the most commonly used method is a r
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:68608
    • 提供者:hw
  1. Effect

    0下载:
  2. 通过VC++6.0和OpenGL绘制了可以调节的3D物体融合模拟,其参数可以人为通过对话框设置。-Through VC++ 6.0 and OpenGL rendering of 3D objects can adjust the integration of simulation, its parameters can be set up artificially through the dialog box.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:415744
    • 提供者:张斌
  1. blobtrack

    0下载:
  2. 运动物体跟踪vc源码 本程序需要opencv库的支持-Moving object tracking vc-source opencv library in this process requires the support of
  3. 所属分类:中间件编程

    • 发布日期:2024-05-20
    • 文件大小:19860480
    • 提供者:桂祖恒
  1. draw

    0下载:
  2. 计算机图形学中实现消隐等特效的程序,内容为两个物体的交互-Computer graphics and other effects to achieve blanking procedure, the contents of the two objects interact
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1995776
    • 提供者:周孝琼
  1. ultrasonicmeasurediatance

    1下载:
  2. 超声波测距器,可以应用于汽车倒车、建筑施工工地以及一些工业现场的位置监控,也可用于如液位、井深、管道长度的测量等场合。要求测量范围在0.10-5.00m,测量精度1cm,测量时与被测物体无直接接触,能够清晰稳定地显示测量结果。由于超声波指向性强,能量消耗缓慢,在介质中传播的距离较远,因而超声波经常用于距离的测量,如测距仪和物位测量仪等都可以通过超声波来实现。利用超声波检测往往比较迅速、方便、计算简单、易于做到实时控制,并且在测量精度方面
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:郭小华
  1. YDJC

    1下载:
  2. 运动检测程序,VC++实现。 检测运动物体运动轨迹,并作图分析。-Motion detection process, VC++ Realize. Detection of moving object trajectories, and mapping analysis.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4951040
    • 提供者:婷婷
  1. cmy

    0下载:
  2. 此例子建立了3个动画程序,分别改变三维世界中物体的形状,位置与颜色.-This example of the establishment of three animation procedures, respectively, three-dimensional world of objects to change shape, position and color.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:157696
    • 提供者:玉姗
  1. antenna_modeling

    0下载:
  2. 我们可以把一个实际空间,看作是由很多个小立方体组成的(和FDTD里面经常用到的YEE网格是一致的)。任一实际物体,都可以通过许多小立方体组合近似,即用许多立方体对实际物体进行建模,称之为阶梯近似。-We can put an actual space, as many a small cube, composed of (and frequently used inside the FDTD grid YEE is consistent
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:110592
    • 提供者:fuhaijun
  1. snake

    0下载:
  2. 用opencv实现的用snake求物体边缘的例子。执行时先框住一个物体,然后就根据snake算法求最小能量曲线,即得到物体的边缘。框子越接近物体,效果越好。 运行需要opencv库。在VS2005下做的。-Opencv realize with the use of snake for example the edge of objects. When the first live implementation of an obje
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4652032
    • 提供者:cwl
  1. snake_track

    0下载:
  2. 用opencv实现的snake跟踪算法。 执行中在播放的视频中的某一帧用鼠标框住一个物体,然后就进行自动跟踪。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:56824832
    • 提供者:cwl
  1. vc1

    0下载:
  2. 制作半透明的三维物体,使界面更加好看,美观,使用
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:461824
    • 提供者:王建黑
  1. GCanvas

    0下载:
  2. 画布,展示描述的三维物体的平台,具体算法与交互形式包含其中-Canvas to display three-dimensional objects described in the platform, the specific algorithm and interactive forms included
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:吕锴
  1. motion_detect

    0下载:
  2. 此小程序可以检测出运动的物体,并将运动地物体与背景二值化分离出来
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:431104
    • 提供者:sun
  1. bkgrd

    0下载:
  2. 利用背景建模检测运动物体,用Opencv做的-Detection using background modeling moving objects, and make the Opencv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:420864
    • 提供者:龙海翔
  1. 2t2

    0下载:
  2. 直线上两点测算速度,可检测飞行物体的速度-Measured at two points a straight line speed, can detect the speed of flying objects
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:qq
  1. motionEstDS

    0下载:
  2. 菱形搜索算法是在四步搜索算法的基础上采用菱形搜索路线得到的一种算法。它充分考虑了现实中的物体在水平和垂直这两个方向运动的概率比较大,图像的频谱多呈菱形。菱形搜索算法采用了两种搜索模式:大菱形搜索模式(LDSP)和小菱形搜索模式(SDSP)[6]。LDSP有一个中心点和它周围的8个搜索点构成,这九个点组成一个菱形,SDSP由5个搜索点构成-Diamond search algorithm in the four-step search a
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:赵光
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org