vadimostanin / myrobotlab

Automatically exported from code.google.com/p/myrobotlab
0 stars 0 forks source link

Massive OpenCV 2.2 & JavaCV update #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
will need to recompile binaries with ENABLE_SSE & ENABLE_SSE2 & ENABLE_MMX 
flags set to false

Will need to check all filters:

Currently Broken ones include

HoughLines2 - cvGetSeqElem
GoodFeaturesToTrack
LKOpticalTrack
SetImageRoi

Something very strange happened to the arrays of CVPoint32f

Original issue reported on code.google.com by supert...@gmail.com on 12 May 2011 at 11:31

GoogleCodeExporter commented 8 years ago
Works on PC Linux or Windows & Mac.
Marking as fixed.

Original comment by supert...@gmail.com on 18 May 2011 at 12:58