Rahul punk
www.yawot.com
Followers: 0 Following: 0
Automation Engineer if any kind of automation (PLC, HMI, VFD, DCS, Arduino, excel, website building and hosting etc)required feel free to email Contact@yawot.com
Estadística
12 Preguntas
34 Respuestas
10 Archivos
Cody0 Problemas
5 Soluciones
CLASIFICACIÓN
5.555
of 295.467
REPUTACIÓN
8
CONTRIBUCIONES
12 Preguntas
34 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
6.515 of 20.234
REPUTACIÓN
166
EVALUACIÓN MEDIA
4.90
CONTRIBUCIONES
10 Archivos
DESCARGAS
16
ALL TIME DESCARGAS
1189
CLASIFICACIÓN
49.379
of 153.912
CONTRIBUCIONES
0 Problemas
5 Soluciones
PUNTUACIÓN
62
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
2 Público Canales
EVALUACIÓN MEDIA
40
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
how to find distances from edges in irregular binary image?
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
HOW TO FIND DISTANCES BETWEEN BLACK OBJECTS WITH EDGE TO EDGE?
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Anybody Know About how to find this red marking distance(binary image)
más de 3 años hace | 0 respuestas | 0
0
respuestassaving an image to disk
%read image tt= imshow(image) ; %save your image other location with any name save desktop or any folder also saveas(tt,'C:...
más de 3 años hace | 0
Saving images in a directory folder
%read image test.jpg tt= imshow('C:\Users\admin\Desktop\test.jpg') ; %save your image other location with any name save deskt...
más de 3 años hace | 0
How to save image from one folder to another?
%read image test.jpg tt= imshow('C:\Users\admin\Desktop\test.jpg') ; %save your image other location with any name save deskt...
más de 3 años hace | 0
How to save an image to a folder?
%read image tt= imshow(image) ; %save your image other location with any name save desktop or any folder also saveas(tt,'C:\...
más de 3 años hace | 0
how to save image in specific folder in matlab?
%read image tt= imshow(image) ; %save your image other location with any name save desktop or any folder also saveas(tt,'C:...
más de 3 años hace | 0
How to save an image in a folder automatically?
%read image test.jpg tt= imshow(image) ; %save your image other location with any name save desktop or any folder also savea...
más de 3 años hace | 0
Pregunta
how to find the distance of all objects in given image
más de 3 años hace | 1 respuesta | 0
1
respuesta1
respuestaCan anyone explain how to this codes generated from neural network???how to apply this code in arduino ide??
yes it is possible, you can convert Matlab code to c++ or c using Matlab coder, after convert then download and create Arduino ...
alrededor de 4 años hace | 0
Problem with dimensions setting of textbox (annotations)
https://stackoverflow.com/questions/5606958/mark-points-with-a-value-in-a-matlab-plot
más de 5 años hace | 0
Pregunta
how to find x value on this graph point name is find??
más de 5 años hace | 1 respuesta | 0
1
respuestaHow to display the max values of a given interval
m = [7;1;4;4;12;2;6;10;2]; [temp,originalpos] = sort( m, 'descend' ); n = temp(1:3) p=originalpos(1:3)
más de 5 años hace | 0
Pregunta
how to find intersection point of these graph??
filename = 'gg.csv'; A = xlsread(filename); filename = 'gg.csv'; sheet = 1; x1=A(:,1); y1=A(:,2); hold on set...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
how to plot this peak signal to straight or horizontal ,due to light intensity center part plot above the starting and ending point ,but i need plot all data with same base line.
más de 5 años hace | 0 respuestas | 0
0
respuestasHow to find out distance among peaks from a plot?
%If y is your signal x=10:0.1:100; y=100*cos(x)./x; plot(x,y) % you have to specify what is the major peak min_peak=2 [pea...
más de 5 años hace | 0
How to find aspect ratio of small blob?
https://in.mathworks.com/matlabcentral/fileexchange/70220-extractbiggestblob?s_tid=prof_contriblnk
más de 5 años hace | 0
How to perform canny edge detection to detect the head portion and to count the people who are entering into a room?
https://www.mathworks.com/matlabcentral/fileexchange/70220-rahulpunk?s_tid=prof_contriblnk
casi 6 años hace | 0
How do I detect large bubbles on the surface of a boiling liquid?
https://www.mathworks.com/matlabcentral/fileexchange/70220-rahulpunk?s_tid=prof_contriblnk
casi 6 años hace | 0
How can i detect fire using image processing in live video?
https://www.mathworks.com/matlabcentral/fileexchange/70220-rahulpunk?s_tid=prof_contriblnk
casi 6 años hace | 0
How can I implement image processing toolbox functions (like 'imfindcircles') in Simulink to process real-time video frames?
https://www.mathworks.com/matlabcentral/fileexchange/70220-rahulpunk?s_tid=prof_contriblnk
casi 6 años hace | 0
Real time image processing timing problem
https://www.mathworks.com/matlabcentral/fileexchange/70220-rahulpunk?s_tid=prof_contriblnk
casi 6 años hace | 0
bwconncomp doesn't count correctly
use this https://www.mathworks.com/matlabcentral/fileexchange/70220-rahulpunk?s_tid=prof_contriblnk
casi 6 años hace | 0
how to get a good threshold so i can calculate the length and width of that thin line using pixel
https://www.mathworks.com/matlabcentral/fileexchange/70220-rahulpunk?s_tid=prof_contriblnk
casi 6 años hace | 0
Find distances in image
https://www.mathworks.com/matlabcentral/fileexchange/70220-rahulpunk?s_tid=prof_contriblnk
casi 6 años hace | 0
anyone have a multi color detection code (not only rgb,more color)
https://www.mathworks.com/matlabcentral/fileexchange/70220-rahulpunk?s_tid=prof_contriblnk this code also incude red object det...
casi 6 años hace | 0