![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10693569_1515743187449.jpg)
Muhammad Abir
Followers: 0 Following: 0
Statistics
RANK
28.141
of 297.046
REPUTATION
1
CONTRIBUTIONS
13 Questions
4 Answers
ANSWER ACCEPTANCE
61.54%
VOTES RECEIVED
1
RANK
13.102 of 20.422
REPUTATION
24
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
190
RANK
of 157.776
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
Multiple points using drawpoint in a panel with imscrollpanel
I have a code that opens two images and a scroll panel of the same images, and using drawpoint to select points to get the coord...
bijna 4 jaar ago | 0 answers | 0
0
answersQuestion
control point selection tool like function or code
Hello, I would like to create a window similar to what cpselect function can do in matlab. I was using cpselect for image regi...
bijna 4 jaar ago | 0 answers | 0
0
answersQuestion
Local Contrast by dragging rectangle on an image
hgfhgfh CroppedImage= imcrop(Img,roi); fghfgh sdffdEnhanceContrastImage= imadjust(J2);EnhanceContrastImag...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Draggable resizable rectangle in the image to obtain live signal to noise ratio
Hello, I am trying to design a draggable resizable reactangle in the image to display live signal to noise ratio (SNR). I can ...
ongeveer 4 jaar ago | 2 answers | 1
2
answersQuestion
Drag histogram to adjust contrast
Hello, I would like to create an contrast adjustment tool similar to incontrast() function that can adjust contrast by dragg...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Multiple GPU slower than single GPU or even CPU
I have an image processing code that uses multiple GPU, however, the multi-gpu process is slower than single GPU and even CPU. M...
meer dan 4 jaar ago | 1 answer | 0
1
answerMultiple GPU to run one filter on multiple images
Here is my code. I found that the process is slower using GPU than CPU clc clear all close all ImageFolder = uigetdi...
meer dan 4 jaar ago | 0
Question
Multiple GPU to run one filter on multiple images
Hello, I have 100 2048 x 2048 images that I want to run apply median filter on them. The process is very slow if I use 5 x 5 o...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
Folder Exists Check in another directory
I have a code that gives user to select a directory that has image in it. Then the program takes other folders from one step beh...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
Automatically take folder directories of one level up
I have 3 folders of images. Now I want to enter into one folder and select that directory. Then I want matlab to go back to one ...
meer dan 4 jaar ago | 2 answers | 0
2
answersQuestion
Multiple check boxes to check to provide an output
I have 6 checkboxes with 6 different conditions to run a query. User will select any number of check boxes (may be only 1 or may...
meer dan 4 jaar ago | 1 answer | 0
1
answerHow can I make an image comparison slider in Matlab?
Again thanks for your answer. However, I'd like to select the circle inside the center of the slider and then slide left or righ...
bijna 5 jaar ago | 0
Question
How can I draw a slider for image comparison?
I'd like to draw a circle for a slider like this (https://www.w3schools.com/howto/howto_js_image_comparison.asp). I can slide an...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
How can I make an image comparison slider in Matlab?
I'd like to create an image comparison slider in Martlab similar to this (https://www.w3schools.com/howto/howto_js_image_compari...
bijna 5 jaar ago | 2 answers | 0
2
answersImage Analysis from GUI with menu, listbox and pushbutton
I was able to add string of the process, however, the text is static, not interactive. For example, I want to delete median filt...
meer dan 6 jaar ago | 0
Image Analysis from GUI with menu, listbox and pushbutton
Dear Image Analyst, I checked the MAGIC gui but I do not see the required things I need. I specially need to display each st...
meer dan 6 jaar ago | 0
| accepted
Question
Image Analysis from GUI with menu, listbox and pushbutton
Hello, I would like to create a mainGUI which will have a menu bar and a listbox. I want to perform as follows: Step 1: Op...
meer dan 6 jaar ago | 3 answers | 0