photo

Vishal Raveendranathan


2013년부터 활동

Followers: 0   Following: 0

메시지

Currently doing my Under Grad in Mechatronics Engineering.
Professional Interests: Image Processing, Robotics, Signal Processing, Artificial Intelligence

통계학

All
  • First Review
  • Thankful Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
MATLAB crashes on startup (segmentation violation)
If none of the above works. Change the display driver in to nouveau instead of the nVidia card driver.

거의 8년 전 | 3

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

거의 8년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

10년 초과 전

질문


Merging Hough Lines with (slight) slope variation
Is is possible to merge the houghlines together which are having a slight variation in the slope values for example of +/-5* tog...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to change the conventional theta values from [-90,89] to [0,359] ?
Hi with reference to the <http://stackoverflow.com/questions/16974627/how-would-you-convert-x-y-points-to-rho-theta-for-hough-tr...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to label Hough Lines?
It might sound noobish. Can somebody please tell me is it possible to label the lines after performing Hough transform. I actual...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Error while accessing the STATS properties in regionprops
if true % code STATS = regionprops(L, 'Extrema','Centroid'); if norm([STATS.Extrema(2,1), STATS.Extrema(2,2)]-[STATS.Ex...

10년 초과 전 | 답변 수: 1 | 0

1

답변