MATLAB: Can we find the original code for MATLAB’s inbuild apps

appsImage Processing ToolboxMATLABregistrationestimator

Hi all, I wish to see the code that has been written for the in-build app: Registration Estimator.
Can anybody help me with this? Thank you!

Best Answer

Look in
fullfile(matlabroot, 'toolbox', 'vision', 'vision')
fullfile(matlabroot, 'toolbox', 'vision', 'vision', '+vision', '+internal', '+detector')