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

Image-processing steps

Image processing includes the following three steps:

  1. Get the image to work with. This process usually involves some functions so that you can read the image from different sources (camera, video stream, disk, online resources).
  2. Process the image by applying image-processing techniques to achieve the required functionality (for example, detecting a cat in an image).
  3. Show the result of the processing step (for example, drawing a bounding box in the image and then saving it to disk).

Furthermore, step two can be broken down into three processing levels:

  • Low-level process
  • Mid-level process
  • High-level process

The low-level process usually takes an image as the input and then outputs another image. Example procedures that can be applied in this step include the following:

  • Noise removal
  • Image sharpening
  • Illumination normalization
  • Perspective correction

In connection with the face-detection example, the output image can be an illumination normalization image to deal with changes caused by sun reflections.

The mid-level process takes the preprocessed image to output some kind of representation of the image. Consider this as a collection of numbers (for example, a vector containing 100 numbers), which summarizes the main information of the image to be used for further processing. In connection with the face-detection example, the output could be a rectangle defined by a point (x,y), the width and the height containing the detected face.

The high-level process takes this vector of numbers (usually called attributes) and outputs the final result. For example, the input could be the detected face and the output could be the following:

  • Face recognition
  • Emotion recognition
  • Drowsiness and distraction detection 
  • Remote heart rate measurement from the face
主站蜘蛛池模板: 扎赉特旗| 深泽县| 满洲里市| 吴堡县| 镇坪县| 义马市| 济阳县| 新干县| 德清县| 阿城市| 普陀区| 都兰县| 客服| 筠连县| 汕头市| 阜平县| 吴旗县| 荣成市| 赤城县| 保德县| 青阳县| 西贡区| 沁阳市| 黄大仙区| 邳州市| 北流市| 油尖旺区| 双鸭山市| 宁国市| 镇远县| 宜黄县| 安顺市| 肃北| 宿州市| 江陵县| 佛山市| 漳平市| 景德镇市| 西丰县| 沁阳市| 安吉县|