Top "Simplecv" questions

SimpleCV is an Open Source Framework for Machine Vision

The difference between simpleCV and openCV

I don't know which one to use. which is the best one actually ??? Or else, are both of them the …

opencv difference simplecv
Stroke Width Transform (SWT) implementation (Python)

Can anyone describe how can i implement SWT in python using opencv or simplecv ?

python opencv computer-vision ocr simplecv
How to install scikit-image? (Windows - Python 3.4)

I am working on a program that can identify objects, part of a much larger project for school. I have …

python image module simplecv
uEye camera with python on Windows

I need to get a uEye camera working with python on Windows in order to take pictures and operate on …

python opencv camera driver simplecv
SimpleCV cannot load OpenCV library

I have installed SimpleCV from the 1.3 Superpack in Win Server 2008 R2. In Python, I can load the Image library as: …

opencv simplecv
Computer Vision, Detecting roads, where to start?

I am an EE undergrad, I am working on a project that requires me to detect roads (primarily the turns). …

opencv computer-vision raspberry-pi simplecv
Is there a version of SimpleCV to install with Python 3.5?

I just installed SimpleCV Version 1.3 Superpack and it installs Python 2.7 and all the libraries included. I tried to run it, …

python python-3.x simplecv
import cv2 works but import cv2.cv as cv not working

I think the sys path is correct, cv.pyd and cv.pyd reside in c:\OpenCV2.3\build\Python\2.7\Lib\site-packages. &…

python opencv simplecv