Oriah Ulrich

  • Registered on: 2015-06-17
  • Last connection: 2015-06-18

Activity

Reported issues: 1

2015-06-19

01:35 am OpenCV Bug #4422 (Done): cv::divide(..) throws "illegal instruction" in OpenCV build in VS2013 made with...
*Problem Solved!*
The issue is exactly that the compiler generates vbroadcastss when its told to. However my computer...

2015-06-18

08:10 pm OpenCV Bug #4422 (Done): cv::divide(..) throws "illegal instruction" in OpenCV build in VS2013 made with...
Something Like cv::multiply(m1, m2, result); works fine.
Looking at the disassembled code I noticed that something i...

2015-06-17

11:55 pm OpenCV Bug #4422 (Done): cv::divide(..) throws "illegal instruction" in OpenCV build in VS2013 made with...
Here is the call stack:
v_setall_f32
Div_SIMD<float>::operator()
div_f<float>
div32f
arithm_op
divide
-------------...
11:09 pm OpenCV Bug #4422 (Done): cv::divide(..) throws "illegal instruction" in OpenCV build in VS2013 made with...

Also available in: Atom