Community Profile

photo

Brian Ogilvie

Last seen: 29 días hace Con actividad desde 2016

Followers: 0   Following: 0

Contacto

Estadísticas

All
  • Revival Level 1
  • Solver
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Is the SURF algorithm implemented in MATLAB HDL friendly?
Hi Sonali & Armin, Did you know that MathWorks has a toolbox that, along with HDL Coder, allows you to generate Verilog or VHDL...

más de 3 años hace | 0

Respondida
Hdl black and white image blob analysis
Hello Ismail, Traditional blob analysis is not efficient on FPGAs due to the multipass nature of the algorithm. For real-time ...

más de 5 años hace | 0

| aceptada

Resuelto


The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...

más de 6 años hace

Respondida
Generate HDL code from SVM function in Matlab.
Hi Mohamed, The SVM function or ClassificationSVM object are not directly supported for HDL code generation but you can build...

más de 6 años hace | 0

Respondida
How to get 2D matrix of pixels from visionhdl.frame2pixels to operate with blocks?
Hi Vladislav The output of the Vision HDL Toolbox is a pixel stream that can be realized in an FPGA or ASIC using VHDL or Ver...

alrededor de 8 años hace | 0

Respondida
What does the LineBufferSize property of Median Filter actually mean?
Hi Vladislav, Yes, you have correctly understood the LineBufferSize property for the Median Filter. It is the length of t...

alrededor de 8 años hace | 0

| aceptada