Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我正在研究一种基于显着性图的自动图像裁剪算法。
这个想法是,用户可以设置一些参数,以设置新图像的大小以及搜索具有最大显着性的最佳矩形的算法。
有人可以帮助我有效地找到具有最大显着性的最佳矩形吗?问候
我及时使用NelderMead来解决最小化问题。我认为这很好用。
NelderMead