Muhammad Abir
Followers: 0 Following: 0
Statistics
RANK
28.135
of 295.495
REPUTATION
1
CONTRIBUTIONS
13 Questions
4 Answers
ANSWER ACCEPTANCE
61.54%
VOTES RECEIVED
1
RANK
13.060 of 20.240
REPUTATION
23
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
187
RANK
of 153.991
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...
meer dan 3 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...
meer dan 3 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...
bijna 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 ...
bijna 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...
bijna 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...
ongeveer 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...
ongeveer 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...
ongeveer 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...
ongeveer 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 ...
ongeveer 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...
meer dan 4 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...
meer dan 4 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...
meer dan 4 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
3
answersSubmitted
Image Sequence Display and Overlay with Binary Mask
Slider to display image sequence and overlay with binary mask
bijna 7 jaar ago | 1 download |