Welcome![Sign In][Sign Up]
Location:
Search - hand

Search list

[JSP/JavaHand-pose-master

Description: Application that detect hand in java
Platform: | Size: 21504 | Author: foufou | Hits:

[JSPThe-campus-second-hand-goods

Description: 一款校园二手物品、二手书交易市场源码、论文,大家可以下载来作为参考,里面代码很详细-A campus second-hand goods, second-hand book market source, papers, you can download for use as a reference, the code is very detailed
Platform: | Size: 382976 | Author: smith | Hits:

[Other systemshand

Description: 精心制作的手压阀零件,机械设计的小作业用 Autocad开发 文件一用俱全-Elaborate hand pressure valve parts, small operations with Autocad mechanical design development document with taste
Platform: | Size: 2153472 | Author: Jason | Hits:

[Industry researchsystem-of-Hand-write-regconization

Description: System of Hand write character recognizatioin . Using netual network and kalman filter feature
Platform: | Size: 102400 | Author: chien nguyen | Hits:

[Linux-Unixrc-total-media-in-hand

Description: Total Media In Hand remote controller keytable.
Platform: | Size: 1024 | Author: zeitienang | Hits:

[WEB Codehtml5-3d-hand

Description: html5的3d手势展示,包括js及html文件等。-html5 3d hand
Platform: | Size: 17408 | Author: 有明 | Hits:

[3D Graphichand-gesture-detection-and-recognition

Description: Hand gesture detect and recognition
Platform: | Size: 1024 | Author: Cuong | Hits:

[OtherHeight-width-for-hand

Description: For all classifier needs feature classification object .Here the program for height and width feature taken hand image.This program suitable for any single object in the image. input gray_img : input hand image or any measure image like 2d with 0 to 255 intensity output height : pixel count of height width : pixel count of width out_img : segmented image with line for height and width hand_height_width function implements hand height and width of the image using the method outlined in: calculate the hand height and width value for gray image. In Proceedings of the Information Sciences 275 (2014) 45–56. Hand shape identification on multirange images. [ height width out_img ] = hand_height_width ( gray_img ) function is to find the hand height and width value of the image. The input is given to the gray scale image. -For all classifier needs feature classification object .Here the program for height and width feature taken hand image.This program suitable for any single object in the image. input gray_img : input hand image or any measure image like 2d with 0 to 255 intensity output height : pixel count of height width : pixel count of width out_img : segmented image with line for height and width hand_height_width function implements hand height and width of the image using the method outlined in: calculate the hand height and width value for gray image. In Proceedings of the Information Sciences 275 (2014) 45–56. Hand shape identification on multirange images. [ height width out_img ] = hand_height_width ( gray_img ) function is to find the hand height and width value of the image. The input is given to the gray scale image.
Platform: | Size: 111616 | Author: anandg | Hits:

[Othermatlab-for-green-hand

Description: matlab新手教程,貌似是翻译的国外的教材,适合新手阅读。-textbook of matlab for the freshman,which is translated a foreign one,it must be suitable for the green hand
Platform: | Size: 5239808 | Author: ken | Hits:

[ELanguagehand-gesture

Description: THIS HAND GESTURE PROGRAM FOR EMBEDDED C USING ARM LPC2148. THIS PROJECT GETS THE INPUT FROM THE MATLAB.AND DATA WILL BE UPDATED USING EMBEDDED CONTROLLER-THIS IS HAND GESTURE PROGRAM FOR EMBEDDED C USING ARM LPC2148. THIS PROJECT GETS THE INPUT FROM THE MATLAB.AND DATA WILL BE UPDATED USING EMBEDDED CONTROLLER
Platform: | Size: 21504 | Author: GANESAN P | Hits:

[matlabhand-geuture-matlab-code

Description: matlab code for hand geusture recognization
Platform: | Size: 2048 | Author: rajababu | Hits:

[VHDL-FPGA-VerilogFPGA-based-hand-gesture-recognition-system

Description: FPGA based hand gesture recognition system
Platform: | Size: 703488 | Author: ABHISHEK | Hits:

[CADhand-painted-line-engraving-

Description: 基于手绘线条的三维模型雕刻,一篇很不错的关于手绘建模的文章,c++代码实现效果-Based on the three-dimensional model of hand-painted line carving, an article very good about hand-painted modeling, based on the c++ code
Platform: | Size: 3064832 | Author: stone | Hits:

[Linux-Unixrc-total-media-in-hand

Description: Total Media In Hand remote controller keytable.
Platform: | Size: 1024 | Author: tyrelh | Hits:

[File FormatHand-Tracking-Algorithm

Description: 自己写的一篇人体运动跟踪方面的论文,能实现很好的人手运动跟踪,已发表-Himself wrote a paper human motion tracking, to achieve a good hand motion tracking, has been published
Platform: | Size: 166912 | Author: 郭文浩 | Hits:

[OtherHeight-width-for-hand

Description: 用matlab语言环境,对图像“手”进行图像分割,再提取其的几何特征值- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 编一程序,提取手的几何特征值 Matlab language environment, the image hand for image segmentation, geometric features to mention whichever value
Platform: | Size: 112640 | Author: yujianing | Hits:

[File Formatleft-hand-material

Description: 这是一篇左手材料天线罩设计的经典论文,值得学习-This is a left hand material radome design classic paper, worth learning!!!!!
Platform: | Size: 2867200 | Author: 史嘉 | Hits:

[Graph programhand

Description: 手部检测的代买,通过训练好的palm.xml实现手部区域的自动检测,采用opencv。-Detection and buy hand, the hand automatically detect areas by trained palm.xml, using opencv.
Platform: | Size: 1643520 | Author: lizhen | Hits:

[JSP/Javasecond-hand-market

Description: 二手书交易市场 主要用aspx,mysql,java-Second-hand book market Mainly used aspx, mysql, java
Platform: | Size: 6049792 | Author: 代国棒 | Hits:

[matlabhand-gesture

Description: This Project is confined to identification of hand postures and to establish a man-machine interaction. The hand region in the image is detected and the number of active fingers is determined. In this approach, the input which is an image or a frame a video can be obtained web camera or any other camera. This color image is converted into binary image and preprocessed and the number of fingers is counted using scanning method in MATLAB. This is a simple yet efficient approach. The main reason to employ scanning method is to make the code to recognize the finger count independent of size and rotation of the hand.-This Project is confined to identification of hand postures and to establish a man-machine interaction. The hand region in the image is detected and the number of active fingers is determined. In this approach, the input which is an image or a frame a video can be obtained web camera or any other camera. This color image is converted into binary image and preprocessed and the number of fingers is counted using scanning method in MATLAB. This is a simple yet efficient approach. The main reason to employ scanning method is to make the code to recognize the finger count independent of size and rotation of the hand.
Platform: | Size: 952320 | Author: ashok | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net