photo

Nurul Farhana Mohd Fadzli


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
116,623
of 297,503

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review

查看徽章

Feeds

排序方式:

提问


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...

2 years 前 | 0 个回答 | 0

0

个回答

提问


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...

2 years 前 | 4 个回答 | 0

4

个回答

提问


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.

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 2 个回答 | 0

2

个回答

提问


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...

3 years 前 | 2 个回答 | 0

2

个回答

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 0 个回答 | 0

0

个回答

提问


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 ...

3 years 前 | 1 个回答 | 0

1

个回答