Opened 14 years ago
Closed 14 years ago
#27605 closed update (fixed)
Version 2.2 of OpenCV released.
Reported by: | stromnov (Andrey Stromnov) | Owned by: | stante@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | opencv |
Description
New version (2.2) of OpenCV released.
Patch attached.
Attachments (1)
Change History (4)
Changed 14 years ago by stromnov (Andrey Stromnov)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 14 years ago by landonf (Landon Fuller)
comment:2 Changed 14 years ago by stromnov (Andrey Stromnov)
Test data not included in source package. You can fetch it from https://code.ros.org/svn/opencv/trunk/opencv_extra/testdata/.
opencv_test: 0 out of 145 tests failed
opencv_test_core: 0 out of 78 tests failed
opencv_test_ml: 0 out of 15 tests failed
opencv_test_gpu: failed (due lack of NPP for CUDA 3.2 on MacOSX)
comment:3 Changed 14 years ago by stromnov (Andrey Stromnov)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Commited in r74319 (maintainer timeout).
Note: See
TracTickets for help on using
tickets.
Have you been able to run the 2.2 tests successfully? I've been running into some trouble with the test data, but I'm pretty unfamiliar with the process.