Ask Your Question

fletenchard's profile - activity

2018-03-22 08:13:05 -0600 commented question Loading the SED model in xcode

I was using outdated opencv contribution library loaded from an unofficial cocoa pod, up to date opencv library does ind

2018-03-15 07:35:48 -0600 received badge  Enthusiast
2018-03-06 03:39:17 -0600 commented question Loading the SED model in xcode

It turned out that I simply didn't know how to properly load and access a file in Xcode... Just used NSString *assetPa

2018-03-06 03:38:00 -0600 commented question Loading the SED model in xcode

It turned out that I simply didn't know how to properly load and access a file in Xcode... Just used NSString *assetPath

2018-03-06 03:37:16 -0600 commented question Loading the SED model in xcode

It turned out that I simply didn't know how to properly load and access a file in Xcode... Just used NSString *assetPath

2018-03-05 05:11:17 -0600 commented question Loading the SED model in xcode

Thank you for your answer, but using an absolute path and the .gz file unfortunately doesn't help (I used const cv::Stri

2018-03-05 04:34:52 -0600 asked a question Loading the SED model in xcode

Loading the SED model in xcode Hi everybody, I installed the package opencv2-contrib through cocoa pods in xcode, in or