Pinned Repositories
422d-Backend-Rework
An external controller software for interacting with DCS World server and processing runtime data.
AndroLua
Lua and LuaJava ported to Android
cnn-svm-classifier
Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine
dcs-export-core
A common Export.lua file for DCS: World, see http://forums.eagle.ru/showthread.php?t=149392
DCS-ExportScripts
DCS World Export Scripts
DCSFlightpanels
Saitek/Logitech Flight panels for DCS-World. DCSFlightpanels also functions as a key-emulator for any game e.g. Flaming Cliff Series, Elite Dangerous, War Thunder, IL-2. Click "Releases" link below for latest release.
dcstad
TAD for DCS
detect_face_pyqt5
该项目基于python-contrib-opencv,dlib,pyqt5。能够实现电脑端摄像头读取视频,实时人脸录入,人脸检测,人脸识别等功能。
Face-Detection-Recognition
An QT widget that could learn features from camera/image, then recognize them in video/camera/image. QT5, OpenCV3, Caffe, Libfacedetection are required.
FaceTools
一键人脸归一化处理工具,包括人脸检测,人脸关键点检测,基于关键点的人脸对齐
fjknc's Repositories
fjknc/422d-Backend-Rework
An external controller software for interacting with DCS World server and processing runtime data.
fjknc/AndroLua
Lua and LuaJava ported to Android
fjknc/cnn-svm-classifier
Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine
fjknc/dcs-export-core
A common Export.lua file for DCS: World, see http://forums.eagle.ru/showthread.php?t=149392
fjknc/DCS-ExportScripts
DCS World Export Scripts
fjknc/DCSFlightpanels
Saitek/Logitech Flight panels for DCS-World. DCSFlightpanels also functions as a key-emulator for any game e.g. Flaming Cliff Series, Elite Dangerous, War Thunder, IL-2. Click "Releases" link below for latest release.
fjknc/dcstad
TAD for DCS
fjknc/detect_face_pyqt5
该项目基于python-contrib-opencv,dlib,pyqt5。能够实现电脑端摄像头读取视频,实时人脸录入,人脸检测,人脸识别等功能。
fjknc/Face-Detection-Recognition
An QT widget that could learn features from camera/image, then recognize them in video/camera/image. QT5, OpenCV3, Caffe, Libfacedetection are required.
fjknc/FaceTools
一键人脸归一化处理工具,包括人脸检测,人脸关键点检测,基于关键点的人脸对齐
fjknc/Fire-Detection-Image-Dataset
This dataset contains normal images and images with fire. It is highly unbalanced to reciprocate real world situations. It consists of a variety of scenarios and different fire situations (intensity, luminosity, size, environment etc).
fjknc/Fire-Detection-Using-Deep-Learning-and-OpenCV
fjknc/FireDetection
fjknc/FireDetection-1
fjknc/flame-detection-system
A video-based multi-feature flame detection system.
fjknc/FlameDetection
an OpenCV flame detection project
fjknc/giaThuZ119
fjknc/hogkeys
Automatically exported from code.google.com/p/hogkeys
fjknc/image-classification
texture image classification with python
fjknc/Jupiter
fjknc/LOFC2FlightPanel
This is a java tool for game Lock on - Flaming Cliff. This applicaiton can runs on Windows PC and provide some basic flight information for game player.
fjknc/models
Models and examples built with TensorFlow
fjknc/rlmj
基于虹软sdk的人脸识别门禁服务端
fjknc/security
安防布控系统
fjknc/SimConnect
Prepar3D sim connect examples
fjknc/Smoke-Detection-in-video
SVM based Smoke Detection in video frames which can be implemented in monitoring systems
fjknc/smoke-detection-transfer-learning
use transfer learning to detect smoke in images and videos
fjknc/SMP_LPR
利用树莓派实现车牌识别,其中借鉴了大神的代码,调用摄像头,实现了车牌识别,设计一款基于树莓派实现车牌识别的智能限高杆。系统可以分为辨识部分和警示部分,辨识部分以树莓派3B+为核心处理器,基于Linux平台,利用激光对准模块来判断车辆是否超出限定高度,若超过则辅以摄像头来作为抓取车辆信息。通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统,最后通过串口将车牌信息发送给警示部分,考虑到要提高数据传输之间的可靠性,本系统自定义了串口之间传输的协议帧组。警示部分主要以STC12C5A32S2为处理核心,辅以点阵屏做为警示。单片机在接收到辨识部分发过来的车牌信息之后,将车牌信息显示在点阵屏上面,不断闪烁以警示超高司机注意安全。
fjknc/WeiboSpider
:zap:无痛分布式微博爬虫,部署简单,可灵活定制满足自己的需求。超详细的文档和人肉文档支持。已实现内容包括微博用户资料、微博信息、评论信息和转发信息抓取。目前专注于微博大规模微博数据抓取,正在快速迭代,欢迎watch跟进,star支持
fjknc/WorkAttendanceSystem
一个基于opencv、dilb的员工考勤系统