John Brewer

  • Registered on: 2012-08-01
  • Last connection: 2012-11-29

Activity

Reported issues: 1

2012-11-29

04:32 am OpenCV Bug #2500 (Cancelled): Fails to compile ios 5.1 SDK application against 2.4.3 opencv framework
At a minimum you need to update the 2.4.3 release notes to mention this. It's terrible user experience not to have t...

2012-08-03

10:06 am OpenCV Bug #2232 (Done): iOS framework is being built without optimization.
Looks like the actual bug is in Cmake. The "ALL_BUILD" target for even a simple "Hello, world" project forces "-O0" ...
08:54 am OpenCV Bug #2232 (Done): iOS framework is being built without optimization.
Daniil Osokin wrote:
> John, here is no Bug. You can profile your app and find, that routine started to consume more...
08:51 am OpenCV Bug #2232 (Done): iOS framework is being built without optimization.
Here's a hack to opencv/ios/build_framework.py to delete the offending code:
53a54,55
>
> os.system("sed -i...
07:51 am OpenCV Bug #2232 (Done): iOS framework is being built without optimization.

Also available in: Atom