Statistiques
10 Questions
0 Réponses
RANG
22 157
of 297 105
RÉPUTATION
2
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
2
RANG
of 20 417
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 897
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
presque 9 ans il y a | 3 réponses | 1
3
réponsesQuestion
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 ...
environ 9 ans il y a | 3 réponses | 0
3
réponsesQuestion
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); ...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 9 ans il y a | 1 réponse | 0