mirror of
https://github.com/opencv/opencv.git
synced 2026-09-15 07:29:07 -05:00
Merge pull request #29892 from bhushanasati25:fix-dpseamfinder-citation-current
stitching: cite DpSeamFinder reference 🤖🤖🤖
This commit is contained in:
@@ -117,6 +117,8 @@ private:
|
||||
};
|
||||
|
||||
|
||||
/** @brief Dynamic programming-based seam estimator. See @cite MillsD09 for a related approach.
|
||||
*/
|
||||
class CV_EXPORTS_W DpSeamFinder : public SeamFinder
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user