ghada sandoub
Followers: 0 Following: 0
Statistics
27 Questions
0 Answers
RANK
119.972
of 295.448
REPUTATION
0
CONTRIBUTIONS
27 Questions
0 Answers
ANSWER ACCEPTANCE
40.74%
VOTES RECEIVED
0
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to calculate peak signal-to-noise ratio (PSNR) for RGB color image in Matlab?
I made a project on image enhancement and I want to measure the PSNR for the enhanced RGB color image. I have also the reference...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
how to find the local mean value for an image?
I have an image and I want to calculate the average pixel value of that image, i.e. the value at each pixel is the average value...
bijna 4 jaar ago | 0 answers | 0
0
answersQuestion
how to implement these equations in Matlab?
I have the following equations where and represent the first-order derivative of matrix I . I tried to implement these eq...
ongeveer 4 jaar ago | 0 answers | 0
0
answersQuestion
How to solve optimization problem using Alternating Direction Minimization (ADM) algorithm with Lagrangian multiplier in Matlab?
I have the following optimization problem that is solved using Alternative Direction Minimization (ADM) algorithm with Lagrangia...
ongeveer 4 jaar ago | 0 answers | 0
0
answersQuestion
how can I start using the importer for Caffe models in Matlab?
I have my own convolutional neural network and I want to train the network using Caffe package in Matlab R2018a. I installed the...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
How can I start Caffe in Matlab (Windows 7, 64 bits)?
I need to train a deep convolutional network using Caffe model. how can I strat using Caffe in Matlab on windows 7, 64 bits. Any...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
How can I label images for classification based on image name?
I want to carry out transfer learning for classification using squeezeNet for a set of images. All the images are stored in one...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
How to import target dataset to deep network designer?
I designed a deep network using deep network designer in Matlab. I already imported the input dataset. and I want to import the ...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
How to design and train my own convolutional neural network in Matlab using Caffe package?
I have a structure for my CNN that will be used in image enhancement. and I want to know how to use Caffe package in Matlab to d...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
Is it possible to use deep network designer App to design CNN for image enhancement?
I have matlab R2020a and I want to use deep network designer to design my own network for image enhancement. However, I found th...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
How to train deep learning network with Caffe Model in Matlab with my own Dataset?
I have dataset and I want to train a deep learning network with Caffe Model in Matlab. I found in Caffe an example to train and ...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
how to crop image into overlapping patches
i have an image of 720x680 and i want to extract overlapping patches. each patch has size of 16x16 and the overlapped pixels is ...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
How to display the intensity of 2D image as a colormap?
I have a 2D image. and i want to plot a colormap that represents the intensity of each pixel as a color like the following pict...
meer dan 4 jaar ago | 2 answers | 0
2
answersQuestion
How to decompose the image into illumination and reflectance components using Matlab?
I have an image (L) and I want to estimate the illumination component (I) and the reflectance component (R) separately. Does an...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
how to write this equation in Matlab?? please help
where Ig(x) is an image (matrix
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
How to apply the laplacian filter on a color image in Matlab?
Is there an embedded MATLAB function to apply a laplacian filter on the image ?? and how to use it ??
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
How to apply highpass filter on image in Matlab??
I need to apply highpass filter on image, Is there a function in Matlab to apply highpass filter on the image??
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
how to apply gaussian filter on images of type double in Matlab?
I have an image of type double and when i apply gaussian filter using built_in function ( gaussian = imgaussfilt(image);) ,I fou...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
how to measure the Color Quality Enhancement (CQE) in Matlab?
I have an enhanced image and I need to measure the quality of the enhanced image using Color Quality Enhancement (CQE) metric. D...
meer dan 5 jaar ago | 0 answers | 0
0
answersQuestion
how to use the measure of enhancement EME for color image?
I have an enhanced color image and I want to measure the quality of enhancement using the measure of enhancement (EME). should I...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
How can I compute the probability of a pixel intensity of the image in Matlab??
I have an enhanced image and I want to measure the amount of information in the enhanced image using the following metric: wh...
meer dan 5 jaar ago | 3 answers | 0
3
answersQuestion
How can I compute the absolute mean brightness error AMBE in Matlab?
An objective measurement is proposed to rate the performance in preserving the original brightness. It is referred to as absolut...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
how to estimate bright channel for color image in Matlab??
how to estimate the bright channel prior for color image (convert the image of the spatial domain into Brightness Domain) using ...
meer dan 5 jaar ago | 2 answers | 0
2
answersQuestion
how to estimate summed area table for a color image??
A summed area table is a data structure and algorithm for quickly and efficiently generating the sum of values in a rectangular ...
meer dan 5 jaar ago | 0 answers | 0
0
answersQuestion
How to truncate the image values ??
How to truncate the image values so they stay in the [0 1] range
bijna 6 jaar ago | 2 answers | 0
2
answersQuestion
how to to divide two images with different size ?
i have two images, the first one size is 625x948x3 and the second one size is 633x948x3 .. how can i make the two images with th...
bijna 6 jaar ago | 2 answers | 0
2
answersQuestion
how can i apply modulus maxima for image edge detection in nonsubsampled contourlet transform (NSCT) method? i need matlab code for edge detection using NSCT
i need matlab code for edge detection using NSCT
meer dan 6 jaar ago | 0 answers | 0