-
This is the time to do it, since it is breaking, and fairly easy in most cases. From a quick search, the remaining classes using the old implicit shared_ptr design are:
- [x] `ci::Serial`
- [x] `ci::B…
-
We need to create a grip save file with almost everything inside of it (except for perhaps camera sources) that we can add to the test system. This file will ensure that we don't break compatibility d…
-
```
What steps will reproduce the problem?
1. install opencv 2.1 and run the pyopencv installer for windows 32 & python 2.6
2. try to convert a numpy array to a cv array using cv.fromarray
3.
What is…
-
```
What steps will reproduce the problem?
1. install opencv 2.1 and run the pyopencv installer for windows 32 & python 2.6
2. try to convert a numpy array to a cv array using cv.fromarray
3.
What is…
-
```
What steps will reproduce the problem?
1. install opencv 2.1 and run the pyopencv installer for windows 32 & python 2.6
2. try to convert a numpy array to a cv array using cv.fromarray
3.
What is…
-
Hey, guys.
Have you tried this on line 17?
```
edges = cv2.adaptiveThreshold(gray_img, 255, cv2.ADAPTIVE_THRESH_MEAN_C, cv2.THRESH_BINARY, 5, -3)
```
Instead,
```
edges = cv2.adaptiveThreshold(gra…
-
```
What steps will reproduce the problem?
1. install opencv 2.1 and run the pyopencv installer for windows 32 & python 2.6
2. try to convert a numpy array to a cv array using cv.fromarray
3.
What is…
-
```
What steps will reproduce the problem?
1. install opencv 2.1 and run the pyopencv installer for windows 32 & python 2.6
2. try to convert a numpy array to a cv array using cv.fromarray
3.
What is…
-
```
What steps will reproduce the problem?
1. install opencv 2.1 and run the pyopencv installer for windows 32 & python 2.6
2. try to convert a numpy array to a cv array using cv.fromarray
3.
What is…
-
- `adaptiveThreshold`: lightning calibration
- `blur`: reduce noise
- `erode`: reduce noise