Naim
Followers: 0 Following: 0
Statistik
17 Fragen
0 Antworten
RANG
291.496
of 295.569
REPUTATION
0
BEITRÄGE
17 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
58.82%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How can I get the histeq function to ignore NaN values?
I have a set of 2D pictures, I want to only focus on a small blob in the middle while ignoring a sea of NaNs around it If I k...
etwa 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Mapping a plane onto a 3D matrix?
I have an empty 256x256x56 matrix I want to project onto I have with two points of interest (156.66,114.66,32.66) and (132.33...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can I find the furthest pair of points in a 3D binary matrix?
the 3D matrix only contains one object. I want to know which of the two '1' values are the furthest away from each other. I read...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to find the end point coordinates of the major axis of a 3D object?
I know how to find the major axis of a 2D object (with region props) but I'm having a hard time extending this to 3D objects. I ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
extremely noise image, what are some techniques I could use to de-noise?
Inside the blue is what I want to keep. Problem is, it's so blurry that things like gaussian filters and adaptive noise-removal ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I'm using the histogram function, I would like to reduce the frequency of the y-axis
I only have 40-50 x-axis values but each y-axis value is in the 10s of thousands. I attached a file of what it looks like. I wou...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can I fit basic shapes (circles, squares) into a binary image?
See attached image. I want to fit the largest possible square or circle into the binary image. kind of like convexhull except on...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to remove weak edges in a binary photo?
See attached photos for reference. I tried watershedding, it breaks apart the main body and doesn't even touch the part I w...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to best connect weak edges?
see attached photos. I want to reliably and robustly close the edges so that I consistantly get that ellipse in the middle. ...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Image segmentation: I want to get rid of ugly "branches" of a binary image
See attached photo. I want to keep the ellipse in the blue while getting rid of the roots that stick out. there are thousands of...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to check if all pixels in a large neighborhood (such as a square or triangle) are all non-zero values?
I want to check if all pixels in a 9x9 box hold non-zero values. This square is centered around a xy coordinate that I have chos...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Starting with a grayscale image, how can I colour a certain pixel based on its x,y coordinates?
I have a 256 by 256 grayscale image. I want to colour a certain coordinating (say 125,125) red. Do I need to convert the entire ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to best select height when I am using watershed?
I am building a program that isolates the largest blob in a 2D binary image, this blob always touches other objects so I want to...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to use a binary mask as a "stencil" for a grayscale image?
Hey everyone, I have a binary mask (first attached image) that I want to use to trace-out the image of a gray-scale picture ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Is there a way to get a "thicker" bwconncomp connection?
See attached image. I have a stack of similar images and I want to remove the large white spaces on the top, bottom, and left of...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to dissect one black, oval-shaped part of a photo keep the contents inside
See attached photos for reference. What functionality does MATLAB have for detecting black space and zeroing in on what's inside...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to remove small spots from a greyscale image without affecting the rest of the image
See the attached image for reference. I want to remove the white spot encircled in the image without affecting much the rest of ...
mehr als 7 Jahre vor | 1 Antwort | 0