Realistic AR Hair Filters
Hi, I'm wondering how viable it would be to create ultra realistic hair filters and if this is like humanly possibly to create to a good degree of realisticness, how would I go about starting this project?
5 Replies
Also I'm not sure if C# is the best way forwards, but google told me it was. Still, I'm open to any suggestions and would greatly appreciate any input!
there is a lot of detail you need to provide before anyone can get near answering your question
what's a hair filter? what needs to be ultra realistic? is this for a game, photo editing, something entirely different?
By a hair filter I mean like a camera filter that overlays hair over your existing hair for the purpose of trying on hairstyles
And by ultra realistic I mean that it is possible for you to believe that the hair could possibly be real when looking at it on your screen, so that it gives a more accurate representation of what it would actually look like if you had that hairstyle
And this would be for an app where you can try on hairstyles
I feel like you'd want Python for part of your stack if you were doing this
if not the entire thing
JS for video streaming and python for the filters
sounds like a problem where ai could offset some of the math/simulation/generating costs.