Community Profile

photo

Dekel Mashiach


Last seen: 1 year ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


Integral in matlab func
hey; I'm getting this error and don't understand why. hope someone can help... Persistent variable 'time_k1' is undefined on so...

1 year ago | 1 answer | 0

1

answer

Question


How to get an image from webcam in simulimk?
I use usb webcam and I need to get snapshot, someone know how can I do it in simulink?

2 years ago | 1 answer | 0

1

answer

Question


how to get an image from webcam
Hey; I need to get an image from webcam in simulink. I try to use "from video device" block and I dont know how to get snapshot...

2 years ago | 1 answer | 0

1

answer

Question


from video device - simulink
Hi; how can I get the image matrix of a snapshot in simulink after using from video device? I want to take a single picture an...

2 years ago | 1 answer | 0

1

answer

Question


Convert 2d image to 3d
Hi; I'm trynig to convert 2d image to 3d with the intrinsic matrix, I expect to get in the x-axis the distance in millimeters ...

2 years ago | 1 answer | 0

1

answer

Question


How to add webcam to simulink?
Hey; I wrote a code in matlab with webcam, and now I want to use it in simulink. How can I add webcam block or something that ...

2 years ago | 1 answer | 0

1

answer

Question


Problem when converte image to binary
I designed a code in image processing for an autonomous vehicle that needs to track between two white stripes. I designed the co...

2 years ago | 1 answer | 0

1

answer

Question


How to write a open cam loop?
Hey; I'm trying to converte a code from reading a video to open cam ; hope someone can help me. videoName = 'tt1.mp4'; ...

2 years ago | 1 answer | 0

1

answer

Question


Help with matlab crash
Hi; every time I run a simulink model it's crash... someone know what is the reason?

2 years ago | 1 answer | 0

1

answer

Question


Arduino and servo motor
Hey; I have this code to active servo motor, I want regulate the of the motor with binary values between 0-255. someone can hel...

2 years ago | 1 answer | 0

1

answer

Question


Converting a system of coordinates
Hey, I'm doing a project on a vehicle that follows the route with the help of a camera. I'm trying to do a conversion from a ca...

2 years ago | 2 answers | 0

2

answers

Question


Integral velocity to get angle
I'm trying to get the angle from mpu6050... anyone can help? clear all; clc; port = 'COM9'; % board = 'Uno'; % a = ar...

2 years ago | 0 answers | 0

0

answers

Question


How can I use mpu6050 without arduino?
Hey, I wan't to get angle from mpu6050 without use arduino. Can I do it?

2 years ago | 1 answer | 0

1

answer

Question


Transforming 2D image coordinates to 3D world coordinates
Hey, I'm trying to convrte from 2d image to 3d real world coordinates. The image I attached has the opposite ratio, from 3D to ...

2 years ago | 2 answers | 0

2

answers

Question


Can I convert 2D images into 3D ?
Hey I want to convert this image to 3d, I have the calibrate data but I don't know I to use it.

2 years ago | 1 answer | 0

1

answer

Question


How to create centerline between to lines in image
Hi, I'm trying to create a centerline between the two white lines, I hope someone can help me fix it. fullFileName = 'road.pn...

2 years ago | 1 answer | 0

1

answer

Question


How to create a centerline between lines in image?
Hi I'm trying to convert the image to binary and create a centerline between the two white lines. Can someone please help me? ...

2 years ago | 3 answers | 0

3

answers

Question


Convert 2d image to 3d coordinates
Hey, I want to convert the image from 2d to 3d, and I don't know how to do it and if it's possible.

2 years ago | 2 answers | 0

2

answers

Question


can I equation of a curve from an image?
Is it possible to find the equation of a curve from an image? I want to find the equation of the line in green:

2 years ago | 1 answer | 0

1

answer

Answered
How to create a centerline between lines in image
thank you!!!! ,you helped me so much and i'm trying to make the line unbroken. just a final question: can you elaborate what par...

2 years ago | 0

Question


How to create a centerline between lines in image
Hi, I'm trying to create a centerline between the two lines. Can someone help me? [rows, columns] = size(birdsEyeImage); left...

2 years ago | 3 answers | 0

3

answers