Community Profile

photo

Nurul Farhana Mohd Fadzli


Last seen: 11 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review

View badges

Feeds

View by

Question


Code generation failed when I want to deploy my function
I get this error below when trying to generate CUDA Code for the Jetson Target. Before this it works fine but this time it faile...

1 year ago | 0 answers | 0

0

answers

Question


How to find the angle of object by using other function instead of using minFeretProperties because it is not supported for code generation.
I need to deploy my algorithm to NVIDIA Jetson and I have created my coding and ready for code generation using MATLAB Coder. Un...

1 year ago | 4 answers | 0

4

answers

Question


Hi, Im trying to generate the C code for my matlab code using Matlab Coder. I got a lot of errors and one of them is Function 'imshow' not supported for code generation.
How do I fix this? Does imshow() is not supported in Matlab Coder ? Please help me. Thank you.

1 year ago | 1 answer | 0

1

answer

Question


can someone help me edit the code below so that the output image can display the value of rotation angle of the object with axis guide
It is just the example image that i want, the axis with the angle: this is my input image: % Perform edge detection with i...

2 years ago | 2 answers | 0

2

answers

Question


Hi all, how to create image datasets. I need them to train neural networks. I have about 15 to 20 images and I need to turn these images into an image dataset. Please.
I have tried to find the way to build image dataset but all of the example are using Python. But i want to use Matlab. Please he...

2 years ago | 2 answers | 0

2

answers

Question


Hi All, I am still new to MATLAB, i would like to detect the orientation of the box and if possible , I want to produce an output as I attached below.
The green line box is the right position for a box while the red is not. so, I can compare and identify whether the box is in ri...

2 years ago | 1 answer | 0

1

answer

Question


Can someone edit my code so that the final image output will have the orientation measurement on each object? like the line or boxes
clear all; clc; close all; %Input image img = imread ('C:\Users\User\Pictures\BOX.jpeg'); %Show input image figure, imshow...

2 years ago | 0 answers | 0

0

answers

Question


Hi, can i know how to find the orientation of an object?
I need to do a project that can identify the position and orientation of object on the conveyor so that the object will be in a ...

2 years ago | 1 answer | 0

1

answer