Giter Site home page Giter Site logo

gaborvecsei / color-tracker Goto Github PK

View Code? Open in Web Editor NEW
164.0 6.0 35.0 66.76 MB

Color tracking with OpenCV

License: MIT License

Python 100.00%
opencv color-tracker python computer-vision numpy opencv-python color-detection image-processing tracker object-detection

color-tracker's Introduction

color-tracker's People

Contributors

gaborvecsei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

color-tracker's Issues

color_tracker error

Hello,

I´ve been trying to use this module, already installed it plus OpenCV but when I try to import the color_tracker:

import cv2
import color_tracker
color_tracker.__version__ '0.1.0'

There´s this error message:

Traceback (most recent call last):
File "D:/Proyectos_Python/Modulo_Color.py", line 2, in
import color_tracker
ImportError: No module named 'color_tracker'

I tried with import tracker but realized that is the color_tracker itself that´s needed. I would appreciate your help a lot.

PD: I leave a screenshot below:

image

Tracking a video

Hello, how can we replace the webcam by a video?
Thank you for this tool!

Import error

Hi, this looks interesting. I installed using pip running Python 3.6.1 but see this error.

>>> import color_tracker
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "color_tracker.py", line 6, in <module>
    cam = color_tracker.WebCamera(video_src=0)
AttributeError: module 'color_tracker' has no attribute 'WebCamera'

use

how can i change color

pip install color-tracker not working

Hi,

I wanted to try out your tools and i did pip install color-tracker

and i am getting this error : ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'c:\users\dany_\appdata\local\programs\python\python39\Lib\site-packages\cv2\cv2.cp39-win_amd64.pyd'

any idea ?

Thanks a lot :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.