Any Ideas? to find user's picture area of windows 10 logon screen.

asked 2016-10-14 20:59:33 -0600

Hi there!~

I want to find user's picture area of windows 10 logon screen. (center position of circle)

I used way to find circle of image. but it's not enough accuracy. (HoughCircle)

always, the user's picture area of windows 10 logon screen is center of screen horizontally. but

it has various vertical position cause of some text message, or DPI, or something else.

Could you give me some helps or ideas to find exact vertical position of user's picture area by analysing image using openCV?

very thanks in advance.

edit retag flag offensive close merge delete

Comments

3

Can you show us your code, Sample Images and your results!

Balaji R gravatar imageBalaji R ( 2016-10-15 00:49:59 -0600 )edit

btw, you won't be able to run any program before you are logged in.

berak gravatar imageberak ( 2016-10-16 22:04:43 -0600 )edit

No problem, if you are running the application from a different PC! I guess!

Balaji R gravatar imageBalaji R ( 2016-10-16 22:34:33 -0600 )edit