Posts: 4,647
Threads: 1,494
Joined: Sep 2016
hang on to the photography work. think about automating many of the steps you do for photography by using your programming skills. learn image processing in Python once you can write programs. i have also been thinking of doing interesting things with video plus maybe some AI. one is an app to watch a moving train go by and by watching the wheels (a common size) figure out the length of the whole train (meters, feet) along with the number or cars (don't add engines to this count) and number of each type of car on manifest trains. also figure out the average speed and the speed at any moment (produce a long graph of the speed change as it goes by). i'm trying to think what such an app can learn from the audio besides which wheels have flat spots.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Posts: 4,647
Threads: 1,494
Joined: Sep 2016
write a program that reads in nine picture images and selects which ones have a traffic light in the scene.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.