CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - skeleton opencv
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - skeleton opencv - List
[
Graph program
]
HumanMotionTrack_eyetoy
DL : 0
需要用opencv,是多边形骨架化提取的代码-need opencv, polygon extraction of the skeleton code
Update
: 2008-10-13
Size
: 56.9kb
Publisher
:
王其军
[
Graph program
]
HumanMotionTrack_eyetoy
DL : 0
需要用opencv,是多边形骨架化提取的代码-need opencv, polygon extraction of the skeleton code
Update
: 2025-02-17
Size
: 57kb
Publisher
:
王其军
[
Special Effects
]
mythin
DL : 0
细化算法,细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用-Thinning algorithm, thinning is designed to extract the skeleton of regional connectivity. The algorithm in the character recognition, fingerprint detection and other applications play an important role in
Update
: 2025-02-17
Size
: 305kb
Publisher
:
WSZH
[
Special Effects
]
skeleton
DL : 0
一个用opencv编写的骨架提取的程序,主要原理是基于距离变换,鲁棒性很高,里面附了多个测试图片-Opencv prepared with a skeleton extraction procedure, the main principle is based on the distance transform, robust high, which is attached a number of test pictures
Update
: 2025-02-17
Size
: 460kb
Publisher
:
huwentao
[
Special Effects
]
AdvMorph
DL : 1
用OpenCV实现的Matlab中形态学细化、提取骨架、收缩算法。测试效果与Matlab相同。-Algorithms of morphological thinning,Skeleton and Shrink,ported from Matlab to OpenCV.
Update
: 2025-02-17
Size
: 2.22mb
Publisher
:
[
Special Effects
]
opencvske
DL : 0
基于opencv的距离变换程序,并进行去噪滤波,可用于求取物体几何骨架-Opencv-based distance transform processes and de-noising filter can be used to extract a geometric skeleton of an object
Update
: 2025-02-17
Size
: 3mb
Publisher
:
李涵露
[
OpenCV
]
opencv-slides
DL : 0
opencv的图像打开、二值化、取轮廓、反色及相关教程-opencv image open, binary, take contour, color and related anti-Tutorial
Update
: 2025-02-17
Size
: 7.79mb
Publisher
:
wy
[
OpenCV
]
graphcut.cpp
DL : 0
A software for extract the skeleton of an hand, with OPENCV library
Update
: 2025-02-17
Size
: 5kb
Publisher
:
Mike
[
OpenCV
]
xinhua
DL : 1
基于opencv的图像骨架提取,对二值图像进行骨架化-Based on opencv image skeleton extraction
Update
: 2025-02-17
Size
: 1.71mb
Publisher
:
仝如强
[
OpenCV
]
HeadDetector
DL : 0
Detect skeleton point from kinect based on OpenNI and OpenCV-Detect skeleton point from kinect based on OpenNI and OpenCV. Simple sample for you to get started using kinect
Update
: 2025-02-17
Size
: 2kb
Publisher
:
杨恒
[
OpenCV
]
kinect-related-code
DL : 0
相关的开发程序代码,主要用opencv实现的,包括骨架识别,RGB_depth等的demo,很好的资料哦-kinect related code,included touch ,skeleton,RGB depth conversionkinect
Update
: 2025-02-17
Size
: 2.22mb
Publisher
:
linda
[
OpenCV
]
KZT2010
DL : 0
使用openNI和openCV对人体骨骼实现识别和标识-To use openNI and openCV to achieve the recognition and identification of the human skeleton
Update
: 2025-02-17
Size
: 13.42mb
Publisher
:
cf
[
Console
]
szTest
DL : 0
根据sz的经典论文实现的图像细化(骨架化)程序。程序中没有使用opencv,而是使用了matcom C++库函数。需要用到matlib.h和matlib.lib。-Sz classic paper to achieve the image thinning (skeleton) program. The program does not use opencv, but the use matcom C++ library functions. Need matlib.h and matlib.lib.
Update
: 2025-02-17
Size
: 616kb
Publisher
:
高海
[
Video Capture
]
CameraCapture
DL : 0
This a skeleton code that capture frames from USB Web Camera, using OpenCV.-This is a skeleton code that capture frames from USB Web Camera, using OpenCV.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
AlphaKIP
[
OpenCV
]
document_for_pic_thin
DL : 0
基于Opencv和VC6.0的图像细化,可以用来提取手势骨骼,已经处理成子函数,可直接调用。给做手势识别的朋友一些参考-Based on Opencv and VC6.0 image thinning, gestures can be used to extract the skeleton has been processed into a subroutine can be called directly. Gesture recognition to a friend some reference
Update
: 2025-02-17
Size
: 1.36mb
Publisher
:
lichen
[
Special Effects
]
cPPopencv
DL : 0
利用c++ opencv的图像的骨架提取-Using c++ opencv skeleton image extraction
Update
: 2025-02-17
Size
: 1kb
Publisher
:
a
[
OpenCV
]
Thin
DL : 0
OPenCV骨架提取C程序,VS2010运行环境!-OPenCV skeleton extraction C program, VS2010 runtime environment!
Update
: 2025-02-17
Size
: 558kb
Publisher
:
山姆
[
Special Effects
]
skeleton
DL : 0
图像处理中,基于opencv的骨架化处理(Skeletonization based on OpenCV)
Update
: 2025-02-17
Size
: 996kb
Publisher
:
Tung
[
Special Effects
]
thin
DL : 1
对灰度图像进行骨架提取,得出骨架走向和骨架像素坐标。(The skeleton of gray image is extracted, and the skeleton direction and skeleton pixel coordinates are obtained.)
Update
: 2025-02-17
Size
: 1.64mb
Publisher
:
lxxl
[
AI-NN-PR
]
pytorch-openpose-master
DL : 0
本例程是我研究生阶段做的一个小项目,该项目用pytorch的深度学习框架来进行人体姿态识别,能够实现头部和身体的骨架识别!图像处理方面加入了OpenCV包进行相关的处理,希望能帮助大家!(175/5000 This routine is a small project that I did in the graduate stage. The project uses pytorch's deep learning framework to recognize human body posture, and can realize skeleton recognition of head and body! In the aspect of image processing, OpenCV package has been added for relevant processing, hoping to help everyone!)
Update
: 2025-02-17
Size
: 2.98mb
Publisher
:
linmi
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.