[MacPorts] #57640: opencv @3.4.3: +contrib not configured correctly (was: Opencv 3.4.3 +contrib not configured correctly)

MacPorts noreply at macports.org
Sat Dec 1 01:02:10 UTC 2018


#57640: opencv @3.4.3: +contrib not configured correctly
-----------------------+----------------------
  Reporter:  jtressle  |      Owner:  stromnov
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.5.4
Resolution:            |   Keywords:
      Port:  opencv    |
-----------------------+----------------------
Changes (by ryandesign):

 * status:  new => assigned
 * owner:  (none) => stromnov
 * milestone:  MacPorts 2.6.0 =>
 * keywords:  opencv, contrib =>


Old description:

> I'm able to compile Opencv 3.4.3 correctly with +contrib.  However, the
> +contrib portion doesn't work.
>
> Both SIFT and SURF work in 3.4.1.  However, they do not work in 3.4.3.
> You can test by running the following code:
>
> cv::Ptr<cv::xfeatures2d::SIFT> sift = cv::xfeatures2d::SIFT::create();
>
> The last working version of Opencv is in commit 01d8762.
>
> Thanks

New description:

 I'm able to compile Opencv 3.4.3 correctly with +contrib.  However, the
 +contrib portion doesn't work.

 Both SIFT and SURF work in 3.4.1.  However, they do not work in 3.4.3.
 You can test by running the following code:

 {{{
 cv::Ptr<cv::xfeatures2d::SIFT> sift = cv::xfeatures2d::SIFT::create();
 }}}

 The last working version of Opencv is in commit [changeset:01d8762
 /macports-ports].

 Thanks

--

-- 
Ticket URL: <https://trac.macports.org/ticket/57640#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list