Julia Community 🟣

John Dee
John Dee

Posted on

Help with optimizing a Julia function for image processing

Hi all,

I'm currently working on a project involving image processing in Julia, and I'm struggling with optimizing one of my functions. The function takes an image as input, applies a series of filters and transformations, and outputs a processed image.

However, the function is quite slow, especially when processing large images, and I'm looking for ways to optimize it. I've already tried using multi-threading and SIMD instructions, but I'm still not getting the performance I need.

If anyone has any tips or suggestions for optimizing Julia functions for image processing, I would really appreciate it. I'm relatively new to Julia, so any help would be great.

Thanks in advance!

Here is the spesfic pages where i want to do that.

submit guest post technology
gepco online bill

Latest comments (1)

Collapse
 
Sloan, the sloth mascot
Comment deleted