Hi!
I'm a frequent MATLAB/Simulink user and I love the functionality of being able to build executables that run faster than the normal simulation mode. However, with this latest model I seem to be having problems building it, it gets stuck somewhere in the middle.
Does anyone have any idea why some models simply won't build? I don't get an error message or anything, Matlab totally crashes and I need to restart it.
The model is a video processing model that reverts the fisheye effect in a video, so basically it's:
1. Read DIVX-coded avi-file
2. frame-by-frame convert video in Embedded Matlab function (rather complex)
3. Save to new avi-file with various codecs (I've tested a bunch and that doesn't seem to matter.
Please help me!
Best Regards,
Peter Hygren
PS If you want me to send you the model let me know! And also, I am very interested in a smoother way than mine to revert the fisheye effect. Thanks! DS
I'm a frequent MATLAB/Simulink user and I love the functionality of being able to build executables that run faster than the normal simulation mode. However, with this latest model I seem to be having problems building it, it gets stuck somewhere in the middle.
Does anyone have any idea why some models simply won't build? I don't get an error message or anything, Matlab totally crashes and I need to restart it.
The model is a video processing model that reverts the fisheye effect in a video, so basically it's:
1. Read DIVX-coded avi-file
2. frame-by-frame convert video in Embedded Matlab function (rather complex)
3. Save to new avi-file with various codecs (I've tested a bunch and that doesn't seem to matter.
Please help me!
Best Regards,
Peter Hygren
PS If you want me to send you the model let me know! And also, I am very interested in a smoother way than mine to revert the fisheye effect. Thanks! DS