- 26 Aug, 2011 5 commits
-
-
Davis King authored
alpha channel into something without an alpha channel there were uninitialized values being alpha blended into the image.
-
Davis King authored
which contain simple 8bit POD pixel types. This makes the serialize routines much faster in these cases.
-
Davis King authored
- Added width_step() to array2d to help define the memory layout. Also added it to cv_image to keep the interfaces compatible. - Fixed a typo in the deserialize for array2d objects. The template wasn't declared properly.
-
Davis King authored
in BGR order rather than RGB.
-
Davis King authored
-
- 25 Aug, 2011 11 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
they report the entire set of LOO prediction values rather than a summary statistic like mean squared error.
-
Davis King authored
mean_sign_agreement(), correlation(), covariance(), r_squared(), and mean_squared_error()
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 24 Aug, 2011 1 commit
-
-
Davis King authored
-
- 23 Aug, 2011 1 commit
-
-
Davis King authored
when using the multiple selection feature.
-
- 21 Aug, 2011 4 commits
-
-
Davis King authored
available image data. Previously, more pixels on the right and bottom of the image were cropped than was necessary.
-
Davis King authored
rectangular areas instead of just square areas.
-
Davis King authored
code to not compile when used with the mingw-cross-env project.
-
Davis King authored
automatically size itself properly when a zoom is in effect and you place a new image into it.
-
- 18 Aug, 2011 3 commits
-
-
Davis King authored
in you could see that some of the pixels which are inside the rectangle were outside the overlay. Specifically, the right column and bottom row was outside the overlay rectangle. This has been fixed. Now all pixels which are supposed to be part of a rectangle are drawn as being inside the overlay rectangle.
-
Davis King authored
-
Davis King authored
type of scalar used to store the sums.
-
- 14 Aug, 2011 2 commits
-
-
Davis King authored
compile in more contexts.
-
Davis King authored
-
- 12 Aug, 2011 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 10 Aug, 2011 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 09 Aug, 2011 3 commits
-
-
Davis King authored
grid. So now you can convert from image to hog instead of just hog to image. Also added some related unit tests.
-
Davis King authored
-
Davis King authored
-
- 19 Jul, 2011 1 commit
-
-
Davis King authored
-
- 14 Jul, 2011 2 commits
-
-
Davis King authored
-
Davis King authored
-