Skip to content
View atstudy007's full-sized avatar

Block or report atstudy007

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. leaflet-map leaflet-map Public

    使用leaflet.js实现室内地图绘制,以正佳广场为例

    JavaScript 42 8

  2. SMP_LPR SMP_LPR Public

    Forked from Caius-Lu/SMP_LPR

    利用树莓派实现车牌识别,其中借鉴了大神的代码,调用摄像头,实现了车牌识别,设计一款基于树莓派实现车牌识别的智能限高杆。系统可以分为辨识部分和警示部分,辨识部分以树莓派3B+为核心处理器,基于Linux平台,利用激光对准模块来判断车辆是否超出限定高度,若超过则辅以摄像头来作为抓取车辆信息。通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作…

    Python 1

  3. lnmp lnmp Public

    Forked from linuxeye/lnmp

    A complete LNMP / LAMP / LANMP setup script for CentOS/Redhat Debian and Ubuntu

    Shell

  4. taffydb taffydb Public

    Forked from typicaljoe/taffydb

    TaffyDB - an open source JavaScript Database for your browser

    JavaScript

  5. 36ria-demo 36ria-demo Public

    Forked from lt1946/36ria-demo

    RIA之家demo合集

    JavaScript

  6. client-ident-proxy client-ident-proxy Public

    Forked from huangqiheng/client-ident-proxy

    这是一个http代理,经过的通讯会被识别出关键信息。用于服务器可以用来采集分析用户提交的数据,用于网关可以用来采集微信、淘宝、或什么其他非ssl加密的数据。

    PHP