Pinned Repositories
0x55AA
Group Assignments for a University Class
2-Stage-CNN-Accelerator
A two-staged CNN hardware accelerator using Verilog RTL for machine learning applications.
ACF_GPU
GPU version of ACF pedestrian detection
ACFPedestrianDetection
基于ACF行人检测框架,引入EdgeBox特征和Salient特征,使用real adaboost算法,显著提高行人检测算法的准确率和泛化能力。
AgeGenderDeepLearning
FishEyeRepair
鱼眼变换算法研究
Lane-Detection
Lane departure warning system is a mechanism designed to warn a driver when the vehicle begins to move out of its lane (unless a turn signal is on in that direction) on freeways. The system is designed to minimize accidents by addressing the main causes of collisions: driver error, distractions and drowsiness. The aim of this project is to implement the core algorithm of this feature which is the lane detection. The aim is to detect road lane markers in a video stream and to highlight the lane in which the vehicle is driven by detecting boundaries of the lane markers in the video.
mlnd_distracted_driver_detection
基于深度学习的驾驶员状态检测,不仅仅可以识别出疲劳驾驶,还能够识别出各种各样的状态
opencv-
运用球面平面映射,解决畸变矫正
felixhsu123's Repositories
felixhsu123/ICar-Control
车载空调控制系统
felixhsu123/ADAS-1
Source Code for my ADAS Project for UA EcoCar Team
felixhsu123/haze-remove
改进的去雾算法
felixhsu123/ham_hog
用作测试行人检测
felixhsu123/MyFaceDetect
人脸检测及人脸识别并进行保存
felixhsu123/MFCShowVideoTest
第三届**软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别
felixhsu123/ADAS
Advanced Driver Assistance System
felixhsu123/GeoTool
用于线阵推扫式CCD像元畸变调整和校准安装矩阵的小工具
felixhsu123/Lane-Detection
Lane departure warning system is a mechanism designed to warn a driver when the vehicle begins to move out of its lane (unless a turn signal is on in that direction) on freeways. The system is designed to minimize accidents by addressing the main causes of collisions: driver error, distractions and drowsiness. The aim of this project is to implement the core algorithm of this feature which is the lane detection. The aim is to detect road lane markers in a video stream and to highlight the lane in which the vehicle is driven by detecting boundaries of the lane markers in the video.
felixhsu123/AdasCNN
Homework for AdasWorks
felixhsu123/TYMapNavDemo
** 这是一个很简单的调用第三方地图导航的Demo 集成了 百度 高德 谷歌 等常用地图的调用
felixhsu123/ConvNN_FPGA_Accelerator
felixhsu123/alpha-software
Axiom Alpha prototype software (FPGA, Linux, etc.)
felixhsu123/CNCJOB
远程监控系统(行人检测,车辆计数,Android报警)[老版本,新版本大大重构了代码 ,在Intelligent-Monitoring-System项目中]
felixhsu123/avoid_opt_by_contour
通过光流识别障碍物轮廓进行避障
felixhsu123/or1200
OpenRISC 1200 implementation
felixhsu123/AppleMKMapItem
苹果自带的导航地图导航
felixhsu123/Video_power_workshop
A toolset of controling system based on Xilinx Zybo board and OpenCV
felixhsu123/Image-Calibration-
飞思卡尔图像畸变还原Matlab代码
felixhsu123/AgeGenderDeepLearning
felixhsu123/cv_camera
ROS opencv camera driver that uses cv::VideoCapture
felixhsu123/pyobd
Fixes to pyobd for modern hardware interfaces
felixhsu123/knn
根据采集后的数据进行人体运动状态识别
felixhsu123/FaceRecognition
局部二值模式(LBP)进行人脸识别
felixhsu123/x-dev
tensilica
felixhsu123/PedestrianDetector
C++ re-implementation of Piotr Dollar's pedestrian detection library for matlab
felixhsu123/FPGA-Imaging-Library
An open source library for image processing on FPGA.
felixhsu123/debit
Reverse-engineering tools for FPGA bitstreams, Altera and Xilinx
felixhsu123/rns510-tv-input
Automatically exported from code.google.com/p/rns510-tv-input
felixhsu123/DataPlateform
数据平台(DataPlateform),最初的设计想法是:当今大数据横行,我们也不能落后。所以就想着写一个这样的平台系统。此项目集爬虫、搜索、Hadoop、Dwr推送、Quartz定时任务于一体的平台,其目的是想通过抓取互联网数据,通过大数据推测人或者某一事物的下一行为。Coding....