how to make parallelization of different functions in matlab

2 views (last 30 days)
I created matlab functions for digital image watermarking. Now I want to use multithreading for it. Means want to run my functions on different threads of my machine. Please suggest me. I work with 4096*4096 size iamge and perform watermark embedding and extraction process. Please help me.
  9 Comments
shital shinde
shital shinde on 15 Feb 2020
Ok. Sorry for this one. Actually I am new for this one. Thats why this issue occurs. Actually my main task is for parallelization of digital image watermarking in matlab. For that I want to first learn image processing using parallel computing. So I need some basic problem statement which clear amout parallel computing. That I have to show my guide. After that I will go for watermarking. So, help me for that please. I am new for this one. And sorry for this inconvenience.
thank you

Sign in to comment.

Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!