computer vision

learning computer vision

resources

it is best to choose a specific problem or field and focus on it.
sports analytics, autonomous driving, surveilance, manufacturing...

crash course on computer vision

https://www.youtube.com/watch?v=-4E2-0sxVUM&list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo&index=37&t=5s

applying a kernel to a patch of pixels is called a convolution
there are many different types of kernels: ones the find horizontal edges, vertical edges, sharpen images, blurs images, match certain shapes, finding lines...
kernels can become more comples and be good at finding noses, eyes in images.
These were the basis of early face detection algorithms (Viola-Jones alg)

today convolutional neural networks are used. this is a deep learning technique
I got lost following from this point on.
once you recognize a face determining things like if eyes are open or close, smiling or not are easier to determine bc it is just calculating the distance between two points. with this you can determine the mood of a person.

masters degrees in computer vision

also have a good chunk of ML/AI in them. so it is a bit flexible in that sense.

scholarships

how to find them?
contacting individual financial aid offices of each uni.

unis that caught my attention

ucf
Illinois IT

residencies

there are residency programs that some companies offer. where they pay to train you.
typically last 6 months.
is this available for non-US citizens?