ppwwyyxx / OpenPano

Automatic Panorama Stitching From Scratch
MIT License
1.85k stars 552 forks source link

src.rows() > 1 && src.cols() > 1" failed, in resize<float>, #130

Closed HparkeY closed 1 year ago

HparkeY commented 1 year ago

[root@IPC:/oem/panorama]# ./image-stitching 1.jpg 2.jpg 3.jpg 4.jpg 5.jpg 6.jpg 7.jpg 8.jpg [init_config@main.cc:252] Run with camera estimation mode. assertion "src.rows() > 1 && src.cols() > 1" failed, in resize, (/home/parke/sonoff/panorama_stitching/OpenPano-master/src/lib/imgproc.cc:321) Aborted (core dumped)

HparkeY commented 1 year ago

Forgot to add Cimg