搜索资源列表

  1. graphcut.cpp

    0下载:
  2. A software for extract the skeleton of an hand, with OPENCV library
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:Mike
  1. usb-skeleton

    0下载:
  2. USB在linux的驱动编程,内核版本是linux2.6.29的-USB driver programming in linux, kernel version is linux2.6.29 of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:fanyw
  1. newfndistrans

    0下载:
  2. This a image processing program which performs the distance transform of a binary image.Distance transform is widely used for image thinning and finding skeleton of an image.-This is a image processing program which perf
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:joseph
  1. skel.ps

    0下载:
  2. skeleton code for digits
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:64512
    • 提供者:alserhan
  1. Skeleton-code

    0下载:
  2. 视频播放器的骨架程序,使用了dsound API-skeleton code for video replay, using dsound.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-19
    • 文件大小:3444736
    • 提供者:JOEY
  1. skel3d_Tp

    0下载:
  2. 3d skeleton example code using matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:pacharapa
  1. Show_skeleton

    0下载:
  2. 用Opengl渲染出.off模型并标出骨骼点-using OpenGL render .off model and draw the skeleton point
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:47889408
    • 提供者:杨曦
  1. skeleton

    0下载:
  2. 细化算法通常和骨骼化、骨架化算法是相同的意思,也就是thin算法或者skeleton算法,该代码细化效果不错-Louisa Lam, Seong-Whan Lee, Ching Y. Suen,“Thinning Methodologies-A Comprehensive Survey ”,IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 14, N
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:10966016
    • 提供者:jiaojiao
  1. Skeleton

    1下载:
  2. 利用openni,结合kinect装置,利用c++语言编写捕获人体骨架,捕获到14个关节点!-this code write by openni,with kinect device,use c++ languangue catch the skeleton of people,but only 14!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:Lee
  1. USB-Skeleton-program

    0下载:
  2. 提供了一个最基础的USB驱动程序,即USB骨架程序,可被看做一个最简单的USB设备驱动实例。 usb类驱动的信息,为了从usb核心得到一个次设备号,并取得注册的核心设备驱动- provides a the most fundamental of the USB driver, namely USB skeleton program can be regarded as one of the most simple USB device
  3. 所属分类:驱动编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:黄晓
  1. Skeleton-extraction

    0下载:
  2. 利用形态学的腐蚀运算提取图像边界 编写细化算法提取骨架的程序-Using morphology corrosion operation to extract image edgePreparation of thinning algorithm to extract the skeleton program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:191488
    • 提供者:胡晓
  1. skeleton

    0下载:
  2. Windowless Delphi Windows API programming skeleton project with implemented timers and other events.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:anoriaroca
  1. kinect-human-skeleton

    1下载:
  2. 从网上下载的Kinect开发教程五:OpenNI获取人体骨架.内有博客网址-Kinect development course five: OpenNI for human skeleton
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:zhangshun
  1. 3D-skeleton-reconstruction

    0下载:
  2. 三维运动骨架重建的代码,适合学习三维重建的同学使用,很基础,很好用!-The code of the 3D motion skeleton, it is siutable for the beginners to use, it is very powerful!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:296960
    • 提供者:dongxiaoquan
  1. skeleton

    0下载:
  2. building skeleton models via 3D medial surface / axis thinning algorithm
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:370688
    • 提供者:radu
  1. Skeleton

    0下载:
  2. 经典的基于距离变换的图像细化的骨架提取方法。-Classic based on distance transform refining skeleton extraction method.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:19456
    • 提供者:wangbin
  1. Robot-with-a-skeleton

    0下载:
  2. 该代码是用vc编的,在opengl环境下实现的机器人仿真,此机器人是带有骨架的,是个很好的机器人模型,为opengl研发机器人仿真提供了相应的算法!-The code is compiled with vc, in opengl environment to achieve the robot simulation, the robot is of a skeleton, a robot is a good model for the
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:112640
    • 提供者:ltx
  1. KinectGettingStarted-Skeleton

    0下载:
  2. 微软体感设备Kinect SDK For Windows 入门骨架处理相关示例代码-Microsoft somatosensory equipment Kinect SDK For Windows entry skeleton processing sample code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:309248
    • 提供者:黄志敏
  1. dhgamache-Skeleton-7ab6820

    0下载:
  2. dhgamache-Skeleton是一个轻量级的开发框架,支持SQL Server,Oracle,MySQL等多个数据库,包含常用UI控件和权限控制功能-dhgamache-Skeleton is a lightweight development fr a mework to support multiple databases, SQL Server, Oracle, MySQL, contains commonly used U
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:terryxiu
  1. a-skeleton-extraction-algorithm

    0下载:
  2. 一种骨架提取算法,基于三维网格文件的骨架提取算法-a skeleton extraction algorithm,The extraction algorithm of 3D mesh file based on skeleton
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-19
    • 文件大小:381952
    • 提供者:杜杜
« 1 2 3 4 5 6 78 9 10 11 12 ... 35 »

源码中国 www.ymcn.org