Skip to content
View ck1022's full-sized avatar

Block or report ck1022

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. TSPopover TSPopover Public

    Forked from takashisite/TSPopover

    UIPopover like UI for iPhone

    Objective-C

  2. middleware middleware Public

    Go

  3. OpenCV-miniProject-FaceDetection OpenCV-miniProject-FaceDetection Public

    Forked from GeekyShiva/OpenCV-miniProject-FaceDetection

    Webcam Face Detection Program in python using haarcascade_frontalface_default.xml and has been tested on Linux and Windows environment.

    Python

  4. Closed-Eye-Detection-with-opencv Closed-Eye-Detection-with-opencv Public

    Forked from GangYuanFan/Closed-Eye-Detection-with-opencv

    First, using 'haarcascade_frontalface_alt.xml' to check if there is a face or not. Second, using 'haarcascade_eye_tree_eyeglasses.xml' to check if there is a opened-eye or not. Thus, If I get data:…

    Python