Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
22.135
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
2
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
MATLAB equivalent cv2 Python function
I'm using bwlabel, regionprops, ismember and bsxfun in MATLAB which I'm porting to cv2 Python. Does cv2 have any similar functio...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Convert MATLAB code to Python
Okay I've got this project based on Image Processing and it includes functions like bsxfun, bwlabel, etc, the inner working of w...
más de 8 años hace | 1 respuesta | 1
1
respuestaPregunta
MATLAB code to python conversion
I have this piece of MATLAB code that I wanted to convert to Python. I used this online tool called OMPC to convert 90% of the c...
más de 8 años hace | 3 respuestas | 1
3
respuestasPregunta
How to extract an object from an image
I've got this code to extract a single cashew from a image containing multiple cashews. I need the extracted image to be RGB as ...
casi 9 años hace | 3 respuestas | 0
3
respuestasPregunta
How to apply a function to every element of a matrix
Hi, I have a RGB image which in MATLAB is in the form of a 3D matrix. The code: angle_dimension = linspace(0,180,3); ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Asymmetric boundary - Image Processing
Hi, I've got this project where I grade cashews based on their color and size and I have written a code which does that too. I ...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Asymmetric boundary - Image Processing
Hi, I've got this project where I grade cashews based on their color and size and I have written a code which does that too. I ...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Integrate Mathematical Morphological Toolbox into Matlab
So I downloaded the 30 day trial pack of MATLAB's Mathematical Morphology Toolbox and it came in the form of an .exe file. So I ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add text to an image
I've this code that adds a bounding box to all the cashews present in an image. The image is attached. rgbImg = imread('Whi...
alrededor de 9 años hace | 3 respuestas | 0
3
respuestasPregunta
How can I crop an object in an image without actually knowing where in the image the object is located?
I have attached the images of two cashew types. The first is knows as the 'Butts B' type and the other known as the 'Dessert Pie...
alrededor de 9 años hace | 1 respuesta | 0