[MacPorts] #57640: Opencv 3.4.3 +contrib not configured correctly

MacPorts noreply at macports.org
Mon Nov 19 06:19:37 UTC 2018


#57640: Opencv 3.4.3 +contrib not configured correctly
-----------------------------+----------------------------
 Reporter:  jtressle         |      Owner:  (none)
     Type:  defect           |     Status:  new
 Priority:  Normal           |  Milestone:  MacPorts 2.6.0
Component:  ports            |    Version:  2.5.4
 Keywords:  opencv, contrib  |       Port:  opencv
-----------------------------+----------------------------
 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

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


More information about the macports-tickets mailing list