photo

Brian


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

20 질문
0 답변

순위
212,103
of 297,503

평판
0

참여
20 질문
0 답변

답변 채택
70.0%

획득한 표
0

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Please help with thresholding and bwareaopen to make binary image
I am thresholding a stack of images that look quite similar (serial CT scans of a model) into binary images (see sample image be...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Finding coordinates of point(s) that are specific distance(s) away on a slanted straight line
Hello, I am a physician trying to locate points of interest on medical images. My problem boils down to the following: I have...

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Finding maximum across arrays with constraints
Hello community, I am trying to solve a maximum problem with constraints. I have 3 arrays: A(a,x,y), B(b,x,y), C(c,x,y). In s...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Fitting one histogram to another
Hello! I have a histogram (using imhist) with range x1 to x2. How may I fit it onto a second histogram (again from imhist) wi...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


BW cluster removal based on size (all parameters identified)
Hello all, I have a stack of 512 by 512 labeled binary images ("lab") from which I wish to remove clusters that are smaller t...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Overlaying manipulated RBG with grayscale image
Hello all! I have an all red image ("red") that I combined with a binary mask ("mask"), such that only the pixels that are tr...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Invalid axes handle error message
Hello all, I have a GUI with two axes showing CT images (each with a slider to access different slices) and a image blend but...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Saving mouse click coordinates on image in GUI
Hello, How do I record up to 5 mouse click coordinates ([x,y] relative to the image with (0,0) being in the upper left) on a...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Slider GUI error with non-extreme values
Hello all! I am trying to create a GUI where the slider updates the image slice displayed. I've looked at various examples bu...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Obtaining coordinate values within circular ROI
Hello all, I have a function that receives xlist (vector of row coordinates) and ylist (vector of column coordinates) as inpu...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Preallocating matrix with a numeric trend
Hello all, I manually wrote out the following matrix, IMiteration (since I didn't know how to code for it): %% Define I1...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Using table cells as output field in GUI & loading background variables
Hello all! I am constructing a GUI (with guide), in which values from multiple "editable text fields" are taken for computati...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Radial average of 2D matrix
Dear Community I have a filter with a 256 by 256 double dimension. I would like to take the radial average (starting at the c...

9년 초과 전 | 답변 수: 4 | 0

4

답변

질문


Radial average of an image data
Hello all, I have a filter with a 256 by 256 double dimension. I would like to take the radial average (starting at the cente...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Creating matrix of unique combinations of variables
I need to create a matrix that lists out each combinations of variables in each row. Assume that I have 5 variables a1, a2, a...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Group-wise mean in multi-dimensional array (part II)
I have a 256*256*515 double array. It represents 515 images by the dimension of 256*256. Along the 515 axis, every 5 images belo...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Group-wise mean in multi-dimentional array
I have a cell array of the dimension 1 x 121 x 515. It represents 515 sets of 1 x 121 frequency data. Since every 5 sets (along ...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Averaging multiple cells element by element
I have 7 cells (named 'npsoutOrg1'...'npsoutOrg7'), each with a dimension of 5*1 cells. I want to take the average of each posit...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Saving multiple function outputs into respective cells in for loop
I have a function, nps2d that returns 4 outputs [nps,f,nps2,fx,fy]. I would like to save each of the 4 outputs in respective cel...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Image saved as DICOM doesn't match original
Dear all, I am a medical student postprocessing DICOM images, and wish to save the resulting image (I_blended) back into DICO...

9년 초과 전 | 답변 수: 1 | 0

1

답변