Ask Your Question

jstefanelli's profile - activity

2020-02-12 07:33:06 -0600 received badge  Self-Learner (source)
2020-02-06 04:37:01 -0600 commented question [4.2.0] FileStorage crash on getNodePtr() (Segmentation Fault)

Thanks for the help! Right now i fixed it like this: cv::FileStorage fs; try{ fs.open(filePath, cv::FileStorage::RE

2020-02-06 04:14:10 -0600 commented question [4.2.0] FileStorage crash on getNodePtr() (Segmentation Fault)

Holy * you're right! Any idea why that is?

2020-02-06 02:51:19 -0600 received badge  Student (source)
2020-02-05 06:05:39 -0600 asked a question [4.2.0] FileStorage crash on getNodePtr() (Segmentation Fault)

[4.2.0] FileStorage crash on getNodePtr() (Segmentation Fault) Hi! I'm having a big issue with the FileStorage API with