Estadística
23 Preguntas
3 Respuestas
CLASIFICACIÓN
7.153
of 295.467
REPUTACIÓN
6
CONTRIBUCIONES
23 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.87%
VOTOS RECIBIDOS
6
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
DICOM tag value changes after resaving
I modified a DICOM tag from a DICOM image that has an embedded color lut (photometric interpretation = PALETTE COLOR). When I re...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Inequality constraints in least-squares fitting
I would like to perform least-squares fitting with inequality constraints that involve the parameters in both sides, in addition...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Change boxplot outlier shape
Is there a way to change the shape of the outliers when plotting boxplots? The default is the cross. Thanks
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Linear and power fitting of original and transformed data not reproducible
I am fitting two variables that seem to have a power relationship (y=a*x^b). If I log-transform both variables, they should have...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Solve system of differential equations with vector input
Assume that I want to solve the system of equations below for u and v. A and B are known numbers (say, 1 and 2 respectively) and...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
dicomwrite does not preserve original metadata
Hi, I am reading the dicom info from a DICOM file and writing them to another DICOM file using dicomwrite(image, path, imagein...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
MATLAB has encountered a problem when calling a MEX-file
Hi. I am calling a MEX-file (.mexw64) on Windows 10, MATLAB 2018b, and MATLAB is crashing. This is a 'well-developed' code and i...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Plotting curved confidence intervals for linear regression
I am using |coefCI| function to estimate the confidence intervals of a linear model. I can plot this and get linear confidence b...
más de 6 años hace | 1 respuesta | 2
1
respuestaPregunta
Nonlinear least-squares fitting of curve described by PDEs
Hi people. I would like to fit a curve described by a system of two 2nd degree partial differential equations (PDEs) using |lsqn...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Skip lsqnonlin run if error
Hi guys. I am using |lsqnonlin| for some fitting, and I am running a loop where I change the initial parameter values to determi...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Remove lines outside plotted circle
Hi people. I am plotting a circle using the rectangle function and then I am plotting several lines in the same plot using th...
más de 7 años hace | 0 respuestas | 1
0
respuestasPregunta
Save grayscale multipage TIFF without affecting intensity values
I feel like this has a very simple solution but I can't find it! I load some TIFF stacks of the same size, estimate the mean sta...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Connectivity in binary 3D matrix
I am using bwconncomp to find the largest connected component in a 3D binary matrix (volume). However, it doesn't work the way I...
alrededor de 9 años hace | 1 respuesta | 1
1
respuestaPregunta
Abort roipoly in GUIDE
I created a GUI with axes that show the "slices" of a 3D matrix ( _vol_); a slider is used for skipping through the slices. In t...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find the "true" perimeter of objects in a binary image?
Say, there is an object consisting of 3 pixels next to each other (■■■). If I calculate the perimeter using sum(sum(bwperi...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Sort clusters using K-means by intensity
Hello everyone. I am using K-means to segment some grayscale images. Unfortunately, the values of the generated clusters are no...
más de 9 años hace | 1 respuesta | 1
1
respuestaPregunta
GUI error: Undefined function 'A_GUI' for input arguments of type 'char'.
Ok, I know this might not have been the best thing to do, but I created a GUI (say A_GUI) and accompanying m functions to do som...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Identify similarly named images from different folders
Lets say I have folder A with five images (named: '5', '2', 'pic', '4', 'photo'), and another folder B with two images (named: '...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Distance measurement using edge detection
Hi all, I would like to have an expert opinion on this problem. We use a simple rectangular phantom to perform quality assessme...
casi 10 años hace | 2 respuestas | 0
2
respuestasOverlay two images of different type
Thanks for your suggestions guys. After some experimentation, I have eventually found out how to do exactly what I needed (and i...
casi 10 años hace | 0
| aceptada
Pregunta
Call a portion of one function from another one
I wrote a relatively large code for analyzing an image, which contains several smaller functions that are called in a big loop. ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Overlay two images of different type
I have a uint8 image and another logical image of the same dimensions, containing edges found from the first one. I want to make...
casi 10 años hace | 6 respuestas | 0
6
respuestasPregunta
Defining multiple arrays at once?
I am writing a code which requires a few zero arrays of the same dimension for a summation process in a loop, and I was wonderin...
alrededor de 10 años hace | 1 respuesta | 1
1
respuestacreating 3d array from images
By the way, what's the best way for including the I=cat(...) into the loop? Thanks.
alrededor de 10 años hace | 0
creating 3d array from images
Thanks for the help guys! It solved the problem. Yes, C3 was a typo. It really is strange though, because B1 was not defined an...
alrededor de 10 años hace | 0
Pregunta
creating 3d array from images
Hello, I am trying to read and copy a series of 5 images into a 3d array, where each image should have a 'thickness' of 13 pixel...
alrededor de 10 años hace | 4 respuestas | 0