kandlev
Followers: 0 Following: 0
Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
201.970
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
12.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
filtering out letters in an image
For %A, I only showed all the periods. For %B, I only showed all the i's and j's For %C, I want to only show all the o's For ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Getting the maze solution to not wrap around the maze itself, and be centered off the walls.
function C = solvemaze(A) A = imread('maze09.png'); [rows cols numberOfColorBands] = size(A); monoImage = single(A); max...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Counting coins on a greyscale image - using morphological and/or f transforms
I am trying to convert the image into a binary image, using the function form: function C = coins2bw(A) where A is a 2D graysc...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Use the morphological algorithms to find all 2-point pixel adjacencies in an image where the 2-point pixel adjacencies contain some restrictions
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Maze Solving using morphological reconstruction
I need help completing/fixing my script. I have seen the other maze solutions already, but I don't need most of the color plane ...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Simulation of Dynamic Response (Aircraft)
I know how to input matrices and how to plot impulse responses etc, but not when given in this format. I’m not sure how to lay i...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Eliminating background using a mask - use color spaces, histogram, thresholding, intensity transformation
This project involves eliminating the background of the peppers2.png image by creating a mask image. The mask should seek to ret...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Solving for an unknown in a resonance test
I am trying to find X in each case for y1, y2 and y3 for a resonance test but im not sure how to fix it when I get this error. a...
más de 4 años hace | 0 respuestas | 0