1,075 skills found · Page 8 of 36
anjalp / PySide2extnPySide2extn is an Open Source Python Programming language extension for PySide2, which greatly enhances the capability of the PySide2 library with extra widgets and more.
Adamnite / A1A1 is a high-level pythonic programming language for developing smart contracts on the Adamnite blockchain. With its light syntax, it primarily strives for simplicity and ease of use.
chs74515 / PeopleCounterIn present days, people detection, tracking and counting is an important aspect in the video investigation and subjection demand in Computer Vision Systems. Providing (real time) traffic information will help improve and reduce pedestrian and vehicle traffic, especially when the data collected is learned and analyzed over a period of time, which makes its highly essential to identify people, vehicles and objects in general and also accurately counting the number of people and/or vehicles entering and leaving a particular location in real time. To perform people counting, a robust and efficient system is needed. This research is aimed at making a pedestrian traffic reporting system for certain areas and buildings around the campus to potentially help ease traffic circulation. Providing this information will be done through a developed application, which includes image processing with Open Computer Vision (OpenCV). This will show the amount of traffic in certain buildings or area over a period of time. OpenCV is a cross-platform library which can be used to develop real-time Computer Vision applications [Opencv, 2015b]. It is mainly focused on image processing, video capture and analysis including features like people and object detection. The operations performed were based on the performance and accuracy of the tracking algorithms when implemented in embedded devices such as the Raspberry Pi and the Tinker Board. The Pi Camera was used for real time vision and hosted on the embedded device. The proposed method used was conjoined with an open-source visual tracking implementation from the contribution branch of the OpenCV library and a unique technique for people detection along with different Filtering Algorithms for tracking this. The programming language of choice to implement these features (Tracking and Detection) is python and its libraries. The present work describes a standalone people counting application designed using Python OpenCV and tested on embedded devices ranging from the Raspberry Pi3 to a Tinker Board and a compatible Camera. All these were used in prototyping the design of this application. The results reported and showed that the Person-Counter system developed counted the number of people entering the designated area (down), and the number of people leaving (up).
PlebusSupremus1234 / LemonScriptA statically & dynamically typed programming language inspired by TypeScript and Python.
simondaout / PyGdalSARPost-processing InSAR package written in the Python-Gdal programming language
vvaltchev / MylangA simple programming language inspired by Python, JavaScript and C
yalang / YaYa (ي) programming language is an open-source programming language where you can write python code in the Arabic language.
hrichharms / AlbiPyAlbiPy is a network sniffing tool that allows direct access to the Albion Online Client's market data through the Python programming language.
mark-watson / Hy Lisp PythonOLD repo! see notes below for new location!!! examples for my book "A Lisp Programmer Living in Python-Land: The Hy Programming Language"
thearrival / IsmailScriptIs a tool written by using python programming language. Enable a penetration testers to save a time and performing a full Reconnaissance and Information Gathering on any Web Application Server.
zawawiAI / BLIP CAMBLIP Live Image Captioning with Real-Time Video Stream This repository provides a Python-based implementation for real-time image captioning using the BLIP (Bootstrapped Language-Image Pretraining) model. The program captures live video from a webcam.
People-Places-Solutions / Floodmodeller ApiThe Flood Modeller Python API is a free and open-source python package which provides a bridge between Flood Modeller and the python programming language to extend the capabilities of Flood Modeller in automated workflows
abdelrahmaan / Machine Learning Scientist With Python By DataCampPython programming skill set with the toolbox to perform supervised, unsupervised, and deep learning, learn how to process data for features, train your models, assess performance, and tune parameters for better performance. natural language processing, image processing, and popular libraries such as Spark and Keras.
cafebabepy / Cafebabepycafebabepy is an implementation of the Python programming language designed to run on the Java platform.
alinalihassan / PyLesmaLesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implementation
7etsuo / CS107 Programming ParadigmsAdvanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradigm (using LISP) and concurrent programming (using C and C++). Brief survey of other modern languages such as Python, Objective C, and C#.
UestcXiye / Python Language Programming电子科技大学2020年《Python语言程序设计》的平时作业和期末课设。平时作业共4次,每次有25道编程题和100道单项选择题;课设题目是自动组卷评卷考试系统。
aalhour / PyCOOLC:snake: :cool: Compiler for the COOL programming language in Python 3
The-NextGen-Project / JetA Fast C and Python like Programming Language that puts the Developer first. WIP
Kocoro-lab / TensorlogicA Python implementation of Tensor Logic - a unified programming language for AI that combines neural and symbolic reasoning through tensor equations.