photo

Queila Martins


2015년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


CieLaB grayscal, Red and Green Channels
Hi, I have a program that gets an RGB image, transforms it to grayscale and then extracts its red and green channel. I need ...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


In subplot, how do I plot all images in same size?
Hi, I'm trying to use subplot to show a ranking of images. I've been trying to understand how to change the code to get all ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Can't find a string inside a cell array
Based on Guillaume's answer, I tried a code that got me what I needed: find(ismember([onlyFirstColumn{:}], imgConsult)); ...

7년 초과 전 | 0

| 수락됨

질문


Can't find a string inside a cell array
Hi, I have a cell array of 30 lines x 1 column. Its name is onlyFirstColumn, and this is it's content: 'IMG10_N6.mat' ...

7년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Why .^2 does not work as expected?
Hi, I'm doing some math calculations in a code. I noticed something strange in the code below: a = imread('C:\tqPixels.png...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Can I get pdist2 results as only one value?
Hi, I've been using some code I wrote to calculate some distances (Euclidean, Canberra, etc). However, I did some research a...

대략 8년 전 | 답변 수: 3 | 0

3

답변

질문


How to extract portions of image as matrix (not simple array) and how to draw a rectangle of the portion that was extracted?
Hi, I need to extract portions of an image. Before doing it, I tranform the image to grey, and then I extract everything t...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to extract 4 portions of main object of image with black background
Hi, I have an image with a black background. I would like to extract 4 portions of the main object of the image, a leaf (as ...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to get find() results as a matrix?
Hi, I have a binary image that was obtained from a color image (both were attached here). The background of the segmented im...

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


General leaf segmentation for white or colored background
Hi, I need to do an image segmentation on a leaf image. My image dataset has 2 types of images: some have white background a...

거의 9년 전 | 답변 수: 2 | 0

2

답변

질문


How to remove noise from leaf image
Hi, I'm asking this questions after spending a lot of days researching without getting an solution for my problem (the good ...

거의 9년 전 | 답변 수: 1 | 0

1

답변