Dekel Mashiach
Followers: 0 Following: 0
Statistics
RANK
205,467
of 295,467
REPUTATION
0
CONTRIBUTIONS
20 Questions
1 Answer
ANSWER ACCEPTANCE
15.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
2 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answersQuestion
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
answerHow 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