photo

Nikhil Hegde


NITK Surathkal

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
0 个回答

排名
22,163
of 300,857

声誉
2

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
2

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答

提问


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...

10 years 前 | 1 个回答 | 1

1

个回答

提问


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...

10 years 前 | 3 个回答 | 1

3

个回答

提问


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 ...

10 years 前 | 3 个回答 | 0

3

个回答

提问


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); ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


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 ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


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 ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


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...

10 years 前 | 3 个回答 | 0

3

个回答

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答