Skip to content Skip to sidebar Skip to footer
Showing posts with the label Image Processing

How To Covert Base64 Encoded Image To A Tiff/png/jpeg Using Nodejs

I have a image that is in base64 string that I would like to convert to a graphic format such as TI… Read more How To Covert Base64 Encoded Image To A Tiff/png/jpeg Using Nodejs

How To Find Horizon Line Efficiently In A High-altitude Photo?

I am trying to detect the horizon in images taken from high altitude, so as to determine the orient… Read more How To Find Horizon Line Efficiently In A High-altitude Photo?