CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Downloads
SourceCode
Graph program
OpenCV
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
手势实现播放器的进度和音量调节
Favorite
Report
Category :
OpenCV
Tags :
Update : 2017-07-07
Size : 1.65mb
Downloaded :0次
Author :
WUlu*****
About : Nobody
PS : If download it fails, try it again. Download again for free!
Download1
Download2
Introduction - If you have any usage issues, please Google them yourself
Reedit
My project uses an infrared camera. If you want to replace Segmentation with a RGB camera, you can refer to the HSV skin detection program on the internet.
Packet file list
(Preview for download)
GestureDemoForPlayer
GestureDemoForPlayer\.classpath
GestureDemoForPlayer\.project
GestureDemoForPlayer\.settings
GestureDemoForPlayer\.settings\org.eclipse.core.resources.prefs
GestureDemoForPlayer\AndroidManifest.xml
GestureDemoForPlayer\assets
GestureDemoForPlayer\bin
GestureDemoForPlayer\bin\AndroidManifest.xml
GestureDemoForPlayer\bin\GestureDemoForPlayer.apk
GestureDemoForPlayer\bin\classes
GestureDemoForPlayer\bin\classes\com
GestureDemoForPlayer\bin\classes\com\example
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\BuildConfig.class
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\MainActivity.class
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\R$attr.class
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\R$dimen.class
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\R$drawable.class
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\R$id.class
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\R$layout.class
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\R$menu.class
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\R$string.class
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\R$style.class
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\R.class
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\util
GestureDemoForPlayer\bin\classes\com\example\gesturedemoforplayer\util\DensityUtil.class
GestureDemoForPlayer\bin\classes.dex
GestureDemoForPlayer\bin\dexedLibs
GestureDemoForPlayer\bin\dexedLibs\android-support-v4-40cfabcf5216c8479b7ebbe73504dd7e.jar
GestureDemoForPlayer\bin\res
GestureDemoForPlayer\bin\res\crunch
GestureDemoForPlayer\bin\res\crunch\drawable
GestureDemoForPlayer\bin\res\crunch\drawable-hdpi
GestureDemoForPlayer\bin\res\crunch\drawable-hdpi\ic_launcher.png
GestureDemoForPlayer\bin\res\crunch\drawable-mdpi
GestureDemoForPlayer\bin\res\crunch\drawable-mdpi\ic_launcher.png
GestureDemoForPlayer\bin\res\crunch\drawable-xhdpi
GestureDemoForPlayer\bin\res\crunch\drawable-xhdpi\souhu_player_backward.png
GestureDemoForPlayer\bin\res\crunch\drawable-xhdpi\souhu_player_forward.png
GestureDemoForPlayer\bin\res\crunch\drawable-xhdpi\souhu_player_silence.png
GestureDemoForPlayer\bin\res\crunch\drawable-xhdpi\souhu_player_volume.png
GestureDemoForPlayer\bin\res\crunch\drawable-xxhdpi
GestureDemoForPlayer\bin\resources.ap_
GestureDemoForPlayer\gen
GestureDemoForPlayer\gen\com
GestureDemoForPlayer\gen\com\example
GestureDemoForPlayer\gen\com\example\gesturedemoforplayer
GestureDemoForPlayer\gen\com\example\gesturedemoforplayer\BuildConfig.java
GestureDemoForPlayer\gen\com\example\gesturedemoforplayer\R.java
GestureDemoForPlayer\ic_launcher-web.png
GestureDemoForPlayer\libs
GestureDemoForPlayer\libs\android-support-v4.jar
GestureDemoForPlayer\proguard-project.txt
GestureDemoForPlayer\project.properties
GestureDemoForPlayer\res
GestureDemoForPlayer\res\drawable
GestureDemoForPlayer\res\drawable\souhu_player_gesture_bg.9.png
GestureDemoForPlayer\res\drawable-hdpi
GestureDemoForPlayer\res\drawable-hdpi\ic_launcher.png
GestureDemoForPlayer\res\drawable-ldpi
GestureDemoForPlayer\res\drawable-mdpi
GestureDemoForPlayer\res\drawable-mdpi\ic_launcher.png
GestureDemoForPlayer\res\drawable-xhdpi
GestureDemoForPlayer\res\drawable-xhdpi\souhu_player_backward.png
GestureDemoForPlayer\res\drawable-xhdpi\souhu_player_forward.png
GestureDemoForPlayer\res\drawable-xhdpi\souhu_player_silence.png
GestureDemoForPlayer\res\drawable-xhdpi\souhu_player_volume.png
GestureDemoForPlayer\res\drawable-xxhdpi
GestureDemoForPlayer\res\layout
GestureDemoForPlayer\res\layout\activity_main.xml
GestureDemoForPlayer\res\menu
GestureDemoForPlayer\res\menu\main.xml
GestureDemoForPlayer\res\values
GestureDemoForPlayer\res\values\dimens.xml
GestureDemoForPlayer\res\values\strings.xml
GestureDemoForPlayer\res\values\styles.xml
GestureDemoForPlayer\res\values-sw600dp
GestureDemoForPlayer\res\values-sw600dp\dimens.xml
GestureDemoForPlayer\res\values-sw720dp-land
GestureDemoForPlayer\res\values-sw720dp-land\dimens.xml
GestureDemoForPlayer\res\values-v11
GestureDemoForPlayer\res\values-v11\styles.xml
GestureDemoForPlayer\res\values-v14
GestureDemoForPlayer\res\values-v14\styles.xml
GestureDemoForPlayer\src
GestureDemoForPlayer\src\com
GestureDemoForPlayer\src\com\example
GestureDemoForPlayer\src\com\example\gesturedemoforplayer
GestureDemoForPlayer\src\com\example\gesturedemoforplayer\MainActivity.java
GestureDemoForPlayer\src\com\example\gesturedemoforplayer\util
GestureDemoForPlayer\src\com\example\gesturedemoforplayer\util\DensityUtil.java
134731tsulat55vs64uute.jpg
JavaApk源码说明.txt
Related instructions
We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please
Google on your own.
The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please
contact us
.
Please use
Winrar
for decompression tools
If download fail, Try it againg or
Feedback to us
.
If downloaded content did not match the introduction,
Feedback
to us,Confirm and will be refund.
Before downloading, you can inquire through the uploaded person information
Comment
All comment
Nothing.
Post Comment
*
Quick comment
Recommend
Not bad
Password
Unclear description
Not source
Lost files
Unable to decompress
Bad
*
Content :
*
Captcha :
CodeBus
is the largest source code store in internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.