Model Image Comparison Tool
Versione 1.0.1 (1,94 MB) da
Sysenso Systems
Helps to compare two Simulink models and finds the difference between the models using image comparison approach.
To compare the Simulink models and find/merge differences, MATLAB has an inbuilt tool: https://mathworks.com/help/simulink/model-comparison.html. There are other commercial tools available in the market.
This utility will also help to compare models but it uses image comparison approach. Other tools does model/block property/parameter comparison.
Even though the other tools has paramater-value comparison features, this utility has some advantages.
- Easy to use and does comparison similar to manual approach(view and compare)
- It can even extended to compare model/block dialogs(still using image comparison!) and hence model/block parameters
- With the source code available, the user can customize it for their specific usage.
Usage:
- Add the ModelImageComparison folder or ModelImageComparison/utils folder to the MATLAB path.
- Use "micTool" command to launch the tool.
- Use "Help" button to launch the detailed help document.
The model differences will be highlighted either by using two approaches,
* MATLAB - Pixel Differences: Finds pixel-wise image differences using MATLAB code.
* Python - scikit-image Processing: Uses "scikit-image: Image processing in Python" package to find image differences.
Note: Please share your comments and contact us if you are interested in updating the features further.
The GUI developed using AppDesigner commands. Hence this tool useful from R2018B version. If the utility need to be used for previous versions, then please let us know. We will upload a compatible version.
Developed by: Sysenso Systems, https://sysenso.com/
Contact: contactus@sysenso.com
Cita come
Sysenso Systems (2024). Model Image Comparison Tool (https://github.com/SysensoSystems/ModelImageComparison), GitHub. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2019b
Compatibile con R2018b e release successive
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
utils
utils/docs
utils/functions
sample_models/demo1
sample_models/demo1/libOne
sample_models/demo1/libTwo
sample_models/demo2
sample_models/demo3
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.1 | Connected with the github repository. |
|
|
1.0.0 |
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.