zhangyin (zhangyin2019)

zhangyin2019

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

zhangyin's repositories

android-image-weixin-preview

仿微信图片预览的封装,简单易用 Imitate WeChat picture preview and it is easy to use

Language:JavaStargazers:10Issues:1Issues:0

react-native-flatlist-refresh-control

React native在flatlist上自定义一个下拉刷新 React native customizes a drop-down refresh on flatlist

Language:JavaScriptStargazers:7Issues:1Issues:0

android-video-tiktok-preview

仿抖音视频预览的封装,简单易用 Imitate Tiktok video preview and it is easy to use

Language:JavaStargazers:5Issues:1Issues:0

flutter-image-preview

基于flutter的图片预览组件

Language:DartStargazers:1Issues:1Issues:0

flutter-wechat-upload-image

基于flutter封装的仿照微信朋友圈图片上传的组件封装

flutter_qr_code_scan

基于flutter的扫一扫封装

Language:DartStargazers:1Issues:1Issues:0

taro-mini-picker-date-time

基于Taro的小程序日期时间选择组件

Language:VueStargazers:1Issues:1Issues:0

zyacss

由acss启发,通过scss特性进行封装的常用公共样式类

Language:SCSSStargazers:1Issues:1Issues:0

bird-haar

Annotated birds dataset and trained haar cascade.

License:MITStargazers:0Issues:0Issues:0

body-detection-haar

A repo for full body, upper body and lower body detection using HAAR Cascading in Python with OpenCV.

Language:PythonStargazers:0Issues:0Issues:0

Cascade-Pandas-Classifier

Let's find pandas using opencv, training a cascading classifier.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

COVID-19-whether-social-distancing-followed-or-not-using-ML-OpenCv-and-computer-vision

It was majorly based on distance finding and also on video capturing through webcam the object detection and distancing among people. Have done the computer vision basics ,its applications. I have covered image processing operations , edge detection (canny), thresholding, and then applied all this to detect the face .Accessing live camera using python prompt.VideoCapture(0) is used to access the internal camera.Here 0 represents the internal camera.Then I have proceed to capture image from video. Then have used live face detection using convolutional neural network algorithm. Nows here comes the role of artificial intelligence in measuring social distancing. For this I have taken a image which has 4 people and perform face detection algorithm and try to find out whether they are following social distancing norms or not and mark the line between them I have loaded the pre-trained haar cascade model(xml file), using cascade classifier.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Document-Scanner

I made a Document Scanner using OpenCV library of python. In this project I use haar cascade files and basic concepts of Image processing.

Language:PythonStargazers:0Issues:0Issues:0

Gui_with_OpenCv_project1

OpenCv project which uses Gui implementation to detect face and eye on the particular images. Application allows login credentials and to choose the file from directory..

Language:TeXStargazers:0Issues:0Issues:0

Haar-Cascade-Full-Body-Classifier

Haar Cascade is a machine learning object detection algorithm used to identify objects in an image or a video. It is well known for being able to detect faces and body parts in an image, but can be trained to identify almost any object. In this use case, haar cascade classifier is used to detect full body using OpenCV.

Language:PythonStargazers:0Issues:0Issues:0

haar-cascade-nms

OpenCV Haar cascade with non-maxima suppression

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Leaf-Detection

A simple banana leaf detector using Haar Cascades and OpenCV-Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

mallick_cascades

A repository of minified HAAR and LBP cascades. The performance is identical to OpenCV cascades but the file sizes are way smaller.

Language:PythonStargazers:0Issues:0Issues:0

object_detection

It detects hearts shape using haar_cascade_classifier_heart.xml which I trained and tested using opencv library in python3.

License:MITStargazers:0Issues:0Issues:0

Object_Recognition_Using_OpenCV

Haarcascade Training , Generating Xml Files of any object ,Face and Eye Detection,Watch Detection,Creating your own Haar Cascade OpenCV Python

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ObjectDetector

ObjectDetector uses OpenCV Haar cascade classifiers to detect different objects in images and videos with Python. For now, this repository includes my trained haar cascade classifier for detecting cars, the default haar cascade classifier for human faces (haarcascade_frontalface_default), a classifier for bananas from CodingRobin and a classifier for wallclocks which are used and tested in programs, detecting the objects from image/video, comparison between different human body parts classifiers and some other programs, which (will) help training the classifiers (for example, a program downloading the "cat box" synset images from ImageNet).

Language:JavaStargazers:0Issues:0Issues:0

OhmVision

A python script using opencv and haar cascades to identify and calculate the values of resistors from a live webcam feed.

Language:PythonStargazers:0Issues:0Issues:0

opencv

Open Source Computer Vision Library

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

opencv-samples

Sample use cases in OpenCV 🎨

Language:C++Stargazers:0Issues:0Issues:0

opencv-xml

Storage of trained XML classifiers for OpenCV

Stargazers:0Issues:0Issues:0

profile_detection

frontal face and profile detection implementation using OpenCV haar cascades files

Language:PythonStargazers:0Issues:0Issues:0

Traffic-Counter-OpenCV

A simple traffic counter implemented in OpenCV. Uses HAAR cascades for vehicles and HOG cascades for pedestrains. [Deprecated]

Language:PythonStargazers:0Issues:0Issues:0

vehicle_detection_haarcascades

Vehicle Detection by Haar Cascades with OpenCV

Language:C++Stargazers:0Issues:0Issues:0