Can I place a image in front of my Camera?

I want to place a image in front of my main camera so my character always sees his hands or other objects. Thanks in advance.

Yes, you attach the object to the camera object so that it inherits its transform and follows everywhere.

To place an image, you would place a plane with the image as texture.