Community Profile

photo

Davide Pollini


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


MATLAB mexCallMatlab causes crash
I'm trying to develop a function in mex. The aim of the function should be sliding a window onto a 3D image and apply some funct...

8 years ago | 1 answer | 0

1

answer

Question


MATLAB Mex file handles a 3D array
I would like to transform the following function written in MATLAB in a MEX file: function [ o_image ] = SlidingWindow( i_i...

9 years ago | 0 answers | 0

0

answers

Question


MATLAB Circular sliding window and how to get pixel values on diameter in any directions
I'm trying to implement an algorithm that needs a circular sliding window, that goes through all the pixels of the image, and fo...

9 years ago | 2 answers | 0

2

answers

Question


Matlab Multivariable Minimization Problem
I'm trying to develop the adaptive unsharp algorithm described by Polesel et al. in the article "Image Enhancement via Adaptive ...

9 years ago | 0 answers | 0

0

answers