Pinned Repositories
AndroidTest
This is android test repo, it include: okhttp-lib and okhttp-progress-lib ratingbar-lib that can set image size int styleable xml wave-view-lib that show progress int circle wave socket-test fab-progress-lib
HtmlAndroid
test JavaScript call Java and Java call JavaScript through JsBridge in Android platform
Kaldi-NDK-Feature
MachineLearning
机器学习相关算法
netty5-src
netty5.0 文件上传,心跳保持,断连重连,框架解析
PluginTest
Android Plugin
RotateListView
仿宝宝树孕育app圆形转盘,实现可以旋转的listview功能
SpringBootSamples
SpringBootSamples
TFLite
Tensorflow lite library in Android
WifiConfig
softAp smartLink wifi connect udp
QDPeng's Repositories
QDPeng/android-socket-client
android-socket-client ,java/android客户端聊天程序, 附完整Demo
QDPeng/Android-Video-Streaming-VideoView-Tutorial
Android Video Streaming (VideoView) Tutorial
QDPeng/android_system_service_example
Android IPC System Service Example
QDPeng/AndroidOpenCV-OCR
An Example Android App for performing OpenCV processing on images to improve OCR performance
QDPeng/anpr
a android app used to check plate numbers, which is based on opencv library
QDPeng/Asmack
src
QDPeng/Camdroid
Showcase of Android camera control and OpenCV image processing
QDPeng/FaceDistance
Android demo using OpenCV to determine face distance and orientation.
QDPeng/gitignore
A collection of useful .gitignore templates
QDPeng/LoadImageNative
Android NDK: Load Image Native from OpenCV C++
QDPeng/MobileHaarTesterAndroid
A modified version of the android OpenCV face tracking sample that is used to test any Haar cascade classifier on the go.
QDPeng/MyFirstOpenCVJNI
Example of how to use Android-OpenCV JNI API
QDPeng/Object_Tracking_Android
Using openCV and android for tracking objects (first step for make some robot).
QDPeng/ocrstyle
Optical Character Recognition
QDPeng/OpenCvProto
演示OpenCV在Android下C++和Java混合编程
QDPeng/personFinder
Android app to find people using OpenCV faceRecognition
QDPeng/PushNotify
Android Push System using mqtt
QDPeng/QrCodeScan
Android手机客户端二维码扫描
QDPeng/QtOpenCVAndroid
Example of using Qt 5 with OpenCV and Android
QDPeng/SetSolver
Set (card game) solver using OpenCV - will run on Android
QDPeng/shiku_im_for_share
视酷即时通讯系统,成熟稳定,拥有和微信一样强大的功能不再是梦,节省几个月研发时间迅速融合进项目中,含聊天室群聊、消息回执(Wechat , XMPP , IM , 即时通讯 , 通讯 , 语音通信 , 聊天 , 微信,OpenFire,群聊,聊天室)
QDPeng/socketJPG
OpenCV get Picture from Android Camera (PC)
QDPeng/StartupOpenCVAndroid
Basic setup for opencv android development
QDPeng/StudyDemo
学习Android过程中编写的Demo,包括图片压缩,图片上传,ViewPager与Loader的使用
QDPeng/SystemBarTint
Apply background tinting to the Android system UI when using KitKat translucent modes
QDPeng/TestAndroidJNI
首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心内容都写在C++里面。我们写一个演示界面,其中后台发一条短信(所有逻辑都在C++中)。现在一些安全公司把代码全都写到C++中,我做的主要是为了安全~
QDPeng/TrafficSignsDetection
Traffic Signs Recognition System using OpenCV in Android
QDPeng/UnDeadService
Service never dead
QDPeng/WoundRuler
An OpenCV based Android app for measuring wounds and skin lesions vs. a rectangle reference such as a card or ruler.
QDPeng/ZXingDemo
simpleDemo