Skip to content

amritanjali123/Image_generation_form_prevous_image_optical_flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image generation from prevous image by warping the flow calculated from the images using optical flow algorithm HS and LK

Completed course Introduction to Computer Vision by Dr. Mubarak Shah Course Link and built this project.

This method can be used for image compression where we can optimize the memory issue occurs in storing a large number of images here I am using the satellite image to calculate the flow main code is in warp.ipynb

Some Useful link from where I took help during building this project.

generating new image by opencv opencv/opencv#11068 lmb-freiburg/flownet2#89

https://docs.opencv.org/2.4/modules/video/doc/motion_analysis_and_object_tracking.html

Image warping using bilinear interpolation https://in.mathworks.com/matlabcentral/fileexchange/48135-image-warping?focused=3842048&tab=function#overview_tab

make contrast and brightness of all the image same https://in.mathworks.com/help/images/ref/imlocalbrighten.html https://in.mathworks.com/help/images/ref/imadjust.html https://in.mathworks.com/help/images/contrast-adjustment.html

https://mustafamahrous.wordpress.com/2016/02/07/optical-flow-estimation-for-face-hallucination/

https://stackoverflow.com/questions/38452854/how-to-apply-inverse-optical-flow-vector-on-an-image https://mustafamahrous.wordpress.com/2016/02/07/optical-flow-estimation-for-face-hallucination/

intrupt2 fun problem lmb-freiburg/flownet2#89

About

Smart India hackathon 2020 task ISRO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published