Abstract

To assist the insertion of a robot-aided endoscope during colonoscopy, a measuring system is required so that the endoscope tip can align automatically and thus find the curved pathway of the large intestine. To achieve this, a self-expanding nitinol wire basket is used to sense the contour of the intestine. As the wire basket touches the wall, it is deflected towards the center of the intestine. The relative position of the wire basket within the camera image is captured, which describes the desired direction to follow the organ. To identify the wire basket in the image, the original RGB image stream is converted into the HSV (hue, saturation, value) color space. Thus, a binary image can be created, in which only the neon-green color portion of the wire basket is visible as a cross. The Hough Transformation is used to search for straight lines in the binary image. Once two lines are found, the intersection point can be calculated and thus its position in the image. The evaluation of the execution time of the algorithm on a live stream was 45 ± 31 ms on average. The algorithm robustly recognizes the wire basket even if it was not visible to the human eye in the original RGB image due to deficient lighting.

Links and resources

Tags

community

  • @unibiblio
  • @giacoppo
  • @peterpott
@peterpott's tags highlighted