post processing effects and exceptions

I am pretty new to graphics programming or using post processing so I wonder if this is even possible:

  1. Is it possible to exclude specific objects on the screen from a full screen post processing effect?
  2. If I use a full screen post processing effect, is it possible to render UI on top of it so it is not affected by it?