Mobile application
Budget: ₹1,500 – ₹12,500 INR
Work Details: We need to do the client's part of the project. Your job is to improve the smart phone app that we have made to the level that all undergrade students can use it for the data collection. It must have following features. user id authentication. It must be connected to the server to check user id and password. Once login is confirmed. it should have start - stop buttons. the start button must have timer option that allows user to select when to start (for example start after 1 minute and run for 1.5 hours). once user clicks start. the phone will start video recording. It will be a continuous video recording however, it should save video every 10 seconds. (this feature is already developed just check the code). Each 10 second video will be processed through a code which will divide this video into set of images. (this is also ready) Each image must be geotagged (Olwasy tried to do this, please check the code). Each image will go through "good-road and bad-road" algorithm and bad road images will be saved and good road images will be deleted (this should also be ready). each bad road image will be send to the server for further processing. Each image that you sent to the server, must have gps information (check the code) and vehicle speed at that time (this is new, you may need to add the code). once the timer is over or user stops images. it may require to continue processing the video and images that has been collected. this will happen in the background. A separate button for logout. Please do not hesitate to contact me or schedule a meeting if you need more information.