photo

Francesco Pignatelli


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
4 답변

순위
13,021
of 300,364

평판
4

참여
9 질문
4 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


Splitting an edge HELP!!
Hello all, I have the following edge extracted (in yellow) that I want to split in two different parts based on the line passin...

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

2

답변

질문


Edge spline reconstruction... Easy Question
Dear all, I have an image I want to extract the edge, reconstruct it with a spline and then save the results as image array. I ...

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

1

답변

질문


Distance between pixels and axes in a image
Hi all, I have a small issue related to image processing. I have the following binarized image: and I would like to compute ...

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

1

답변

질문


Curvature of a 2D image
Hello all, I would like to plot the Probability Density Function of the curvature values of a list of 2D image. Basically I wou...

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

2

답변

질문


How to overlap edges from different images?
Hello all, I have a series of picture from which I have successfully extracted the edge. Now I want to superimpose all the ed...

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

1

답변

답변 있음
otsu's method
I=load('TFRON_V209_12-11-2013_1.jpg') level = graythresh(I) BW = imbinarize(I,level);

3년 초과 전 | 0

답변 있음
Removing extra white space on figure
When plotting, you can set after the plot command, the following: ylim([0 valuethatyouwant])

3년 초과 전 | 0

| 수락됨

답변 있음
PIV-OH Overlap
I have sorted it out.

3년 초과 전 | 0

| 수락됨

질문


Make a continuous line from an edge
Hello all, I am trying to extract the edge from a picture. However the resulting edge is disconnected and I do not know how to ...

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

1

답변

질문


How to interpolate a cloud of points?
Hello all, I have an set of 2D mean values from which I would like to compute the largest values. My 2D matrix is store so: [...

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

1

답변

답변 있음
convert to a vtk file
Hi! Try the function in the following link. It worke well for me: https://se.mathworks.com/matlabcentral/fileexchange/47814-vt...

3년 초과 전 | 0

질문


PIV-OH Overlap
Hello all, I am not new with Matlab but I am quite unexpert on dealing with imaging and overlapping. I have a vector field fro...

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

2

답변

질문


How can I plot some fft data in a different way?
Dear all, I usual plot spectrograms plotting time vs. frequency vs. amplitude. I have collected some records through a micropho...

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

2

답변