Nurul Farhana Mohd Fadzli
Followers: 0 Following: 0
Statistiques
8 Questions
0 Réponses
RANG
206 631
of 295 448
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 227
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 872
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
presque 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 2 ans il y a | 4 réponses | 0
4
réponsesQuestion
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.
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 2 ans il y a | 1 réponse | 0