Pinned Repositories
aliyunVideoTestTool
Android-CleanArchitecture_E
This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture approach.
Audinate-API-demo_D
BossSensor
Hide screen when boss is approaching.
CEF3SimpleSample_D
Simple example to get started with CEF 3
core-scrapy
python-scrapy demo
cplus11_feature_E
C++ 11 new feature introduce
doumibook_weixin_T
微信公众平台帐号豆米查书(微信号doumibook)
fuck_alipay_xiuxiu_D
As alibaba latest version alipy new feature xiuxiu is so stupid to treate users like monkeys and apes. This project is aim to crack alipay xiuxiu by software .
tut-awesome-python_D
A curated list of awesome Python frameworks, libraries and software
lion117's Repositories
lion117/athena-signal
lion117/cmake-examples
Useful CMake Examples
lion117/cmdline
A Command Line Parser
lion117/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
lion117/DeepFaceLive
Real-time face swap for PC streaming or video calls
lion117/DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
lion117/fanfanfanf.github.io
BY Blog ->
lion117/filter_audio
An easy to use audio filtering library made from webrtc code.
lion117/IDE-config-files-cfg_E
this is my IDE config which is free to use
lion117/ImageRender
lion117/impersonator
PyTorch implementation of our ICCV 2019 paper: Liquid Warping GAN: A Unified Framework for Human Motion Imitation, Appearance Transfer and Novel View Synthesis
lion117/IntelSdkSrc
lion117/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
lion117/mediapipe
MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
lion117/metaRTC
A cross-platform WebRTC SDK
lion117/MMP-PDF
lion117/ndk-samples
Android NDK samples with Android Studio
lion117/opencv_tutorials
Opencv4.0 with python (English&中文), and will keep the update ! 👊
lion117/PyMedia
lion117/Python3Media
lion117/QtOpenGL
some Qt OpenGL Demo
lion117/REDPlayer
the REDPlayer :)
lion117/stk
lion117/traditional-speech-enhancement
语音增强传统方法
lion117/v2ray-core
A platform for building proxies to bypass network restrictions.
lion117/Vap-demo
lion117/webrtcdemo
The webrtc study demo
lion117/WorkingTime
lion117/WzGloryCoinScript
lion117/yangh264decoder
简化ffmpeg的h264解码器,编译后只有1Mb多