Some questions about how one might tell the difference between an image with clouds and one of a city that had been snowed on.
Image Processing Engineer Interview Questions
77 image processing engineer interview questions shared by candidates
Assume you are given an image that consists of the actual image content which is contained inside a frame/set of borders of a known RGB color but unknown widths. The borders are all a single color and perfectly row/column aligned. Here is an example image but please note that this should work with any image that meets the above specifications. Write a program in C/C++ that takes an image file (e.g. a PNG) and trims the borders, then saves off the image back to an image format again (e.g. a PNG). You may not use any helper functions to do the actual trimming; your function must do this pixel by pixel yourself.
Explain how adaptive Huffman algorithm works?
Introduce a project you've done before
Describe camera image processing pipeline
General image processing and Computer vision questions
General questions about my work.
Describe your background in computer vision
What programming skill do you know. How do you rate your programming skill
Interviewer asked about my background
Viewing 21 - 30 interview questions