官术网_书友最值得收藏!

  • OpenCV 4 with Python Blueprints
  • Dr. Menua Gevorgyan Arsen Mamikonyan Michael Beyeler
  • 97字
  • 2021-06-24 16:50:07

Displaying results

In fact, we can display the results only if the match method returns a result, right? This can be seen in the following block:

        if match_succsess:
cv.imshow("res", img_warped)
cv.imshow("flann", img_flann)
if cv.waitKey(1) & 0xff == 27:
break

Displaying images in OpenCV is straightforward and is done by the imshow method, which accepts the name of a window and an image. Additionally, loop termination criteria on the Esc keypress are set. 

Now that we have set up our app, let's take a look at the process flow in the next section.

主站蜘蛛池模板: 桐城市| 旅游| 香格里拉县| 潞西市| 呈贡县| 同江市| 隆回县| 胶州市| 霞浦县| 潜山县| 平山县| 北辰区| 苗栗市| 贡嘎县| 兴国县| 新民市| 滦平县| 高陵县| 西华县| 纳雍县| 临朐县| 新安县| 永清县| 沅陵县| 寿阳县| 贵州省| 枣庄市| 揭东县| 郎溪县| 麻江县| 琼中| 株洲市| 庆城县| 饶河县| 东城区| 商河县| 汕头市| 南汇区| 诏安县| 巴林右旗| 察隅县|