Statistics
RANK
18,600
of 295,467
REPUTATION
2
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
2
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
PLEASE HELP! I need to detect lines using Hough Transform
I need to detect road lanes using the Hough Transform. I'm using the image attached and I'm getting the following result. Can an...
7 years ago | 0 answers | 0
0
answersQuestion
How to show an image axes in pixeles?
I want to display the axes of an image in pixels, I mean the center (0,0) must be placed in the top left corner of the image and...
8 years ago | 3 answers | 0
3
answersQuestion
How to make a projection using a synthetic image given the camera's intrinsic and extrinsic parameters?
I've already got intrinsic and extrinsic parameters of a stereo system stored in a variable (calibration.mat). I've created the ...
8 years ago | 0 answers | 2
0
answersQuestion
How can I detect road lanes using Hough Transform?
I need to detect the two lines from the road lane using the Hough Transform like the image below. Any help is appreciated. <<...
8 years ago | 1 answer | 0
1
answeri am new to camera calibration.how to find intrinsic and extrinsic parameters of a given image using matlab?
You can calibrate the cameras one by one using a checker board pattern, which is the easiest method in my opinion. The process i...
8 years ago | 0
Question
How to make a road lane for a synthetic image in gray scale?
I'm trying to make a synthetic image in gray scale with some lines to simulate a road lane similar to the image attached. I appr...
8 years ago | 1 answer | 0