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

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?

Smooth Jagged Pixels

I've created a pinch filter/effect on canvas using the following algorithm: // iterate pixels f… Read more Smooth Jagged Pixels

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

Javascript Image Main Cluster Color

I'm looking for a way trough javascript find the main color from a image. Probably trough some … Read more Javascript Image Main Cluster Color

Pixastic Doesn't Work Properly For Me, Why?

I need to do some interactive image processing on a webpage. I found pixastic and it seemed good fo… Read more Pixastic Doesn't Work Properly For Me, Why?

How To Set Opacity Of An Image Opacity At The Time Of Upload?

I have a scenario where i have to upload an image and with that uploaded image another image also s… Read more How To Set Opacity Of An Image Opacity At The Time Of Upload?