photo

Aditya Chivate


Last seen: 11 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I wamt to generate spheres with different diameters and display it in a single image one below the other
clc; clear all; close all; data = csvread("Trial1.CSV"); x = data(:,1); y = data(:,2); figure; plot(x,y); figure; [X,Y,...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Find X and Y coordinates of white pixels in a grayscale image
Hi, I want to find the x and y coordinates of all the pixels corresponding to the white pixels in this image and store them in a...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I fit a curve on a detected edge?
Hello, I am working on a project which requires me to compare the growth rate of a particular process to some simulations. I ...

más de 1 año hace | 0 respuestas | 0

0

respuestas