Atomic Potential Matching: An Evolutionary Target Recognition Approach Based on Edge Features

Version 9.9.0.0 (11.5 MB) by Li Bai
A new shape matching method that is capable of recognizing more than one right targets
362 Downloads
Updated 15 Dec 2015

View License

% ==============================================================================
% To start the optimization, run the M file named "run_me.m".
% To depict the simulation results, functions "result_illustration.m" and "multi_plotting_process.m" will be useful.
%
% To have a quick look of the optimized results, function "Run_demo.m" will be useful.
% - test_image.bmp should be prepared as the image to be tested.
% - target_contour,bmp contains the target shape.
%
% If there is any question, feel free to contact me via libai@zju.edu.cn or directly, libaioutstanding@163.com
% ==============================================================================

Cite As

Li Bai (2026). Atomic Potential Matching: An Evolutionary Target Recognition Approach Based on Edge Features (https://www.mathworks.com/matlabcentral/fileexchange/54502-atomic-potential-matching-an-evolutionary-target-recognition-approach-based-on-edge-features), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
9.9.0.0

The codes are re-written to ease the readers. Two refs. are added as well. This is the final version.

9.1.0.0

A cover figure is added

9.0.0.0