smistad / FAST

A framework for high-performance medical image processing, neural network inference and visualization
https://fast.eriksmistad.no
BSD 2-Clause "Simplified" License
433 stars 101 forks source link

Can you develop a template matching similar to halcon? #147

Closed libaineu2004 closed 2 years ago

libaineu2004 commented 2 years ago

Is your feature request related to a problem? Please describe. Can you develop a template matching similar to halcon? MVTec HALCON is the comprehensive standard software for machine vision with an integrated development environment (HDevelop) that is used worldwide. https://www.mvtec.com/products/halcon

Describe the solution you'd like Develop several algorithms similar to halcon: create_scaled_shape_model create_scaled_shape_model_xld find_scaled_shape_model

Do you have an idea of how it can/should be implemented? Support rotation/zoom/offset template matching

Are you willing to contribute to the implementation of this feature

smistad commented 2 years ago

I have no plans to implement this, especially since these algorithms seem to be proprietary