Community Profile

photo

Muhammad Abir


Last seen: 3 years ago Active since 2018

Statistics

All
  • Thankful Level 3
  • Explorer
  • 5-Star Galaxy Level 1
  • First Submission

View badges

Content Feed

View by

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...

3 years ago | 0 answers | 0

0

answers

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


Local Contrast by dragging rectangle on an image
hgfhgfh CroppedImage= imcrop(Img,roi); fghfgh sdffdEnhanceContrastImage= imadjust(J2);EnhanceContrastImag...

3 years ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 2 answers | 1

2

answers

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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...

3 years ago | 1 answer | 0

1

answer

Answered
Multiple 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...

3 years 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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 2 answers | 0

2

answers

Question


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...

3 years ago | 1 answer | 0

1

answer

Answered
How 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...

4 years 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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 2 answers | 0

2

answers

Answered
Image 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...

5 years ago | 0

Answered
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...

5 years 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...

5 years ago | 3 answers | 0

3

answers

Submitted


Image Sequence Display and Overlay with Binary Mask
Slider to display image sequence and overlay with binary mask

6 years ago | 3 downloads |

Thumbnail