Community Profile

photo

Yuval Levental


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • Promoter
  • CUP Challenge Master
  • Community Group Solver
  • Commenter
  • Introduction to MATLAB Master
  • Solver

View badges

Feeds

View by

Answered
How can I synthesize the Stereo Image Rectification simulink model for Intel Arria?
Answering my own question: I recently learned that the Bit Concat block can concatenate two pixel streams into one pixel stream,...

3 years ago | 0

Question


Would it be possible to have access to the "Disparity Estimation for Stereo Vision" Simulink model?
I am working on stereo vision, but the SGBM model (https://www.mathworks.com/help//visionhdl/ug/stereoscopic-disparity.html) is ...

3 years ago | 0 answers | 0

0

answers

Question


For Zynq hardware, could I use the AXI4-Stream Video Interface with a source resolution lower than 1080p?
This refers to the following documentation page: Getting Started with AXI4-Stream Video Interface in Zynq Workflow It says that...

3 years ago | 1 answer | 0

1

answer

Question


How can I synthesize the Stereo Image Rectification simulink model for Intel Arria?
This is the simulink model: https://www.mathworks.com/help/visionhdl/ug/stereoscopic-rectification.html It says at the bottom t...

3 years ago | 2 answers | 0

2

answers

Question


Is the rectifyStereoImages function or the "Stereo Image Rectification" simulink model more accurate?
Code: https://www.mathworks.com/help/vision/ref/rectifystereoimages.html Simulink model: https://www.mathworks.com/help/visio...

3 years ago | 1 answer | 0

1

answer

Answered
Is there a Matlab version of the OpenCV function initUndistortRectifyMap()?
Answering my own question. There isn't such a function, but finding the (x, y) bounds and Homography matrices from ComputeRecti...

3 years ago | 1

| accepted

Question


Is there a Matlab version of the OpenCV function initUndistortRectifyMap()?
https://docs.opencv.org/3.4/da/d54/group__imgproc__transform.html#ga7dfb72c9cf9780a347fbe3d1c47e5d5a I need the undistortion an...

3 years ago | 2 answers | 0

2

answers

Question


How can I convert Stereo Image Rectification into a Simulink Model?
I would also like to include FPGA block ram BRAM. https://www.mathworks.com/help/vision/ref/rectifystereoimages.html I would l...

3 years ago | 1 answer | 0

1

answer

Question


Best method to find maximum and minimum second derivatives of function
Hello, I created this script to find the maximum and minimum second derivatives of a given array. I was wondering what possibl...

4 years ago | 0 answers | 0

0

answers