How do you prioritize tasks? Tell me a situation where you didn't agree with your manager.
Image Analyst Interview Questions
397 image analyst interview questions shared by candidates
I was asked to explain a lot of details about C++ including type casting, operator overloading, pointers, template, and polymorphism. Basically, I had to explain about most of C++ features compared to other language. After that, I was asked to implement simple C++ histogram computation routine. They measured how efficiently use C++ STL.
describe a challenge with image noise
Some questions about how one might tell the difference between an image with clouds and one of a city that had been snowed on.
basic questions and then more in the job offer
What is your understanding of image development?
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.
What experience do you have analyzing images?
Question about my research and published papers.
Two questions: 1. your previous project and publication 2. What questions/models are you interested in exploring
Viewing 131 - 140 interview questions