Okay. Put this in your .html and paste the result here so I can see it.
<pre>{{image}}</pre>
If you have something then you know you have image binded to the $scope, if you have nothing in the pre tag then you are not. Also, it would be good to see your controller here also, remove any private info and replace with dummy text if you must.