Statistics
10 Questions
0 Answers
RANK
22.135
of 295.467
REPUTATION
2
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 8 jaar ago | 1 answer | 1
1
answerQuestion
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...
meer dan 8 jaar ago | 3 answers | 1
3
answersQuestion
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 ...
bijna 9 jaar ago | 3 answers | 0
3
answersQuestion
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); ...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 9 jaar ago | 3 answers | 0
3
answersQuestion
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...
ongeveer 9 jaar ago | 1 answer | 0